-
读写EXECL表内容
一个有借鉴意义的EXCEL格式读写操作的实例。(A reference to the EXCEL format reading and writing operations examples.)
- 2017-08-17 23:05:17下载
- 积分:1
-
RWExcel
说明: 使用Visual C++操作excel(创建并读写excel表格的内容)(Using Visual C++ operators excel (excel form to create and write the content))
- 2010-04-22 13:25:33下载
- 积分:1
-
excel_readwrite
对EXCEL的操作,数据的添加、删除、读写等(right EXCEL operation, the data to add, delete, read and write, etc.)
- 2007-05-08 15:22:45下载
- 积分:1
-
ReplaceKing
可在用户指定的文件夹下,搜索带有某个字符串的文件名称,可指定文件后缀名,可选择区分大小写,可遍历子文件夹。对于搜索到的文件,可批量更改名称,将搜索到的字符串替换为用户指定的字符串,可选择替换,也可选择备份源文件。文件搜索和替换采用多线程实现。(Can be user-specified folder, the search string with a file name suffix can specify the file name, choose case-sensitive, can traverse sub-folders. For the search to the file, you can batch change the name to search for the string replaced with the string specified by the user may choose to replace, can also choose to back up the source file. File search and replace multi-thread implementation.)
- 2009-10-31 19:31:54下载
- 积分:1
-
share_combont
如何在VisualBasic中分割一个文件并组装恢复它.(how to split a document assembly and restore it.)
- 2006-06-18 19:48:17下载
- 积分:1
-
支持多种格式图片的LIB
一个支持多种图形文件格式的函数库,如果需要,你可以修改源代码,生成自己的函数库。(support a variety of graphics file formats libraries, if necessary, you can modify the source code, generate their own libraries.)
- 2005-07-04 10:08:43下载
- 积分:1
-
vbopenwords
VB批量打开WORD文件,注意可以多选,然后打开选中的Word文档。(VB batch open WORD documents, attention can be selected, and then open the selected Word document.)
- 2013-06-10 17:15:26下载
- 积分:1
-
ExcelText
一个vc++的Excel操作类,可以在当前目录生成Excel文件,也可以读取外部Excel文件,编译运行如上示,这是个很实用的类库。(A vc++ to Excel operation class, you can generate Excel files in the current directory, you can also read an external Excel file, compile and run as above said, this is a very useful library.)
- 2010-05-08 12:01:32下载
- 积分:1
-
ADO_Excel_CWR
通过ADo显示Excel内容
并对Excel中数据进行添加、删除、修改等操作(Excel content through ADo display data in Excel and add, delete, modify and other operations)
- 2010-05-31 17:03:19下载
- 积分: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