-
一个适合VB初学者程序
一个适合VB初学者程序 -Suitable for beginners VB program
- 2022-03-05 03:37:06下载
- 积分:1
-
C++实现Windows服务源代码,使用VS2008
C++ 实现的windows service 服务源代码,使用的是vs2008-C++ Realize the windows service services source code, using vs2008
- 2023-06-02 15:15:03下载
- 积分:1
-
读取注册表源代码
读取注册表源代码-registry read source code
- 2022-05-22 17:57:02下载
- 积分:1
-
// 字节数据转换为可打印字符串
// 如:{0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01}...
// 字节数据转换为可打印字符串
// 如:{0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01} --> "C8329BFD0E01"
// pSrc: 源数据指针
// pDst: 目标字符串指针
// nSrcLength: 源数据长度
// 返回: 目标字符串长度-字节数据转换为可打印字符串
- 2022-03-06 12:41:32下载
- 积分:1
-
系统热键的设置的一个例子
系统热键的设置的一个例子-set an example
- 2022-05-15 12:44:01下载
- 积分:1
-
功能强大的源代码管理器,和source
功能强大的源代码管理器,和source-insight齐名,但速度更快,是阅读学习代码的必备工具,特别是大工程更是不可缺少.完整source code,支持windows/Linux.-powerful source code manager, and the source-insight famous, but faster and is learning to read the code necessary tools, especially large projects is indispensable. Complete source code, support for Windows/Linux.
- 2022-01-26 02:36:12下载
- 积分:1
-
利用vc++ 实现文件的读取,写入,剪贴,复制,撤消,粘贴等功能,来源:Visual C++程序员实用大全(精华版)源代码...
利用vc++ 实现文件的读取,写入,剪贴,复制,撤消,粘贴等功能,来源:Visual C++程序员实用大全(精华版)源代码-use vc achieve document read, write, cut-and-paste, copy, withdraw, pasting, and other functions, sources : Visual C programmers Practical Solutions (best version) source code
- 2022-04-29 08:40:07下载
- 积分:1
-
vc the framework of a misnomer really justified Indeed, in order to download and...
vc的框架 的确说不过去名不副实的确, 为了下载而测试一下-vc the framework of a misnomer really justified Indeed, in order to download and test-huh
- 2022-11-28 08:00:04下载
- 积分:1
-
windows下NTFS文件系统的ChangeJournal编程的示例代码,可以用来实现自己的硬盘监视程序,但文件系统必须是NTFS...
windows下NTFS文件系统的ChangeJournal编程的示例代码,可以用来实现自己的硬盘监视程序,但文件系统必须是NTFS-windows NTFS File System under the ChangeJournal programming examples generation Codes can be used to realize their own hard disk monitoring program, but must file system is NTFS
- 2023-01-17 05:05:04下载
- 积分:1
-
Maze solving the problem, enter a maze matrix, matrix, said the passage of only...
求解迷宫问题,输入一个迷宫矩阵,矩阵只有1和0,1表示通行,0表示不行。是同过递归求解-Maze solving the problem, enter a maze matrix, matrix, said the passage of only one, and 0,1, 0 not do that. Been solved with the recursive
- 2022-12-03 22:20:03下载
- 积分:1