-
在EXCEL中 ? VBA开发
在EXCEL中 ? VBA开发
- 2022-01-28 07:17:22下载
- 积分:1
-
简单明了的文件读取源码哈
简单明了的文件读取源码哈-straightforward document read source Kazakhstan
- 2022-09-22 18:00:02下载
- 积分:1
-
VC++编程,有源代码,这是一个简单操作系统注册表的类
VC++编程,有源代码,这是一个简单操作系统注册表的类-VC++ Programming, source code, this is a simple type of operating system registry
- 2022-06-21 07:15:19下载
- 积分:1
-
windows错误代码解释器。这个工具是用Win32asm写的翻译windows错误代码的工具。附带了asm的源程序,想学习win32asm的不妨看一看。...
windows错误代码解释器。这个工具是用Win32asm写的翻译windows错误代码的工具。附带了asm的源程序,想学习win32asm的不妨看一看。-windows error code interpreter. This tool is used to write the Win32asm windows error code translation tool. Asm2 fringe of the source files, to study the win32asm may wish to look at.
- 2022-03-10 12:12:32下载
- 积分:1
-
on access time in a small program
一个小程序中的访问时间
- 2022-01-25 15:36:11下载
- 积分:1
-
Fortran科学计算程序,计算多原子间力的大小,能级分布
Fortran科学计算程序,计算多原子间力的大小,能级分布-Fortran procedures for scientific computing, computing power and more inter-atomic size, level distribution
- 2022-03-12 19:47:44下载
- 积分:1
-
一个得到本机所有进程的例子
一个得到本机所有进程的例子--An example of getting all processes of localhost
- 2022-03-06 09:44:56下载
- 积分:1
-
Visual Studio .NET 2003环境下用C++编写的查看信息了…
visual studio.net 2003环境下的一个用c++编写的内存查看信息状态小程序,希望对c++学习者有所帮助-visual studio.net 2003 environment with a c++ prepared to view information on the state of the memory applet, I hope to c++ help learners
- 2022-01-26 00:28:07下载
- 积分:1
-
获得WIN的版本和SP补丁包的版本,非常快速,非常准确
获得WIN的版本和SP补丁包的版本,非常快速,非常准确-get win and sp servion
very quick and correct
- 2022-08-17 04:00:37下载
- 积分:1
-
// 字节数据转换为可打印字符串
// 如:{0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01}...
// 字节数据转换为可打印字符串
// 如:{0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01} --> "C8329BFD0E01"
// pSrc: 源数据指针
// pDst: 目标字符串指针
// nSrcLength: 源数据长度
// 返回: 目标字符串长度-字节数据转换为可打印字符串
- 2022-03-06 12:41:32下载
- 积分:1