-
规划如何捕获鼠标信息及相应的处理…
编程实现如何捕获鼠标信息并进行相应的信息处理。-Programming information on how to capture the mouse and the corresponding treatment information.
- 2023-06-01 14:25:03下载
- 积分:1
-
aaaaaaaaaaaaaaaaaaaa
新编Windows API参考大全
新编Windows API参考大全
-aaaaaaaaaaaaaaaaaaaa
- 2022-02-21 00:02:44下载
- 积分:1
-
基于dos的事实多任务调度核心,简单的演示程序,共九个任务在运行...
基于dos的事实多任务调度核心,简单的演示程序,共九个任务在运行-based on the fact that many dos task scheduling core, a simple demonstration, with a total of nine tasks running! !
- 2023-07-29 20:30:02下载
- 积分:1
-
通过SMTP验证登录邮箱发送邮件。Login certification through SMTP mail to send messages....
通过SMTP验证登录邮箱发送邮件。Login certification through SMTP mail to send messages. -Sign-mail through the SMTP authentication to send mail. Login certification through SMTP mail to send messages.
- 2023-08-05 12:20:05下载
- 积分: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
-
实现cpu调度问题.值得参考学习.可以改进使用.
实现cpu调度问题.值得参考学习.可以改进使用.-The realization of cpu scheduling problem. It is also useful to learn. Can improve the use of.
- 2023-07-18 19:25:03下载
- 积分:1
-
可以实现软件的限次使用
可以实现软件的限次使用-software can restrict the use of time
- 2023-05-04 16:00:03下载
- 积分:1
-
Show the dynamic link library
显示动态链接库相关信息,帮助理解DLL内容。-Show the dynamic link library-related information to help understand the contents of DLL.
- 2022-01-28 08:59:14下载
- 积分:1
-
VC++ based on the keyboard hook to write a small program used to enumerate all c...
VC++基于键盘钩子写的一个小程序,用来枚举当前所有打开的窗口名称、标题、类名称等,并实施强制隐藏、显示所选窗口,内含键盘钩子的DLL源文件,测试文件编译后要和DLL文件存放在一个目录中。-VC++ based on the keyboard hook to write a small program used to enumerate all currently open windows name, title, class name, etc., and mandatory hide, show the selected window, containing the keyboard hook DLL source files, test file DLL files should be compiled and stored in a directory.
- 2022-03-21 13:05:29下载
- 积分:1
-
c++教务管理系统部分源代码
本系统是基于C++语言编写的,包括三大模块,学生管理,教师管理,管理员管理,其中不同的用户有不同的权限.代码可能做的有些不完善,其大家多指点一下
- 2023-04-23 20:40:03下载
- 积分:1