Windows Service
摘要:
Windows Service是一种在后台运行的程序,它没有与用户交互的界面操作. Windows Service属于控制台程序,下面将对Service编程做一个简要的介绍: 1.包含头文件 #include<stdio.h> 日志写入磁盘 2.输入日志路径 #define SERVICE_LOG_FILE ("D:\\feAudioService\\AudioSe... 阅读全文
posted @ 2010-03-24 13:37 畅思笔录 阅读(990) 评论(0) 推荐(0)
浙公网安备 33010602011771号