-
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
-
AttehsFinalProject
Encryption and Decryption of files are streamlined to RSA, KS1 and KS2 formats
- 2009-12-23 02:36:18下载
- 积分:1
-
Decimal_Binary
软件技术基础中的十进制转二进制问题,简单的将十进制数转化为二进制数。
(Software technology base in decimal to binary problem, a simple decimal number into a binary number.)
- 2013-12-18 17:07:56下载
- 积分:1
-
VBToExcel
VB写的如何和Excel表格进行数据交换,修改,删除等动作.有详细的中午注释,适合菜鸟学习!(How to write VB and Excel spreadsheets for data exchange, modify, or delete action. Noon detailed notes, suitable for a novice to learn!)
- 2013-09-22 15:22:18下载
- 积分:1
-
icc
ic读写源代码,创建文件、读、写等功能的简单实现。(Source code of IC card IO)
- 2010-05-21 14:28:14下载
- 积分:1
-
读写EXECL表内容
一个有借鉴意义的EXCEL格式读写操作的实例。(A reference to the EXCEL format reading and writing operations examples.)
- 2017-08-17 23:05:17下载
- 积分:1
-
defreader
读取行情的def文件的例子,并保存到数据库了,包含了两个行情数据库,上海和深圳的。(Quotes of the def file to read the example, and saved to the database, and contains two Quotes databases, Shanghai and Shenzhen.)
- 2009-10-27 09:29:38下载
- 积分:1
-
2010102516355213
说明: VBReport报表设计的几大特点:
1、全开放式的报表设计,只通过一个文本文档就可以完成整个报表的设计。
2、可以不显示直接打印,也可以预览后打印。
3、不同的报表可以选择一台默认的打印机,这对票据打印时不同的票据选用不同的打印机有重大意义。
4、连纸票据打印时按照设计的长度走纸,不需要设置打印机属性。
5、支持一搬报表类型,分组报表类型,票据类型,支持多数据源。
(VBReport report design of several major features: 1, all open report design, only through a text document to complete the design of the entire report. 2, can not show direct printing, you can also preview the post-printing. 3, different reports can select a default printer, this paper used when printing bills of different printers have different significance. 4, even when printed on paper bills to go according to the design of the length of the paper, do not need to set the printer properties. 5, supports a move the report type, report type groups, instrument type, support for multiple data sources.)
- 2011-02-25 16:51:22下载
- 积分:1
-
FileIO2
读取文本中内容并进行简单转换之后,写入新的文本。(read the contents of a text and transfer some string, then write the new contents into a new text.)
- 2010-09-19 15:24:18下载
- 积分: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