-
Sometimes, it would be nice to have an edit box with a spell checker and/or thes...
Sometimes, it would be nice to have an edit box with a spell checker and/or thesaurus built in, especially if you use edit boxes to enter longer messages
- 2022-02-12 05:19:41下载
- 积分:1
-
called multithreading example
调用多线程的例子-called multithreading example
- 2022-04-21 21:52:54下载
- 积分:1
-
Modern C++ Design Generic Programming
and Design Patterns Applied
现代C++设计泛型编程
- 2022-05-09 08:57:59下载
- 积分:1
-
C standard library code
C++标准程序库code-C standard library code
- 2022-09-04 17:45:02下载
- 积分:1
-
聊天程序的服务端程序,给有需要的人一定的参考!
聊天程序的服务端程序,给有需要的人一定的参考!-Chat server process procedures available to those who are in need of some reference!
- 2022-07-13 20:12:28下载
- 积分:1
-
VB的1500个WINDOWSAPI类全集
VB的1500个WINDOWSAPI类全集-VB-1500 WINDOWSAPI Class Collection
- 2022-07-11 17:31:02下载
- 积分:1
-
相册管理器,一个相册管理的软件。运行程序时请将本目录中的两个类库拷贝到bin/Debug或者bin/Release目录下,此两个类库是程序运行所必需的。...
相册管理器,一个相册管理的软件。运行程序时请将本目录中的两个类库拷贝到bin/Debug或者bin/Release目录下,此两个类库是程序运行所必需的。-Album manager, an album management software
- 2022-09-26 20:20:03下载
- 积分:1
-
Base64 Content-Transfer-Encoding standard
这个小实用程序实现RFC1113中描述的Base64内容传输编码标准(http://www.faqs.org/rfcs/rfc113.html).
- 2023-05-21 23:10:03下载
- 积分:1
-
获取系统硬件信息,内存使用状况,process进程列表
void ExeCPUID(DWORD veax) //初始化CPU信息
{
__asm
{
mov eax,veax
cpuid
mov deax,eax
mov debx,ebx
mov decx,ecx
mov dedx,edx
}
}
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-23 22:54:57下载
- 积分:1
-
将bmp转换为include文件,用于嵌入式编程中
将bmp转换为include文件,用于嵌入式编程中-will include conversion of documents for Embedded Programming
- 2023-05-19 06:05:03下载
- 积分:1