搜索资源列表
wenjianjianshi
- 实用的文件更改通知程序,可监视指定的文件是否发生变化,在某些场合很有用。-useful document changes notification procedures can monitor whether the specified file changes, in some occasions useful.
ReadFile
- 打开一个TXT文件并显示在EDIT控件中 步骤: 1.新建一个基于对话框的工程,名称为ReadFile 2.在界面上添加一个按钮(IDC_BUTTON1)和一个文本编辑(IDC_EDIT1) IDC_EDIT1的属性:多行、可下拉滚动条. 3.编辑按钮触发事件(void CReadFileDlg::OnButton1()) void CReadFileDlg::OnButton1() { // TODO: Add your control notificat
文件被改变通知程序的文章
- 文件被改变后通知的程序,这对我们在做文件编辑器的时候有参考价值,以防造成程序运行中的错误-document has been altered after the notification procedures, which we are doing right editor for the reference value, operating procedures to avoid causing the mistakes
FileChangeNotify
- 当文件改变时,发送通知消息,可以是随时知道文件是否被改变。-When the file changes, send a notification message, can be at any time to know whether the document was changed.
notify
- vc文件变更通知的程序源码,很不错的demo-vc source file change notification process, it is a good demo
MonDirx
- 实时监控目录中的内容变化 当监控的目录中有增删改等动作的时候,会实时的发出通知,这个程序是打出日志 注意,监控的目录我这里硬编码了,测试记得在TestMonFileDlg.cpp中修改-Real-time monitoring of the contents of the directory change when the monitored directory CRUD such action, real-time notification, this process is playe
WindowsExamPAutomaticscoring
- 一个“监控考生答题过程”的后台进程,利用“文件系统变化通知”实时监控试题指定文件夹的变化情况,从而实现Windows上机操作试题的实时自动评判技术。-A monitoring process candidates to answer, the background process, use the File System Change Notification real-time monitoring of changes in the questions specified folde
