-
在安装应用程序的过程中有时需要实现关闭或重启计算机的功能。本实例将介绍如何用Visual C++控制计算机的关机和重启。...
在安装应用程序的过程中有时需要实现关闭或重启计算机的功能。本实例将介绍如何用Visual C++控制计算机的关机和重启。-In the process of installing the application is sometimes necessary to achieve the shut down or restart the computer functions. This example describes how to use Visual C++ control computer shutdown and restart.
- 2022-03-24 04:57:56下载
- 积分:1
-
windows多线程演示程序,visual c
windows多线程演示程序,visual c-windows multi-threaded demo program, visual c
- 2022-01-21 03:49:39下载
- 积分:1
-
Update Files Date. Updated directory of all the documents! Old code on the colla...
Update Files Date.更新目录下全部的文件!对旧代码的整理很有用!使用简单!主要用于MAKE时日期错误.-Update Files Date. Updated directory of all the documents! Old code on the collation very use! simple! MAKE mainly used when a mistake in the date.
- 2022-07-03 19:36:02下载
- 积分:1
-
一种用于方便保存小程序的文本,包括…
一个用来方便保存文本内容的小程序,包括源代码和程序.-one used to facilitate the preservation of the text of small programs, including source code and procedures.
- 2022-03-03 10:05:47下载
- 积分:1
-
CDROM的控制程序,弹出和关闭控制,以及右下角的图标和菜单实现...
CDROM的控制程序,弹出和关闭控制,以及右下角的图标和菜单实现-CDROM control procedures, the pop-up and shut down control, as well as the bottom right corner of the menu icons and realize
- 2022-01-31 20:53:48下载
- 积分:1
-
现在很多的笔记本都有屏幕亮度的调节,绝大多数都是通过键盘组合键的方式控制。该软件就是一个这样的例子。只是亮度的初始值以及阶数需要随实际情况作相应的改变。...
现在很多的笔记本都有屏幕亮度的调节,绝大多数都是通过键盘组合键的方式控制。该软件就是一个这样的例子。只是亮度的初始值以及阶数需要随实际情况作相应的改变。-now have many notebook screen brightness adjustment, the majority through the keyboard combination control of the keys. The software is one such example. Brightness is the initial value of the order with the actual needs of the relative changes.
- 2022-03-18 20:54:08下载
- 积分:1
-
快递管理系统,使用VC,MFC,C++技术开发
快递管理系统,使用VC,MFC,C++技术开发-express management system, using VC, MFC, C technology development
- 2022-04-27 05:51:41下载
- 积分:1
-
initialization_code_to_light_on_the_hx8238
Initialization_Code_to_light_on_the_HX8238-A --- Very useful-Initialization_Code_to_light_on_the_HX8238-A--- Very useful
- 2022-10-11 02:40:03下载
- 积分:1
-
一个简单的C++编程实例。适合于初学者。
一个简单的C++编程实例。适合于初学者。-a simple C programming examples. Suitable for beginners.
- 2022-03-26 03: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