搜索资源列表
肖天华数据结构大作业
- 本次作业采用MFC多文档——视图结构体系(已征得肖老师的同意)。开发环境为VC++ 6.0 SP6,其他环境下编译未做测试。 程序运行时的外观如上图所示:文档窗口被分割为左右两部分。左边部分采用树形控件CTreeCtrl管理,右边部分采用文本框控件CEdit管理。打开或生成的XML文档都将以文本方式显示在右侧文本编辑窗口,经一定算法解析后将在左侧窗口中按XML文档描述的逻辑结构以树形目录的方式显示出来,直观明了。 -this operation using MFC more docume
getdata-from-xml
- xml解析程序,对xml文件通过自己写的函数进行格式解析获取数据。-xml analytical procedures, through their own xml document written by the analytic function data acquisition format.
SVG_in_XML
- 详细介绍了把SVG通过XML解析器来进行解析的各种接口和实现方法!
MSXML_XML
- DOM解析将会把一个完整的XML文档读进来,生成一个结构树。这样会要把XML文档全部都加载到内存中。所以解析起来的速度会要慢一些。-DOM parsing will be a complete XML document to read in, generate a tree. This will make all XML documents loaded into memory. So, speed up analysis slower.
SaxRead
- 有Java 编写的 sax 解析器,可以很方便的了解xml文件内容,并进行输出-a program is using sax analysis xml by Java。you can know the xml document easily。NetBeans 6.5.1。
Made-of-Visual-CPP-news-reader
- RSS是一种遵循w3c RDF规范的用于共享新闻标题和其他web内容的XML格式,本文阐述了RSS的定义,并尝试实现了一个RSS的解析器类.-RSS is a kind of follow the w3c RDF specification for sharing news headlines and other web content in XML format, this paper expounds the definition of RSS, and try to implement a
ctcc_sms_ppt
- 电信短彩信开发测试ppt,里面有对短信、彩信开发接口的规范描述,以及测试使用的上下行xml解析描述。-Telecom short MMS development testing ppt, which has for SMS, MMS development interface specification descr iptions, and tested using xml parsing down the line descr iption.
JAVA-parsing-XML-documents--XPath-
- 使用XPath解析XML文档,比较几种解析器-Parse an XML document using XPath, compare several parsers
XML-DOM
- 对xml的DOM进行介绍,有助于解析xml文件-Xml DOM introduced for the help parse xml file
XmlParseMap
- 使用dom4j将xml解析为map,以及map转成xml-Use XML to resolve the Dom4j map, and map to XML
XML
- 讨论了XML解析器的C++实现以及对应的DOM接口-We discuss the XML parser C++ achieved and the corresponding DOM interfaces