搜索资源列表
xsl示例
- xml源码,很简单,但是很实用。 在XSL这个壳中,我们要从原料库??XML里提取相关的数据,就要用到XSL提供的模式化查询语言。所谓模式化查询语言,就是通过相关的模式匹配规则表达式从XML里提取数据的特定语句,即我们上所说的“筛子“。 参考微软的”XSL开发者指南”,我们大致可将模式语言分为三种: 选择模式 < xsl:for-each >、< xsl:value-of >,和 < xsl:apply-templates > 测试模式 < xsl:i
advancedxpathanalyzer.zip
- 在xml查询中优化RPE查询的东西,Xml query optimization in RPE query things
autojava2
- 可以自动生成生成javabean对、业务层简单查询及xml等-Can be generated automatically generated javabean right, the business layer of a simple query and xml
XML
- VB实现XML文档的查询,非常健壮的一个系统,强烈推荐-VB achieve query XML documents, a very robust system, strongly recommend
xiss.tar
- B+索引XML数据按结构、元素、属性、名字、值等方式进行查询-B+ Indexing XML data structure, elements, attributes, name, value, such as query
SapBWXmlaAccessDemo
- 在SAP上用XML来构建查询包进行多维数据库的查询。做SAP多维数据库开发的入门经典案例-In SAP use XML to build a multi-dimensional database query packets inquiries. SAP to do multi-dimensional database development entry classic case
Demo
- 跟我一起学Visual Studio 2008系列课程[8]:语言集成查询[LINQ]之LINQ to XML高级篇-Study with me Visual Studio 2008 Series Courses [8]: Language Integrated Query [LINQ] Advanced LINQ to XML of the articles
ConnectionPool
- 编写一关于Microsoft Access数据库连接池及其管理的相关类,要求能从XML配置文件中读取该数据库驱动程序,数据库名,连接池最大连接数,最多等待用户数,查询数据库超时时间及用户最长等待时间等信息;并编写一测试程序,用于模拟多客户对于数据库的访问。-The preparation of about one Microsoft Access database connection pool and its management related request from the XML co
Xml
- 连接数据库,查询数据库中的表,将表内容导出成Xml格式文件-Connect to the database, query the database table, export table contents into Xml format
Weather
- 这是一个关于webservice的天气查询系统,本系统可以B/S C/S webservice全可可用,系统功能可强大,可以查询3天的天气,也可以查询所有城市-This is a weather webservice query on the system, the system can be B/SC/S webservice-wide may be available, the system can be a powerful feature, you can query the weath
student
- 学生管理的网页版(xml),可以进行查询,添加,删除学生记录等等的操作。-Version of student management of the website (xml), can query, add, delete, and so the operation of student records.
XML_Retrieval
- 本书详细介绍了XML的相关内容。包括XML基础,XML历史观,查询语言,索引策略,演示策略等。适合作为XML的参考手册-This book details the XML-related content. Including the XML-based, XML view of history, query language, indexing strategies, presentation strategies. Suitable as a reference manual for XML
SQLSeveryingyong
- 本书由浅入深、全面而系统地介绍了SQL Server 2005数据库管理系统的使用方法和开发技巧,是作者多年教学与开发经验的总结。全书分为4个部分共23章。第1部分主要介绍数据库基本理论、SQL语言和Transact—SQL语言的语法;第2部分介绍了SQL Server 2005的安装、体系结构及服务器的管理、开发工具、数据库和数据表以及索引和视图的管理、查询优化、游标、存储过程和触发器、数据完整性、SQL Server 2005安全性、SQL Server 2005数据库备份与恢复等;第3部分
Xquery-introduce
- XML Query(XQuery)是在 XML 数据中搜索特定信息的功能强大的新方法。与 XPath 2.0 的起源相同,XQuery 的某些方面 — 如传统的 XPath 表达式 — 看上去很熟悉,而其它方面(如 FLWR 和条件语句)则是全新的。为了帮助消除解释问题,XQuery 工作组创建了“XML Query Use Cases”文档(请参阅参考资料,它提供了样本查询及其预期的结果。本教程中的示例都基于为该文档创建的样本数据。 XQuery 是 XML 规范和 W3C 建议书之
linqExample
- This project illustrates how LINQ(Language Integrated Query) to xml is used to read xml data easily.
sds
- XPath的XML查询重写算法XPath, XML query rewriting algorithm-XPath, XML query rewriting algorithm
j2ee
- 基于CXF框架创建并发布WebService,要求从XML中读取数据信息,或从数据库读取信息,提供数据的显示和查询操作接口-CXF-based framework to create and publish WebService, required to read data from XML, or read information from a database, providing data display and query interfaces
FastXML
- Fast XML implementation. Easly and query element based on template
XMLQuery
- XPath, the XML Path Language, is a query language for selecting nodes from an XML document. In addition, XPath may be used to compute values (e.g., strings, numbers, or Boolean values) from the content of an XML document
XML-exe3----XQuery
- 1、学习如何使用XMLSPY集成开发环境编写、执行、以及调试XQuery。 2、理解和掌握XQuery查询计划的基本结构、各种子句的使用、(递归)函数的声明和使用、嵌套查询的使用,能够熟练地利用集成开发环境编写完成各种查询工作的XQuery查询计划,为在主流关系数据库中使用XQuery进行数据检索打下基础。-1, learn how to write using XMLSPY integrated development environment, execution, and debuggi