-
Hide
让电脑中的全部文件,瞬间隐藏起来。可以保护电脑安全,其中调用了AIP函数,也有参考意义。(Let the computer all the files, and instantly hidden. To protect computer security, which calls the AIP function, but also reference value.)
- 2011-07-23 16:19:58下载
- 积分:1
-
FileOperate
win32下,搜索某个目录,及所有子目录下的文件,或删除某个目录及所有子目录下的文件,包括目录(under win32, search a directory and all subdirectories under the documents, or delete a directory and all subdirectories under the documents, including directory)
- 2007-09-14 15:25:30下载
- 积分:1
-
RWIniFileDemo
使用INI文件保存程序的信息 用于保存文件信息等功能 (INI file to save the program using the information in the file information and other functions to save)
- 2014-04-02 09:53:12下载
- 积分:1
-
ReadCsvFile
对CSV文件的读写操作,dll形式,很好用的!(The CSV file read and write operations, a form of DLL, very good use!)
- 2012-11-08 19:11:01下载
- 积分:1
-
freerename
十分方便的批量处理文件名的软件,可直接运行,用起来十分方便(Very convenient batch software processing file names, can be directly run, with very convenient)
- 2021-03-12 17:39:25下载
- 积分:1
-
inidemo
对配置文件的通用访问以及写入操作,本程序提供静态方法(Configuration file access)
- 2013-08-06 14:51:38下载
- 积分:1
-
vcexcel
能够成功读写excel的C++代码,读写速度快,代码简单,实现思路很清晰(Can read and write excel C++ code, read and write speed, the code is simple, to achieve clear thinking)
- 2012-02-21 20:31:37下载
- 积分:1
-
wordview_zh-cn
是有关文档的应用程序,可以浏览文档文件,是一个很好的应用软件(it is about document .We can learn many from which.it is a applition for viewing word.)
- 2009-11-28 11:15:41下载
- 积分:1
-
FileSplitter
这是一个文件分割器,内部有详细的代码注解,非常不错(This is a file splitter, it has a detailed code comments, very good)
- 2010-05-20 11:22:17下载
- 积分: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