-
Windows 服务被设计用于需要在后台运行的应用程序以及实现没有用户交互的任务。为了学习这种控制台应用程序的基础知识,C(不是C++)是最佳选择。本文将建立并...
Windows 服务被设计用于需要在后台运行的应用程序以及实现没有用户交互的任务。为了学习这种控制台应用程序的基础知识,C(不是C++)是最佳选择。本文将建立并实现一个简单的服务程序,其功能是查询系统中可用物理内存数量,然后将结果写入一个文本文件。最后,你可以用所学知识编写自己的 Windows 服务。-Windows service is commonly used by program which running without intactive with users. To learn how to develop it, C is the best choice. This article will give you an example about how to develop a basic service program which can query the physical memory and write the results to a text file. You can develop your own service program after this pratice.
- 2022-09-21 05:20:02下载
- 积分:1
-
- 2023-07-04 19:20:03下载
- 积分:1
-
更改目标文件字节序,以写入flash中,适应big/little endian 的CPU。...
更改目标文件字节序,以写入flash中,适应big/little endian 的CPU。-Change the target file byte order, to write to flash, the adaptation big/little endian of the CPU.
- 2023-05-20 07:05:04下载
- 积分:1
-
是一个使用socket套件发送邮件的一个例程,虽然很简单但是可供初学者学习借鉴...
是一个使用socket套件发送邮件的一个例程,虽然很简单但是可供初学者学习借鉴-socket is a suite of a mail routines, but very simple for beginners to learn from
- 2023-09-07 13:45:03下载
- 积分:1
-
wince 下播放声音软件,可以同时播放多通道的声音。
wince 下播放声音软件,可以同时播放多通道的声音。-wince the next play a sound software that can play both multi-channel sound.
- 2022-03-25 22:17:59下载
- 积分:1
-
巧用注册表保护操作系统安全,用注册表修改来保护或者维护你的电脑...
巧用注册表保护操作系统安全,用注册表修改来保护或者维护你的电脑-Using the registry to protect the operating system security, use the registry to protect, or modify the maintenance of your computer
- 2023-01-13 03:10:03下载
- 积分:1
-
C-process-function
用于开发c语言程序及系统编程要用的进程库函数,是一些非常基础的C语言库函数(Library functions for development c language program)
- 2016-04-23 09:17:06下载
- 积分:1
-
用VC开发的C语言编写的MD5程序源码,作为开发md5的参考
用VC开发的C语言编写的MD5程序源码,作为开发md5的参考-MD5 program resource code using vc develop and wirtten though C language,as reference for MD5 s development.
- 2022-07-11 12:02:27下载
- 积分:1
-
VC矩阵处理函数
VC矩阵处理函数,非常好的事例帮助你实现矩阵的一系列处理,可以在其他的编程过程中直接调用,大大方便的程序的开发过程,更好地实现各种编程功能。值得学习和推广
- 2022-05-26 18:36:43下载
- 积分:1
-
窗口打开关闭动画效果。
打开:窗体慢慢向下展开
关闭:窗体慢慢向上收回...
窗口打开关闭动画效果。
打开:窗体慢慢向下展开
关闭:窗体慢慢向上收回-Close window animation effects
- 2023-03-10 12:25:04下载
- 积分:1