搜索资源列表
XmlTree
- MFC把xml文档解析,显示在一个树形控件中,可进行增删改,保存操作,用到tiny库-MFC parse the xml document displayed in a tree control, add or delete can be changed, the save operation, use the tiny library
xml
- c语言的xml解析程序,能够解析xml文档,少有的c语言版本的解析程序-c language xml parser to parse xml document, few c-language version of the resolver
DdEdE
- This article presents my work for managing XML documents into a VC++ application.I made this class with the help of Tom Archer s source code found on the CodeGuru Web site. For my personal application, I need to be able to load, parse, and save an XM
xml
- 通过DOM和SAX解析器,对XML文档进行解析。通过文档所在路径,读取xml文档,并显示相应结果-Through the DOM and SAX parser to parse XML documents. Where the path through the documents, read the xml document, and display the corresponding results
xmlPars
- xmlParser worked get xml data on server and parse data and output on screen
lyb
- JAVA DOM生成XML并解析的留言板,-JAVA DOM to generate XML and parse the message board,
XML_EDU
- 详细讲解XML原理和应用,对于想要解析XML的朋友很有帮助-Elaborate theory and application of XML, for the friends you want to parse XML helpful
xmlParser
- parse xml data in iphone os
xml
- borland c++ builder 6.0下解析和构造xml文件的例子,类的实现,封装了相关的方法-xml parse under the borland c++ builder 6.0
Dom4j-XML
- 利用dom4j创建和解析XML文件的一个很好的例子-Use dom4j to create and parse XML files is a good example of
xml
- 解析XML,用于java中解析xml提供了几种方式-Parse XML, parse xml for java provides several ways
testxml
- java四种对xml解析的方式!使用的Win7操作系统,myeclipse开发工具。-this is four ways for xml parse!
xml
- 解析xml文件的一种方法,这里不包括除此之外还有其他的三种-One way to parse xml file, not included here in addition to the other three
XML
- 通过java中dom包对XML文档进行解析,dom解析与sax方式不同,sax为流式解析,且只读,dom则不这样,java代码-The dom package in java to parse an XML document, parse dom and sax way, sax stream parsing, and read-only, the dom is not the case, the java code
libxml
- 基于minixml写的xml解析打包文件-Based on minixml write the xml parse package file
xml
- 解析XML文档 本类对外提供三个函数接口 1.SetConfigValue()函数,设置节点值。 主建不存在时,添加主键;值无效在时,放弃操作。 2.GetConfigValue()读取节点值。 3.GetError()函数,返回错误类型 -Parse an XML Documentation This class provide external three function interface 1.SetConfigValue () function, set the
xmlDoc
- 极小、精简的c++ xml解析类,适合简单的xml解析,不依赖笨重的xml库-sample c++ xml parse
xerces-c-3.1.0
- 属于第三方应该库,用于xml解析,schema核验-xml parse
XML
- ML作为网络数据交换的标准技术,广泛应用于计算机软件.目前存储数据的主流手段是关系数据库,因此XML 文档与关系数据库之间必须进行转换。通过分析XML文档的层次结构,建立了XML文档树模型,并给出结点定义.依据 XML的BNF规则给出了元素与属性的正规表达式和相对应的状态转换图,设计了识别元素和属,|生的词法分析程序用于解 析XML文档。提出了XML文档树到关系数据库存储的转换思想和算法,并结合实例给出转换后的关系表.-XML has become a standard techno
XML 扩展标记语言
- xml解析语言文档,xml基本使用文档,基础介绍(XML parse language files, XML basically use documents, basic introduction)
