资源列表
qxml_ceshi
- qt 读写 xml 文件的一个实例,里面包括打开,创建,读,写 xml 文件-qt to read or write the xml file.
sxmlc_4-2-1
- 这是用C语言写的一个轻量级的XML解析器。把绝大部分的功能都实现了,支持UNICODE编码和自定义Tags,适用于嵌入式系统的开发中。-Simple XML parser written in C, with limited XPath and Unicode support and customizable tags. Simple means that it does not implement all XML specifications, only the most widely u
day04
- 实现HTML网页倒计时的典型案例,很适合新手的学习-HTML pages countdown achieve a typical case, it is suitable for novice learning
test
- HTML新手学习的相关代码,能够从布局表格和div等方面学习HTML-Related code HTML novices to learn, to learn HTML tables and div layout, etc.
webserver
- vc实现的webservice服务端 基于SOAP-a webservice server by VC
XML-exe1-XML-Basics-and-DTD
- 1、安装并学习如何使用XMLSPY集成开发环境完成XML相关的开发工作。 2、熟悉和掌握XML规范的基本内容,包括XML声明、注释、处理指令、元素、属性、CDATA段、预定义实体、命名空间的使用,以及如何进行XML文档良构和有效性验证;能够灵活地使用XML层次数据来表示各种信息。 3、掌握如何在DTD文档中声明元素及其内容模型、属性,以及实体的声明和使用;使用内部/外部DTD规则,对XML数据文档的有效性进行约束。-1, install and learn how to use int
XML-exe3----XQuery
- 1、学习如何使用XMLSPY集成开发环境编写、执行、以及调试XQuery。 2、理解和掌握XQuery查询计划的基本结构、各种子句的使用、(递归)函数的声明和使用、嵌套查询的使用,能够熟练地利用集成开发环境编写完成各种查询工作的XQuery查询计划,为在主流关系数据库中使用XQuery进行数据检索打下基础。-1, learn how to write using XMLSPY integrated development environment, execution, and debuggi
LuaBitOp-1.0.2
- 这是一个lua脚本的C api。里面包括的异或等常用操作-This is a lua scr ipt C api. Which includes exclusive or other common operations
org.slive.tr069.bundle
- 主要是实现tr069协议的源码,TR069是数字用户线(DSL)论坛(已改名为Broadband Forum)制定的一个面向终端设备的网管协议,称为“用户终端设备广域网管理协议(CWMP)”-Mainly is to realize the source of tr069 protocol,TR069 is digital subscriber line (DSL) BBS (has changed its name to Broadband Forum) to develop a networ
HYXMLParser
- 通过给gdataxml添加分类,解析xml,获取oc对象-analyzing xml to get obejct-C object
dom4j_jdom_jar
- 本文件为dom4j_jdom_jar包,用于解析xml文件,可以加载在Java web项目中-This document dom4j_jdom_jar package for parsing xml files can be loaded at Java web project
MyXML
- vc++写的xml文件生成,调用textXML()函数进行测试,类似tinyXML,但更简单。-vc++ write xml file is generated, call textXML () function to test similar tinyXML, but simpler.