发嗲彩虹

文章
4
资源
1
加入时间
2年10月21天

实现-驼峰和下划线的转换 工具类

/** * 工具类-驼峰和下划线的转换 */public class StringUtil { /** * 下划线命名转驼峰命名 * @param underscore * @return */ public static String underscoreToCamelCase(Strin...

【FPGA学习笔记】初次使用FPGA硬件编程编程语言Verilog编写HDL程序03

初次使用FPGA硬件编程编程语言Verilog编写HDL程序01初次使用FPGA硬件编程编程语言Verilog编写HDL程序021、案例:声明电线随着电路变得越来越复杂,您将需要电线将内部组件连接在一起。当你需要使用连线时,你应该在模块的主体中​​声明它,在它第一次使用之前的某个地方。module top_module ( input in, // 声明输入线 in output out // 声明输出线 out); wi

Flash AS解决中文mp3乱码

Flash如果MP3的ID3标签使用GB2312编码,那么在Flash脚本输出时是乱码的代码1var s:Sound=new Sound(this); s loadSound("dxh mp3",fals