-
温度控制程序,在设计中经常会用到的程序,可以做为参考
温度控制程序,在设计中经常会用到的程序,可以做为参考-Temperature control procedures, in the design process is often used, can be used as reference
- 2022-03-12 14:58:28下载
- 积分:1
-
应用Visual C++ 6章的例子
实用Visual C++6.0教程各章节的源代码,能很好地帮助初学者熟悉VC开发平台。-Pratical Visual C++6.0 chapter examples
- 2022-03-24 19:45:53下载
- 积分:1
-
使用pictureBox画出的数码时钟显示程序,可设置时间等
使用pictureBox画出的数码时钟显示程序,可设置时间等-use of the digital clock display program can be set up time
- 2022-04-27 07:05:18下载
- 积分:1
-
<Visual C++程序设计技巧与实例>第三单
第三单-lt; Visual C programming skills and examples gt; Third-
- 2022-06-29 17:04:41下载
- 积分:1
-
程序运行初期,程序首先会通过LoadLibrary函数加载动态链接库Shell32.dll,并且把加载后的操作句柄存储在LibHandle中。然后通过@SHEm...
程序运行初期,程序首先会通过LoadLibrary函数加载动态链接库Shell32.dll,并且把加载后的操作句柄存储在LibHandle中。然后通过@SHEmptyRecycleBin:=GetProcAddress (LibHandle, SHEmptyRecycleBinA )语句读取SHEmptyRecycleBinA函数的地址,如果以上语句能够正确执行(也就是@SHEmptyRecycleBin不等于nil),那么就调用SHEmptyRecycleBin完成清空回收站的操作。最后释放动态链接库。-The early run, the program will first of all through the LoadLibrary function to load dynamic link library Shell32.dll, and after the load operation is stored in the handle of LibHandle. Then @ SHEmptyRecycleBin: = GetProcAddress (LibHandle, SHEmptyRecycleBinA) statement read function SHEmptyRecycleBinA address, If the above statement to the correct implementation (that is, @ SHEmptyRecycleBin does not mean nil), then call the Empty Recycle Bin SHEmptyRecycleBin complete operation. Finally the release of a dynamic link library.
- 2022-11-16 11:20:03下载
- 积分:1
-
Win2KNT下屏蔽Ctrl+Alt+Del的响应
Win2KNT下屏蔽Ctrl+Alt+Del的响应-Win2KNT under shielding Ctrl Alt Del response
- 2022-01-22 13:57:03下载
- 积分:1
-
windows下http的post方法的代码
资源描述windows下用curl编写的一个简单的连接httpserver的源码,使用post的方法。
- 2023-07-10 04:45:05下载
- 积分:1
-
C语言最新编程技200例,,,c语言初学者用得到的
C语言最新编程技200例,,,c语言初学者用得到的-c 200
- 2023-04-09 02:10:04下载
- 积分:1
-
WinCE 5.0的PXA270Bootloader,使用LAN91网卡
WinCE 5.0的PXA270Bootloader,使用LAN91网卡-WinCE 5.0 PXA270Bootloader, LAN91 card use
- 2022-02-06 03:59:26下载
- 积分:1
-
FlashGet
用VC++6实现FlashGet的最小化和关闭的效果-FlashGet
- 2022-01-22 16:18:14下载
- 积分:1