资源列表
978-7-302-39620-8
- 《XML基础教程》 胡静 常瑞 张青 郭纯一 编著 包含源码,ppt ,及本书的课后作业源码("Basic Course of XML" by Hu Jing Changrui and Zhang Qingguo Chun-yi contains source code, ppt, and the source code of the book's homework after class.)
TestTinyXML_2010.5.30
- TinyXML的使用小例子,TinyXml是一个基于DOM模型的、非验证的轻量级C++解释器,用起来十分方便,这个例子中使用的平台是VC6.0-TinyXML example of the use of small, TinyXml is a DOM-based model, non-validated lightweight C++ interpreter, with very convenient
jdom-2.0.1(1)
- Jdom , it an API used to parse XML files , we can also use DOM and SAX .
XMLModule
- Save settings to XML Document.
jaxen-1.1.1
- jar包 xml解析 支持xpath访问xml节点 支持正则表达式-java resource
givebackbook
- 一个基于Hibernate框架编写的借还图书系统。-Hibernate framework based on the preparation of circulation systems.
XMLDemo
- XML解析实例(使用了CMarkup类) 自己写的使用CMarkup类解析XML文件的例子,仅供参考。 -XML parsing example (used CMarkup class) to write their own parsing XML documents using CMarkup class examples for reference only.
advanced
- xml rpc是使用http协议做为传输协议的rpc机制,使用xml文本的方式传输命令和数据。一个rpc系统,必然包括2个部分:1.rpc client,用来向rpc server调用方法,并接收方法的返回数据;2.rpc server,用于响应rpc client的请求,执行方法,并回送方法执行结果。RPC是Remote Procedure Call的缩写,翻译成中文就是远程过程调用,是一种在本地的机器上调用远端机器上的一个过程(方法)的技术,这个过程也被大家称为“分布式计算”,是为了提高各个
tidy2
- 基于web的数据挖掘,获取信 XHTML 格式的源信息,将数据 从 HTML 转换成 XML-Web-based data mining, to obtain a letter format XHTML source of information, data from XML into HTML
MsXmlProc
- vc解析xml文档,可完成节点,属性的添加修改删除-vc parsing xml document, complete node, attribute to add modify delete
sams-securingwebservices
- Web Service 标准的学习资料,内容丰富,包括WS一系列标准,saml等技术介绍及语法解释
XMLViewer
- XMLViewer是一款非常适用的XML解析软件,它是基于c++语言实现的。