搜索资源列表
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
src
- xml的element,用于jabber协议,很好的代码
Dom4jHelper
- 使用Dom4j修改XML文档的节点、或内容,同时提供读取XML文档的方法-Edit XML by dom4j, Edit Node, Edit Element, Edit Content.
xml
- xml的一个例子1.读取第二个book元素的price元素值 2.给第一个book元素的price元素添加一个属性danwei,值为rmb 3.添加一个book元素,包括name子元素和price子元素,值分别为ppp和45.67-1 An example of xml. read the second book element of the price element of the value of 2. to the first book element in the price e
myxml1
- 1.读取第二个book元素的price元素值 2.给第一个book元素的price元素添加一个属性danwei,值为rmb 3.添加一个book元素,包括name子元素和price子元素,值分别为ppp和45.67-1. Read the second element of the price element of book value of 2. To the first element of the price element book to add an attribute dan
VCDOMView
- VC++6中用DOM遍历网页中的元素 源代码,比较常用,对于xml编程有益-VC++ 6 pages using DOM traversal element source code, commonly used for a useful programming xml
XRANK
- XML文档中通过keyword搜索面临的新问题: 1.搜索时: HTML只能返回整体文件 XML能返回文件中深度嵌套的元素 2.排序时: HTML的粒度(最小单位)是整体文件 XML的粒度是嵌套在文件中的元素 3.XML中判断一个返回元素对于keyword的接近程 度将更加复杂多元化 -XML document search by keyword is facing new problems: 1. Search: HTML document
tinyxmlexample
- 利用tinyxml这款比较小巧的软件,解析了xml文件,给出了如何获得xml文件的根节点、根元素、以及元素的的text-This relatively small advantage tinyxml software, parsing the xml file, xml file shows how to get the root node, the root element, and elements of the text
21083quexml-1.3.5
- queXML 是一个用来设计调查问卷的 XML 模式,提供一个 Web 的界面。queXML 1.3.5 更新内容:修复LONGTEXT元素没有生成正确的捆绑信息,修复问卷中元素的ID属性没有在schema中定义-queXML is a questionnaire used to design XML schemas provide a Web interface. queXML 1.3.5 update: fixes LONGTEXT element does not generate the
FastXML
- Fast XML implementation. Easly and query element based on template
studentinfomation
- 学生信息表,根元素为学生信息表,二级元神为班级元素,三级元素为学生元素,具体表示一个学生的信息schema dtd xml-Student Information Sheet, the root element for student information sheet, two yuan God class elements, three elements for the student element, said a student specific information schema d
(3)
- 熟悉DTD语法,掌握DTD对元素的声明方式以及DTD对属性的声明方式。 天财XML课后作业。熟悉如何针对一个DTD文档写出符合其要求的XML文档,以及熟练根据XML文档写出对其进行规范的DTD文档。 -Familiar with the DTD syntax, to grasp the DTD element declaration and DTD attributes declaratively. Homework of the Tiancai XML. Familiar with h
XML
- ML作为网络数据交换的标准技术,广泛应用于计算机软件.目前存储数据的主流手段是关系数据库,因此XML 文档与关系数据库之间必须进行转换。通过分析XML文档的层次结构,建立了XML文档树模型,并给出结点定义.依据 XML的BNF规则给出了元素与属性的正规表达式和相对应的状态转换图,设计了识别元素和属,|生的词法分析程序用于解 析XML文档。提出了XML文档树到关系数据库存储的转换思想和算法,并结合实例给出转换后的关系表.-XML has become a standard techno
