-
每个数据用二个字节,十六进制格式存储, 本程序主要是将这些用十六进制格式存放的数据转换成整数格式显示,以方便阅读...
每个数据用二个字节,十六进制格式存储, 本程序主要是将这些用十六进制格式存放的数据转换成整数格式显示,以方便阅读-with two each data byte hexadecimal format storage, the procedure is to use these hexadecimal format for storing the data conversion integer format to facilitate reading
- 2022-03-19 03:59:23下载
- 积分:1
-
produced three
三维立体图制作-produced three-dimensional map
- 2022-11-26 23:10:08下载
- 积分:1
-
可以控制光驱开关的小软件 当点击打开后可以弹出光驱 点击关闭后关闭光驱...
可以控制光驱开关的小软件 当点击打开后可以弹出光驱 点击关闭后关闭光驱-drive can be controlled by a small switch software when it can pop open the drive after it closed after the closure drive
- 2022-10-05 01:40:04下载
- 积分:1
-
design patterns VC example, can be used to study design patterns. I feel very us...
设计模式的VC例子,可以用于学习设计模式。我自己觉得很有用。这个是Build模式-design patterns VC example, can be used to study design patterns. I feel very useful. This is the Build Model
- 2023-08-21 01:20:03下载
- 积分:1
-
微软CRM3.0客户端应用程序示例,C#开发
微软CRM3.0客户端应用程序示例,C#开发-Microsoft CRM3.0 client application examples, the development of C#
- 2022-03-23 10:33:10下载
- 积分:1
-
介绍C++模板库的很好的教程,极具参考价值,能使你得到较大提高...
介绍C++模板库的很好的教程,极具参考价值,能使你得到较大提高-Introduced the C++ Template library very good tutorial, great reference value, can you get a larger raise
- 2022-03-18 05:46:19下载
- 积分:1
-
控制器的java项目的…如此多的控制被使用
java project of controllers .... so many controls are used-java project of controllers .... so many controls are used....
- 2022-02-04 08:13:41下载
- 积分:1
-
很好用的学校门户网站,可以修改为企业的网站。用户名密码都在压缩包里。...
很好用的学校门户网站,可以修改为企业的网站。用户名密码都在压缩包里。-Schools with a good web portal, you can modify the site for the enterprise. User name Password bag in the compression.
- 2022-04-23 13:49:55下载
- 积分:1
-
如何创建临时文件
如何创建临时文件-how to create temporary files
- 2022-03-31 02:08:01下载
- 积分:1
-
使用代码生成条形码
如果(string.IsNullOrWhiteSpace(this.BarCodeText)) 抛出新的ArgumentException(“条形码之前,必须设置为调用生成”); //确保条码不包含无效字符 } //确定条码宽度 变种widthOfBarCodeString= 0; VAR wideToNarrowRatio=2.0; 对于(VAR I =0; I
- 2022-05-29 10:39:42下载
- 积分:1