-
用VC++链接SQLServer数据库,包括链接,查询,插入,更新,删除等函数,已经将相关函数封装在类里面,可以直接重用或者扩充。...
用VC++链接SQLServer数据库,包括链接,查询,插入,更新,删除等函数,已经将相关函数封装在类里面,可以直接重用或者扩充。-With VC++ Link SQLServer database, including the link, query, insert, update, delete, etc. functions, has been encapsulated in the type of correlation function which can be directly reused or expanded.
- 2023-03-09 20:20:03下载
- 积分:1
-
用于错误处理的一个C++类,可以实现自动化指针错误的地方,很适用于进程崩溃时发现出错的位置...
用于错误处理的一个C++类,可以实现自动化指针错误的地方,很适用于进程崩溃时发现出错的位置-For error handling, a C++ Category, you can realize automation pointer wrong place, it is applicable to the process of the collapse of the location of errors found
- 2022-05-13 02:47:27下载
- 积分:1
-
获取windows版本号和运行模式!vc写的
获取windows版本号和运行模式!vc写的-access windows version and the operation mode! Vc write
- 2022-01-31 11:57:21下载
- 积分:1
-
本书是讲解Windows操作系统内部机制的一本专著。作者从基本概念入手,全面系统地介绍了Windows底层实现机制、Windows应用程序的基本构件(包括进程、...
本书是讲解Windows操作系统内部机制的一本专著。作者从基本概念入手,全面系统地介绍了Windows底层实现机制、Windows应用程序的基本构件(包括进程、线程、内存管理、动态链接库、线程本地存储和Unicode)以及各类Windows API等,并列举了大量应用程序示例,精辟地分析了Windows编程的各个难点和要点,为掌握Windows编程技巧提供了一条有效的捷径。-This book is to explain the internal mechanisms of Windows operating system a monograph. Authors from the basic concept, a comprehensive and systematic introduction to Windows realize the underlying mechanism, Windows applications, the basic components (including processes, threads, memory management, dynamic link library, thread local storage, and Unicode), as well as all types of Windows API and so on, and listed a large number of application examples, insightful analysis of the various Windows programming difficulties and points, in order to keep Windows programming skills to provide an effective shortcut.
- 2022-03-11 13:43:12下载
- 积分:1
-
利用底层键盘钩子拦载任意按键(回调版),这是源码,希望给新手一个参考。没有任务错误...
利用底层键盘钩子拦载任意按键(回调版),这是源码,希望给新手一个参考。没有任务错误-Keyboard hook to stop the use of the bottom button set arbitrary (callback version), which is source code, hope that a reference to the novice. There is no mission error
- 2022-06-20 01:39:12下载
- 积分:1
-
Win2KNT下屏蔽CtrlAltDel的响应
Win2KNT下屏蔽CtrlAltDel的响应-Win2KNT under shielding CtrlAltDel response
- 2022-04-24 00:05:55下载
- 积分:1
-
声音提示,好玩吧,想学习就下载来看看咯,真的会收获不少哦。...
声音提示,好玩吧,想学习就下载来看看咯,真的会收获不少哦。-voice suggested that it fun, to learn to look at the downloaded 1,10 will really gain a lot of oh.
- 2022-03-15 13:14:56下载
- 积分:1
-
一个NTFS稀疏文件的例子,对于开发虚拟硬盘系统有一定帮助.
一个NTFS稀疏文件的例子,对于开发虚拟硬盘系统有一定帮助.-NTFS sparse file an example of a virtual hard disk system for the development of some help.
- 2023-09-05 00:30:03下载
- 积分:1
-
一个桌面的泡泡提醒程序,调用系统的api实现。。可供学习
一个桌面的泡泡提醒程序,调用系统的api实现。。可供学习-A desktop to remind the bubble process, realize api call system. . For learning
- 2022-03-25 07:12:05下载
- 积分:1
-
暑假每天寝室实验室地跑,每次都要重设IP,很麻烦,于是写了个.bat的批处理脚本,可以快捷的更换IP。如果要使用的话只需修改ip(IP地址), msk(子网掩码...
暑假每天寝室实验室地跑,每次都要重设IP,很麻烦,于是写了个.bat的批处理脚本,可以快捷的更换IP。如果要使用的话只需修改ip(IP地址), msk(子网掩码), gtway(默认网关) 和snd(首先DNS服务器)的值即可。-Summer bedroom laboratory to run every day, every time to reset the IP, is cumbersome, they wrote a. Bat batch scripts, you can replace the fast IP. If you want to use, then simply modify ip (IP address), msk (subnet mask), gtway (default gateway) and snd (first DNS server) can be of value.
- 2022-10-10 11:35:03下载
- 积分:1