-
OperateFile
拷贝、删除和移动文件OperateFile,很不错的vc源码,希望能对大家有所帮助(Copy, delete and move files OperateFile, very good vc source code, I hope you can help)
- 2011-09-06 23:02:02下载
- 积分:1
-
rstest
导入dib的空文件,可以省一些时间啦啦啦(Dib' s import empty file)
- 2014-03-28 16:29:56下载
- 积分:1
-
deletefile
自动检测文件夹,如果超出所定日期,则删除文件夹。(Automatic detection folder, if you exceed the given date, then delete the folder.)
- 2011-11-29 09:56:15下载
- 积分:1
-
main_huizong3
EXCEL实现自动汇总不同表格内容到一张表,有详细的代码注释,复用性非常好(EXCEL automatic collection of different forms of content to a table, there are detailed code notes, reusability is very good)
- 2017-08-20 16:41:13下载
- 积分:1
-
ITU-T G.729A标准源代码解码端SDDecodert
ITU-T G.729A标准源代码解码端,已创建工程文件,方便初学入门者,已测试,运行良好-ITU-T G.729A(ITU-T G.729A standard source code decoder side, the project file has been created to facilitate the beginner beginners, have been tested and run well-ITU-T G.729A)
- 2020-07-07 14:18:57下载
- 积分:1
-
zip30
有关zip压缩的相关免费代码,很好很经典(some code about zip,it is free)
- 2010-08-06 08:40:15下载
- 积分:1
-
EXCEL002
对EXCEL的读写操作,可以帮助学习如何通过VC++读写EXCEL(help to learn how to access EXCEL files with VC++)
- 2012-02-26 09:32:57下载
- 积分:1
-
inidemo
对配置文件的通用访问以及写入操作,本程序提供静态方法(Configuration file access)
- 2013-08-06 14:51:38下载
- 积分:1
-
FileCompare
读取两个文件,比较其中的相同单词和出现次数及频率,并将结果保存到文件(Read the two documents, which compare the same words and the number and frequency of appearance, and save the results to a file)
- 2013-07-12 21:51:36下载
- 积分:1
-
tinyxml
说明: timyXML是一个简单的xml解析工具,当然,你的xml必需是标准的。
TinyXML is a simple, small, C++ XML parser that can be easily integrated into other programs.In brief, TinyXML parses an XML document, and builds from that a Document Object Model (DOM) that can be read, modified, and saved.
XML stands for "eXtensible Markup Language." It allows you to create your own document markups. Where HTML does a very good job of marking documents for browsers, XML allows you to define any kind of document markup, for example a document that describes a "to do" list for an organizer application. XML is a very structured and convenient format. All those random file formats created to store application data can all be replaced with XML. One parser for everything.(timyXML is a simple xml analytical tools, of course, you must be the xml standard. TinyXML is a simple, small, C++ XML parser that can be easily integrated into other programs.In brief, TinyXML parses an XML document, and builds from that a Document Object Model (DOM) that can be read, modified, and saved.XML stands for eXtensible Markup Language. It allows you to create your own document markups. Where HTML does a very good job of marking documents for browsers, XML allows you to define any kind of document markup, for example a document that describes a to do list for an organizer application. XML is a very structured and convenient format. All those random file formats created to store application data can all be replaced with XML. One parser for everything.)
- 2008-09-11 09:26:03下载
- 积分:1