搜索资源列表
FileAlarm
- 实时监测被其打开的文件,当文件被其他程序更改时,发出警告并提示;若文件移走或删除发出警告并提示。-real-time monitor its open file, the file other procedural changes, warnings and prompts; If the document to delete or remove the warning and prompt.
wenjianjianshi
- 实用的文件更改通知程序,可监视指定的文件是否发生变化,在某些场合很有用。-useful document changes notification procedures can monitor whether the specified file changes, in some occasions useful.
DirMonitor1
- 这是一个文件监控程序,可以在应用层级别对指定目录下的文件操作进行监控,包括修改删除新建重命名等,并且可以指定文件的类型,以进行细粒度控制-This is a document control procedures, the application layer level to the designated directory file operations to monitor, the new amendments include the deletion rename, and can sp
FileWatch_demo
- This class helps you to monitor files like in the DevStudio. If the file is modified outside your application a message box pops up and lets you choose between ignoring modifications or reloading the data, thus discarding all changes. -This class hel
FileMonitor
- This project makes it possible to monitor your directories and/or your files. The control will generate an event whenever a file or subdirectory is created, updated or deleted-This project makes it possible to monitor y our directories and / or your
FileMonitor
- 利用ATL控制监测您的目录或文件的更新,建立和删除-An ATL control for monitoring your directories and/or files for updates, creation and deletion(50KB)
filesrc
- sysinternals公司的文件系统监视工具源代码,通过动态加载驱动的方式实现对系统所有文件系统操作进行监控,代码包括驱动以及可执行文件的全部源代码。感谢Mark Russinovich 和 Bryce Cogswell 的辛苦工作。 -sysinternals file system' s source monitoring tools, dynamic load-driven approach to achieve all the files on the system to m
Roboctl
- a simple file monitor I wrote myself a couple of years ago. It builds a CRC32 checksum for every file in a network folder and then reports when any file changes there. that times it was a good anti-virus solution :)
VB_File_System_Monitor
- 一款可以监视文件的创建、打开、删除和文件夹的打开和删除的小程序。推荐一下。-Can monitor the creation of a file, open, delete, and open the folder and delete the applet. You recommend.
FileWatcher-Source
- 每天都要交报表,且报表是几个人一起填写的 我把报表放在服务器上,要求每个人修改自己报表后都要建立一个文本文件 写上几号修改完成,为了检测是不是有人提交完报表用一下午时间写了个简单的文件监视器。共享一下 可以监视文件夹内文件的增删改 可以复制整个文件夹(复制功能还没完善) 运行环境:Microsoft .NET Framework 2.0 -Every day, pay statements, and the report is filled wi
MyStakeOut
- myStackOut 可以设置一个文件,并对该文件进行监控和记录,以达到掌握该文件的信息。-File protected can protect documents, make its cannot be deleted and modification, rename myStackOut can set up a document, and the file monitor and record, in order to achieve mastery of the file informa
Monitor
- 对电脑中的各个磁盘进行监控,随时监控修改的文件-Each disk in the computer monitor to monitor the modified file
File-Watcher
- A vb.net example to monitor the file insert in the monitor directory.
monitor-changes-of-file-list
- 监测文件目录的变化,以便于及时更新文件目录-Monitor changes in the file directory
FileSpy_V1_1
- 功能:文件监控。监控指定文件夹下文件的新建,修改,重命名,删除等。 路径在ThreadRoute中修改。-a file monitor,including create new file, modify, rename ,delete etc. you could set the new path in thread function ThreadRoute
real-time-file-watcher
- 文件传输。且可实时监控变化目录以及各目录下变化的文件,可指定目录。-File transfer. And can monitor the change directory and the directory of the file changes, can specify a directory.
File-Monitor
- 监视一个目录下文件的增加、删除、修改,并记录文件名,时间,和相应操作。-Monitor a directory of files to add, delete, modify, and log the file name, time, and the corresponding action.
js
- 用易语言写的文件监控器,可监控用户对文件进行的操作并记录下来。-With easy language to write the file monitor, the user can monitor the operation of documents and recorded.
dir-monitor
- 监控指定目录下的文件的变化,包含文件的创建,修改,删除等-Monitor files change in directory,for example the file create, modify, delete etc.
Filemon-
- 系统监控,文件操作等,源代码 例子 模拟器等-file monitor,c++ #include stdlib.h #include string.h #include fstream.h #include time.h #include dos.h