搜索资源列表
MSXML_SAX
- 一个简单的XML解析程序,使用了MSXML的SAX,通过MFC界面进行显示。不过只是关于Document以及Element的演示,只涉及简单的XML内容格式-a simple XML parser procedures, the use of MSXML SAX, MFC interface through the show. But it is on the Document and the Element demonstration involves only simple content
tinyxml_2_5_3
- 解析xml的利器。TinyXML is a simple, small, C++ XML parser that can be easily integrating into other programs.
xml_分析器
- 一个简单的XML解析器,在VC下开发-a simple XML parser developed in VC
xml_parser_test
- 简单的xml解析器,并提供了测试文件及测试代码。-Simple xml parser, and provides test documentation and test code.
xml_decoder
- 一个简易的源码级XML解析器库,使用时直接包含到工程中即可-A simple source-level XML parser library, can be directly included into the project
XMLite_demo
- 这是一个lightweight的XML Parser,代码结构简单而优美,值得学习-This is a lightweight of the XML Parser, code structure is simple and elegant, it is worth learning
parser
- Parser / crawler, created in python, for beginners. No classes used, Simple program. Easy to learn and understan.
tinyxml
- TinyXML是个简单的小的C++XML剖析器,能轻松整合到其他程序中-TinyXML is a simple, small, C++ XML parser that can be easily integrated into other programs.
XML
- XML很好的解析器,简单,效率高,移植性好-XML parser very good, simple, high efficiency, good portability
XML
- XML很好的解析器,简单,高效,移植性好-XML parser very good, simple, efficient, and good graft
aspvalidate
- Site validator 1.0.0 Very simple concept, run this scr ipt on your server, it records the file details to an XML file which you download and store. Then, when you come back to make changes you can run the XML file back through this scr ipt
struct
- 1.一个跨平台的线程类 2.一个跨平台的Mutex 3.一组跨平台的容器(堆栈、单双链表、哈希表) 4.一个跨平台的socket 【OK】 5.一个简单高效的内存池 6.一个简单的XML解析器 7.一个安全高效的日志类 8.一个平台无关的File类和一个Dir类 9.一个时间日期类-(1) a cross-platform thread class. A cross-platform Mutex containe
sqlite-amalgamation-3071400
- 简单易用的xml解析器源码,也可以去其开源主站上下载-Simple xml parser source code can also go to the download on its open-source master
tinyxml
- 1.简单易用且小巧玲珑,非常适合存储简单数据,配置文件,对象序列化等数据量不是很大的操作。 2.目前非常流行的一款基于DOM模型的XML解析器-1 easy to use and small size, ideal for simple data storage, configuration files, such as object serialization is not a great amount of data operations. 2. Currently very po
sxmlc_4-2-1
- 这是用C语言写的一个轻量级的XML解析器。把绝大部分的功能都实现了,支持UNICODE编码和自定义Tags,适用于嵌入式系统的开发中。-Simple XML parser written in C, with limited XPath and Unicode support and customizable tags. Simple means that it does not implement all XML specifications, only the most widely u
walkall
- Reusing Browser Technology Walkall!重用浏览器技术!To successfully walk the HTML scr ipting Object Model that the parser exposes after loading the specified document, the host application must wait until MSHTML has finished loading the document. To tra