期刊文献+

用C++实现文件夹同步

Using C++ To Achieve Folder Synchronizing
下载PDF
导出
摘要 所谓的文件夹同步,也叫实时备份,就是保持目标文件夹中的文件随时和源文件中的文件完全一致。要实现同步,程序就必须随时知道源文件夹中的文件是否发生了变化。那么该功能是如何实现的呢?本文给出了实现的方法(API函数)和原理,同时用一个C++Builder中的实例来证明问题。 Folder synchronizing in other words is real-dine backup, It is a procedure to ensure that the files within the target folder are identical to the files within the original folder at all times. In order to achieve folder synchronizing, it is necessary to monitor any changes made to the original files, How is the procedure made practical? This document will introduce the solution (API function) and demonstrate the method with several real life examples using the soft C++ Builder.
作者 林雪云 方德坚 LIN Xue-yun,FANG De-jian (Fuqing branch of Fujian normal university math and computer science department,Fuqing 350300,China)
出处 《电脑知识与技术》 2007年第3期1302-1302,1313,共2页 Computer Knowledge and Technology
关键词 文件夹同步 备份 C++BUILDER 监控 进程 函数 Folder synchronizing backup C++ Builder monitor process function
  • 相关文献

参考文献2

二级参考文献6

  • 1[4]刘志检, 张志勇. Matlab应用程序接口指南[M]. 北京:科学出版社, 2000.362-410.
  • 2[5]吴晓励,林哲辉. Matlab辅助模糊系统设计[M]. 西安:西安电子科技大学出版社, 2002.75-124.
  • 3[7]乔宗立. 一种C+ +Builder环境中调用Matlab数据的方法[J]. 湖北汽车工业学报, 2001,15 (4):30-33.Qiao Zongli. A method of calling matlab's data in the C+ + Builder environment [J]. Journal of Hubei Automative Industries Institute2001,15 (4):30-33.(in Chinese)
  • 4MicrosftCorporation 张军 译.Microsoft Win32程序员参考大全(四)[M].北京:清华大学出版社,1994.383-385,470.
  • 5廖强华,张洛平,刘洁.基于Borland C++ Builder和MATLAB的混合编程的研究[J].计算机工程,2001,27(3):181-183. 被引量:14
  • 6冯毅,梅海青.Windows 2000下MATLAB端口采集的实现[J].兵工自动化,2003,22(1):39-41. 被引量:2

共引文献13

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部