-
BinaryObjectSerialization
serilizatiob of binary objects into xml file and de-serialization that
- 2009-11-24 06:13:03下载
- 积分: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
-
rtf2html
rft文件转换为html,visual basic源码(rtf to html)
- 2011-12-12 11:21:10下载
- 积分:1
-
Excelshengcheng
Excel 读写和生成的工具, 里面包装成了一个读取Excel里面的每一列和每一行的数据方法供参考(Excel literacy and generating tool, inside packaging has become an inside Excel read out each and every line of data for the reference method)
- 2006-11-22 10:57:30下载
- 积分:1
-
read-and-write-CSV-file
可以实现CSV的写入文件读取。同样如果将程序稍作改动就可实现各种格式的文件的写入和读取。文件是以逗号和回车为间隔的写入的。这样可以用excel软件打开该文件。同时,在读取时,将存取的数字在逗号和回车的交替中提取出来。(You can write the CSV file to read. The same if the program make a little change can be achieved in various formats file write and read. The file is comma and carriage return intervals write. This can open the file with excel software. The same time, in reading, access to digital in the alternation of comma and carriage return is extracted.
)
- 2012-02-13 10:39:35下载
- 积分:1
-
WzjWordTestDlg
mfc实现word的文件读,内容写更新以及其他操作(mfc achieved word file read, write content updates and other operations)
- 2013-08-13 11:02:52下载
- 积分:1
-
read-and-write
用c++语言编程,读取txt文件,并写成.e文件,(Using c++ language programming, reading txt file, and written as. E documents,)
- 2013-06-10 20:13:26下载
- 积分: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
-
loadImage
this file could load a bmp image
and up down side
and left right side it
- 2011-10-25 16:01:10下载
- 积分:1
-
excel2dbf
实现把excel文件转为dbf ,把excel当成数据库来处理,也把dbf当成数据库来插入(Achieve the excel file to dbf, to excel as a database to deal with, but also put dbf as a database to insert)
- 2009-03-13 23:25:23下载
- 积分:1