搜索资源列表
NetBoxDex
- NetBoxDex v0.1 (NetBox 解包工具源码) NetBox 是一个全新概念的开发平台,它提供了业界最快速的用于开发 Internet 商业应用的开发和编译工具。NetBox 支持包括 Javascr ipt、VBscr ipt、Perl 等目前应用最为广泛的脚本语言来构建功能强大和性能稳定的应用服务器、网络服务器以及 HTML-Based 网络多媒体桌面应用。NetBox 支持目前最为流行的 XML 和 Web Service 工业标准和 ASP、COM、.NET 等流行标准
xml
- 解析XML文件的结点内容,并保存到结构体中。然后在主函数中打印结果(没有实现,望高手指点)。-parse content of XML doc,and save to struct,but i can t get the content from struct,may someone teach me,thanks a lot!
getatribute
- 解析XML文件子结点的内容,获得文件属性等功能。-Parse content of xml DOC and get XML attribute.
DomParse
- java代码。利用Dom解析器对XML文件进行解析,得到节点及子节点的Key和Value-r XML file system, get node and child nodes of the Key and the VJava code. Use of Dom parsealue mples
SimpleXML
- 简化的XML处理类,能得到XML中元素的值,使用简单。 使用方法:将XML字符串传给本类实例即可,如下所示(Result为XML字符串,可从文件中读出)。 Dim XML As New SimpleXML Dim strName as string XML.Content = Result strName = XML.GetTag("Name") -Simplify XML processing class, to get the values
testXML_123
- tinyxml,XML的获取 ,XML的获取-tinyxml, XML Get XML access XML access
XmlStringFileHelper
- An helper utility to get IDs out of an Android XML resource file.