搜索资源列表
NtSky
- 采用struts+xml+mysql写成,里面包含详细的文档和完全公开的BEAN,主要技术:XML,log4j,dom4j,struts,jstl,并且程序中使用多种设计模式,内含安装动画、源程序管理员的用户名和密码为ntsky、ntsky888 -using struts xml mysql languages, which contains a detailed documentation and a fully open Beans, mainly technology : XML, US
struts-1.2.8-src
- struts1.2.8,著名的framework,mvc模式,使用资料网上查。-struts1.2.8, the famous framework, myc model, the use of information online.
xerces-c-current
- xerces-c xml解析器 支持dom解析和sax模式解析
xsl示例
- xml源码,很简单,但是很实用。 在XSL这个壳中,我们要从原料库??XML里提取相关的数据,就要用到XSL提供的模式化查询语言。所谓模式化查询语言,就是通过相关的模式匹配规则表达式从XML里提取数据的特定语句,即我们上所说的“筛子“。 参考微软的”XSL开发者指南”,我们大致可将模式语言分为三种: 选择模式 < xsl:for-each >、< xsl:value-of >,和 < xsl:apply-templates > 测试模式 < xsl:i
IXMDB_RDBMSinanewXMLdatastorag
- IXMDB_RDBMS中XML数据的一种全新存储模式 本文为MPEG-7文档提出了一个全新的存 储方法: IXMDB。IXMDB吸取了Schema-conscious和Schema-oblivious的优点,同时避免了它们的主要缺点。IXMDB还为 特殊数据类型提供了专门的存储机制。 ,IXMDB_RDBMS in a new XML data storage model in this article for the MPEG-7 document proposed a new met
XMLReader
- 对自定义XML文件的读、写、修改、删除操作,加入简单类工厂和单例模式,便于扩展。打包成DLL,EX为测试项-XML documents to read, write, modify, delete operations, adding a simple type of plant and single-case model, convenient for extension. Packaged into a DLL, EX test items
578472_Chapter23
- 介绍XML的结构和元素,XML模式,在应用程序中使用XML-Introduced the XML structure and elements, XML models, in the application using XML
testaop
- bboss-aop框架是一个基于动态代理技术实现的轻量级aop框架,提供基本的组件管理功能(支持组件单实例和多实例模式), 支持声明式事务管理,拦截器(可配置多个拦截器),以及依赖注入(提供防止循环依赖注入的功能),管理服务方法的同步调用。 后续的文章将介绍这些功能。本系列文章适用于bboss-aop-1.0.5,下载地址: https://sourceforge.net/project/showfiles.php?group_id=238653&package_id=290546&
schema
- 是编写XML模式Schema的实例,包括Schema和对应的XML文档-Schema model of the preparation are examples of XML, including the Schema and the corresponding XML documents
Webservice
- 一本介绍Webservice的编程模式的书,讲的挺透彻的.-Webservice introduced a model of programming books, talking about very thorough.
C9page2
- .程序完美支持静态 方式输出 2.网站栏目无限级分类模式 3.栏目 自定义 静态目录,风格,排序,是否导航,是否列表,是否首页显示. 4.有效控制 栏目下信息移动,合并 [策划中...] 5.优化静态速度,使用缓存风格模式,使静态更速度. [策划中...] 6.对后台管理员设置等级列. [策划中...] 7.辅助插件,有效便捷拓展系统功能. 8.增加热门关键字,搜索关键字功能. 9.增加网站公告功能 10.修正cache文件夹位置 11.修正分类发布文章功
RSS
- RSS聚合器是一种以用户被动更新模式更新,可读取RSS Feed / XML并显示新闻项的程序,可以方便地在线获取、阅读和管理RSS/XML格式的信息。本系统设计一个RSS聚合器。 -RSS aggregator is a passive update mode to update the user can read the RSS Feed/XML and display news items program, you can easily get online, read and man
CallCenterPlus20100301
- 呼叫中心系统,集成坐席服务端,坐席系统采用XML模式,支持电话会议-Call center system, integrated server-side seating, seating system uses XML model to support the conference call
21083quexml-1.3.5
- queXML 是一个用来设计调查问卷的 XML 模式,提供一个 Web 的界面。queXML 1.3.5 更新内容:修复LONGTEXT元素没有生成正确的捆绑信息,修复问卷中元素的ID属性没有在schema中定义-queXML is a questionnaire used to design XML schemas provide a Web interface. queXML 1.3.5 update: fixes LONGTEXT element does not generate the
XML-Schema
- XML Schema 提供了两个在实例文档中使用的特殊属性,用于指出模式文档的位置。这两个 属性是:xsi:schemaLocation 和xsi:noNamespaceSchemaLocation,前者用于声明了目标名称 空间的模式文档,后者用于没有目标名称空间的模式文档,它们通常在实例文档中使用。-XML Schema provides two in the instance document using the special attribute is used to indica
SOA-a-Webservice(3)
- SOA & Webservice系列课程(3):SOA的模式-Course of SOA & Webservice(3)
XMLfrom-entry-to-master
- 由案例来介绍XML从入门到精通,包括数据模式、DTD模式、XML模式、WML、SMIL等-The case of XML from entry to the master, data mode, mode of the DTD, XML Schema, WML,, SMIL
Inside-XML
- 一本关于XML编程的进阶书,提供了XML模式 数据交换等技术的研究, 面向有一定基础的xml设计人员.-Advanced XML programming tool book, readers must have some basic XML programming skills
XML-exe2----XML-Schema
- 1、学习如何使用XMLSPY集成开发环境完成XML Schema相关的开发工作。 2、掌握XML Schema与DTD之间的区别,能够完成两者之间的转换;掌握在XML Schema中如何定义元素和属性,如何使用限制、列表和合并派生自己的简单数据类型,如何定义复杂数据类型,全局/局部元素和数据类型之间的区别;如何将XML Schema文档关联到XML实例数据文档,并完成文档的有效性验证。 3、掌握如何准确定义数据之间的参照完整性约束,如何在模式中使用多态性支持,如何在文档中定义空值等等。-
xml
- HTML/Javascr ipt 操作页面结果进行排序处理的实现逻辑 需要将xml拷贝到web服务器 并在服务器模式下可以查看到 动态排序效果(xml node sorting function code.)