搜索资源列表
daabaf
- 微软的DATA ACCESS APPLICATION BLOCK 3.1源代码!(超强的数据访问层) -Microsoft APPLICATION DATA ACCESS BLOCK 3.1 source code! (Super Data Access Layer)
xml_dll
- 公司项目中用到tinyxml(一个开源项目),我对其进行了封装,以支持直接从WebService获取XML数据,功能较简单,这是初版。-Project used tinyxml (an open source project), I carried out a package to support XML directly from WebService access to data, functions relatively simple, this is the first edition.
SQLSeveryingyong
- 本书由浅入深、全面而系统地介绍了SQL Server 2005数据库管理系统的使用方法和开发技巧,是作者多年教学与开发经验的总结。全书分为4个部分共23章。第1部分主要介绍数据库基本理论、SQL语言和Transact—SQL语言的语法;第2部分介绍了SQL Server 2005的安装、体系结构及服务器的管理、开发工具、数据库和数据表以及索引和视图的管理、查询优化、游标、存储过程和触发器、数据完整性、SQL Server 2005安全性、SQL Server 2005数据库备份与恢复等;第3部分
xml
- XML XML 与Access,Oracle和SQLServer等数据库不同,数据库提供了更强有力的数据存储和分析能力,例如:数据索引、排序、查找、相关一致性等,XML仅仅是展示数据-XML XMLXML with Access, Oracle, and SQLServer databases such as different database provides a more robust data storage and analysis capabilities, such as: dat
dbxml-2.5.13.tar
- Oracle Berkeley DB XML 是一个可嵌入的开源 XML 数据库,可基于 XQuery 访问存储在容器中的文档,并对其内容进行索引。Oracle Berkeley DB XML 构建于 Oracle Berkeley DB 之上,并继承了其丰富的特性和属性。与 Oracle Berkeley DB 一样,它通过应用程序运行,无需人为管理。Oracle Berkeley DB XML 在 Oracle Berkeley DB 之上新增了文档分析器、XML 索引器以及 XQuery
CityWeather
- 城市天气查询 实现联网 获得网络数据 以及xml解析-City Weather networked access to network data and the xml parsing
axiom
- Axiom 是一个基于StAX、兼容XML Infoset的对象模型,which supports on-demand building of the object tree. It supports a novel "pull-through" model which allows one to turn off the tree building and directly access the underlying pull event stream. It also has built i
Light_XML_Encoding_deconding
- 将树形数据结构用于最小化 DOM 模型 XML 编解码器的开发。在解析 XML 文本时,基于 Expat 解释器将 XML 字符串构造成树 状结构;编码时构造 DOM 树结构,采用非递归深度优先法遍历树,将其串行化成 XML 串。本编解码器解决了国际化语言关键问题,是 一个通用、高效的工业级 XML 应用支撑模块。-This paper designs a DOM liked tree data structure for developing a minimal DOM based e