搜索资源列表
监控文件修改时间以判断是否为最新文件
- 1、监控文件修改时间以判断是否为最新文件 2、将判断符合条件的文件拷贝至指定目录-Control file size and file time
Windowsservice
- 1 在Service 的path下指定监控路径 类名fileSystemWatcher1 2 生成解决方案 执行vc.net命令提示 安装服务:在可执行文件(假如为aa.exe)目录下键入installutil aa.exe 删除服务:在可执行文件(假如为aa.exe)目录下键入installutil aa.exe /u 3 启动Service服务 4 现在就可以实现监控了.-1 in the path of Service to monitor th
CloudTerraceControler
- 一个云台控制系统程序,可用于公共场合监控,公寓住所防盗监控等。云台是一种设备,专门用于监控时调整摄像头位置。摄像头装于云台之上,该系统除了能够控制镜头的俯仰角和水平运动外,还能调节电子镜头的聚焦、光圈和变倍等,以便调整镜头视野和清晰度。 在使用VS.net编译本程序后,请将winio.dll、winio.vxd和winio.sys 三文件复制到可执行文件所在目录下, 否则WinIo库初始化函数initializeWinIO调用将会失败。-Cloud Terrace Controler c
directoryWatcher
- 这是一个windows的服务程序,根据配置文件监控多个目录文件的改变,如添加,修改,删除等功能,并在文件改变时启用设置相关程序,比较适合上传视频压缩功能. -this is a windows services using c#,just monitor files add,change,delete
FileWatch
- 封装改写的文件监控读取类.可有效解决监控文件目录的问题-Package to rewrite the file to monitor the reading class. Can be an effective solution to the problem of monitoring file directories