-
自动重启计算机系统,本代码包含相应功能函数,参考代码可编写相关功能。...
自动重启计算机系统,本代码包含相应功能函数,参考代码可编写相关功能。-automatically restart the computer system, this code contains the corresponding function, reference code can be prepared related functions.
- 2022-07-14 15:56:45下载
- 积分:1
-
This a recursive descent parser for C99. The output from the parser should be a...
This a recursive descent parser for C99. The output from the parser should be a parse tree.
- 2022-03-01 01:12:12下载
- 积分:1
-
这是一个钩子程序,作为一款学习用的程序,是很不错的,欢迎大家有空学习研究...
这是一个钩子程序,作为一款学习用的程序,是很不错的,欢迎大家有空学习研究-This is a hook procedures, as one study using the same procedures that are very good, we welcome time to study
- 2022-07-23 11:23:41下载
- 积分:1
-
In the cmd environment, often need to wait for some time, then you can use this...
在cmd环境中,经常需要等待一段时间,这时就可以使用这个工具了。使用该命令可以是时间单位的任意组合,例如:睡眠.exe1d2h3m4s承诺暂停1天2小时3分4秒
- 2022-02-04 08:33:50下载
- 积分:1
-
命名管道充分利用了Windows NT和Windows 2000内建的安全机制。
将命名管道作为一种网络编程方案时,它实际上建立了一个客户机/服务器通信体系...
命名管道充分利用了Windows NT和Windows 2000内建的安全机制。
将命名管道作为一种网络编程方案时,它实际上建立了一个客户机/服务器通信体系,并在其中可靠地传输数据。
命名管道是围绕Windows文件系统设计的一种机制,采用“命名管道文件系统(Named Pipe File System,NPFS)”接口,因此,客户机和服务器可利用标准的Win32文件系统函数(例如:ReadFile和WriteFile)来进行数据的收发。
-named pipe full advantage of the Windows NT and Windows 2000 built-in security system system. To be named as a pipeline network programming package, which is actually the establishment of a client/server communication system, and in which reliable data transmission. A named pipe is on the Windows file system design of a mechanism, "Named Pipe File System (Named Pipe File System, NPFS) "interface, therefore, client and server can use standard Win32 file system functions (such as : ReadFile and WriteFile) data to the transceiver.
- 2023-07-21 23:15:04下载
- 积分:1
-
由于程序的需要,我需要做一个使程序自动更新的小程序,找了找网上,介绍的都不够详细,这里我给出一个完整的自动更新的程序!
此程序为外部升级程序(需要主...
由于程序的需要,我需要做一个使程序自动更新的小程序,找了找网上,介绍的都不够详细,这里我给出一个完整的自动更新的程序!
此程序为外部升级程序(需要主程序的调用),具体代码这里就不罗列了,还是自己看源代码吧.此程序主要的思路是通过读取服务器文件获得升级版本及升级地址,有新版本则下载 如果想做成内部升级程序(在主程序内部自动检测及自动升级),只需要在主程序启动时相关的代码即可,大家不仿试试,主要的思路与这个是差不多的,不同之处是怎么处理主程序的自动关闭与启动问题.
-procedures needed, I need to do a procedure to enable automatic updating of small procedures, finding the Internet to find, introduced the detailed enough, and here I give a complete automatic update procedures! This procedure for external promotion procedures (need to call the main program), the specific code is not listed here , or your own source code to see it. The procedure is thinking through the server the document is read updates and upgrades address, the new version will have to download if they wish to create internal promotion procedures (in the main program of internal automatic detection and automatic updates), the main program needs only activated when the code can be we try not imitation, the main idea with this is similar to the dif
- 2023-09-07 16:45:04下载
- 积分:1
-
如何在vc中实现两个不同的实例进程之间的通信的核心代码。
如何在vc中实现两个不同的实例进程之间的通信的核心代码。-Vc how to achieve two different examples of the process of communication between the core code.
- 2023-08-16 01:10:03下载
- 积分:1
-
two consenting programs can directly communicate under Windows NT using the WM_C...
two consenting programs can directly communicate under Windows NT using the WM_COPYDATA message
- 2022-07-22 13:50:31下载
- 积分:1
-
控制系统中进程窗口的隐藏和显示
控制系统中进程窗口的隐藏和显示-process control system and hidden window display
- 2023-02-25 17:25:03下载
- 积分:1
-
《Windows 95 程式设计指南》PASCAL版示例(由VC代码转换而来)
《Windows 95 程式设计指南》PASCAL版示例(由VC代码转换而来)-"Windows 95 program design guidelines" PASCAL version of examples (from VC converted code)
- 2022-01-21 03:23:51下载
- 积分:1