搜索资源列表
xml文件解析器
- xml文件解析器,解析xml各字段;
xml-apis-2.0.2.jar--解析XML文件应用示例工程
- 用xml-apis-2.0.2.jar解析XML文件应用示例工程
RSSReader
- RSS无线新闻阅读器,xml 文件解析,极具参考价值-rss parser, xml parser
ce_xml_src
- 简单xml文件解析源代码,描述了xml文件解析的方法和过程-Analysis of a simple source xml document, xml document describes the process of analytical methods
xml_Vc
- VC++解析读取XML文件的一个很好实例!-VC++ parsing XML file to read a good example!
DOMCount
- 自己开发的XML DOM计数程序DOMCount,使用DOM API解析XML文件,构造DOM树,然后遍历DOM树并计算元素个数(仅使用一个API调用)。 DOMCount解析XML文件,计算其元素数并打印。 用法: DOMCount [options]<XML file|List file> Options: -l,指示输入文件是一个列表文件,其中含有多个xml文件。默认情况下,该选项不存在,这时表明输入的是一个XML文件。 -v=xxx,Schema验证,
tinyxml
- xml文件解析的小工具,xml文件解析的小工具-a tool to read xml,a tool to read xml!
DB_Parser
- 网络连接,xml文件解析,rms存储管理器应用,程序简单,易学。-Network connectivity, xml document analysis, rms storage management applications, the program is simple, easy to learn.
XMLMaterializer
- 本人写的另一个XML实例化小程序,同样也是以前的课程作业,用来将XML文件存储到数据库中(本例是SQL SERVER)的文件。 1. 数据库配置存储在Properties文件中,可以自由配置JDBC连接字符串而无需重新编译。 2. 其中用到了DOM4J来读取和存储XML文件,使用的是微软的JDBC类库。 3. 使用了DAO模式来存储数据库,如果针对不同的数据库可以使用不同的DAO,只需对DAO重新配置即可。-I wrote another small XML instantia
xml
- 关于xml文件解析的一个例子,用QT编写.-About xml file parsing an example prepared by QT.
XML
- 用DOM-MSXML实现解析xml文件,可以遍历整个xml文件,并将结果以树的形式显示出来,使xml文件的结构一目了然。-use DOM-MSXML to parse the xml file
XML
- java创建XML文件和解析XML文件的程序,希望大家好好地参考
xml
- 用VB把数据中的数据写XML文件,和根据已存在的XML文件解析XML,-write xml with vb
xml-test(tinyxml)
- TinyXML是一个开源的解析XML的解析库。这个解析库的模型通过解析XML文件,然后在内存中生成DOM模型,从而让我们很方便的遍历这课XML树。给出了tinyxml应用示例,vc实现。-TinyXML is an open-source parsing XML parsing library. The analytical model of the library by parsing XML file, and then generate the DOM model in memory, s
XML
- XML文件的解析和组装,基本上能实现XML的所有操作!-XML parser and construct
Xml
- 关于xml文件解析的实例 ,增加记录,删除,修改,以及查看xml文件的记录-On xml document parsing instance, increased record, delete, modify, and view the xml file records
parsexml
- 解析xml文件,方便快捷,大大提高解析的速率(Parsing XML files, convenient and fast, greatly increase the rate of parsing)
XML文件读取及管理工具VC++源代码
- VC++读取XML文件的程序实例,同时还可以显示XML文件结构,剖析XML文件,管理XML文件变得方便,工具截图如上所示,在VC++6.0下顺利通过编译,工具在老外网站发现的。(VC++ read XML file instance, can also display the XML file structure, analysis of XML file, XML file management easy, tool screenshot shown above, passed under t
XML解析
- XML文件解析的java实现,使用java实现XML文件的解析,并提取信息(Java implementation of XML file parsing)
XML3
- 基于C#编写的小程序,使用时需要更改路径,根据需要获取XML文件中的所需数据(C# based small programs, you need to change the path when you use it, and get the required data in the XML file as needed)