搜索资源列表
filewatchservicetest
- 使用FileSystemWatcher监控网络路径(包含源代码) 在VS2005中,.Net里面有个FileSystemWatcher控件,用来监控文件变化,它会通知文件创建,修改,删除的消息。网上这样的例子很多,但是在实际应用的时候,发现还有一些待处理的问题,我做了一个简单的demo,解决了如下的问题: 1. 多次连续触发 (通过一个定时器来解决) 2. 能监控网路路径 (serviceProcessInstaller的Account属性设置为NetworkService)
dingshiqi
- 本程序讲述在Visual c++.net下如何在应用程序中使用定时器,代码注释详细。有需要的朋友可以下载看看!-This procedure described in Visual c . Net in the application how to use the timer, code comment in detail. In need of a friend can download to see!