搜索资源列表
XML_Vocabulary
- XMLVocabulary支持显示、查询、修改和保存XML数据。可以将XML映射到数据库。你也需要的只是使用XML作为你的项目的主数据。-XMLVocabulary show support, query, modify and preservation of XML data. XML can be mapped to the database. You also need only use XML as your project's data.
chap000007
- 第7章 Java B/S结构编程 实例76 简单的Servlet程序 实例77 简单的留言簿 实例78 JSP+Java Bean的计数器 实例79 数据库查询 实例80 文件的上传下载 实例81 收发E-mail 实例82 B/S结构的聊天室 实例83 网上选课 实例84 B/S结构的商业应用——购物车 实例85 通过JSP调用Applet程序 实例86 JSP与XML的结合-Java B / S structure, programming exa
xml
- 利用schema解析xml,包括xml的读取、分析、修改、查询。-Using schema parsing xml, including the xml read, analyze, modify, query.
java
- 本人的毕业设计,JAVA实现数据库转化,我用Java作为编程语言(Java的版本是6.0),JDOM作为XML解析器。数据库是SQL Server 2000,开发工具是NetBeans IDE 5.5 大家在运行程序的时候最好还是使用NetBeans IDE 5.5和Java 6.0,因为我设计的是图形界面,在设计的时候我用到了NetBeans的Swing设计工具Martisse,如果把我的程序放在JBuilder、Eclipse或JCreator中无法运行的(NetBeans是免费下载的)
MyStuXml
- 本软件是用来运行接受,保存为XML文件,写入数据库,并且实现其数据库查询和修改的软件。-This software is used to run the acceptance, saved as XML files, write data, and to achieve its database query and modify the software.
src
- XML解析,综合数据库的知识设计和实现对xml文件的解析和查询。-a design in xml parsing and query.
XmlFileUtil
- 1.传入SQL语句,根据查询结果生成XML文件 2.通过XML文件保存路径,对XML文件进行读取 3.修改XML文件中内容,并另存为一个新文件 等功能-1. Incoming SQL statement, based on the query results generated XML file 2. Through the XML file path to the XML file to read 3. Modify the XML file content and save it
AutoComplete
- Ajax(Asynchronous Javascr ipt + XML)的定义 基于web标准(standards-based presentation)XHTML+CSS的表示; 使用 DOM(Document Object Model)进行动态显示及交互; 使用 XML 和 XSLT 进行数据交换及相关操作; 使用 XMLHttpRequest 进行异步数据查询、检索; 使用 Javascr ipt 将所有的东西绑定在一起。英文参见
javaso
- java(结合lucene)版的公交搜索系统 可以实现一个文本框的搜索,将xml文件里面的公交信息全部创建索引,不需要数据库支持。 查询速度和效率都很高。搜索的时候,不限制站点个数和顺序,支持关键字高亮显示。 管理后台:/admin/adminLogin.jsp username: jobcnn password: 123456 管理用户名和密码的更改在:\WEB-INF\classes\sys_setting.properties 文件里面配置.
jsinq-51799
- JSINQ is a complete implementation of LINQ to Objects in Javascr ipt- JSINQ is a complete implementation of LINQ to Objects in Javascr ipt. LINQ stands for "Language Integrated Query" and it is a component of Microsoft s .NET framework. With
information-
- 实现功能如下: 1:管理员登录功能(MD5 加密) 2:实现了免费信息 和付费信息的发布 必须通过管理员的审核才能够显示到网页上 3:免费的信息一个账户只能够发送5条信息 3:设置了主页面,主页面中可以查询到相关的广告 也可以收藏改页面 4:客服可以对信息进行检索,显示的结果以分页的形式展现在网页中 使用到的知识: 1:mvc 模式,数据库 Oracle的操作 2: Java基础知识 3: html+xml+jsp+javascr ipt+servlet
XMLcode
- XML基于区间的编码,用于快速确定XML节点间的关系。并优化查询效率。-XML is based on interval encoding, XML is used to quickly determine the relationship between nodes. And optimize the query efficiency.
DefaultXMLView
- 实现从数据库中查询文件集成为XML文件的功能-From a database query file integrates the functionality of the XML file
parser
- 一个对AIRFLUX的转XML模板的查询脚本的解析组件,用于构建通信传输二进制代码-One pair of the turn of the XML template query in AIRFLUX scr ipt parsing component for building communication transmission binary code
mashibing-Hibernate_new
- 马士兵老师讲hibernate时的课件 1. HelloWorld A) xml B) annotation 2. 什么是O/RMapping以及为什么要有O/RMapping 3. 常见的O/R框架 4. Hibernate基础配置 5. Hibernate核心接口介绍 6. 对象的三种状态 7. ID生成策略 8. 关系映射 9. Hibernate查询(HQL) 10. 性能优化 -Mashi Bing teach
CDSale
- 1、使用XML文档保存所有商品的信息、订单信息、客户信息、购物车信息;(required) 2、能够在网站页面上分类列出库存数量大于零的商品;(required) 3、能够通过商品列表查询商品的详细信息;(required) 4、能够根据用户名查询与之相关的订单信息;(optional) 5、客户可以在商品列表中选择想要购买的CD,放入购物车中;(optional) 6、管理员可以添加新的音乐专辑(或其它类别的商品)信息。(optional)-1, u
SimilarityQuestion
- 在XML中使用余弦定理算法查询关键字,从匹配度高到低输出匹配的问题和答案-Using the cosine theorem in XML query keywords, the problem and the answer high to low output matching
ATMS (2)
- 1.进行ini、properties、xml文件的读写操作 2.模拟ATM进行账号的登录校验、余额查询、详细账单 3.数据库采用mysql (三张数据表 customer account detail) 4.将系统分割为C/S系统,利用socket编程(1. Ini, properties, xml file read and write operations 2. Simulate ATM for account login verification, balance query, d
StudenManager
- 北大青鸟单元测试。学生信息管理系统小DEMO,主要练习对XML的操作,里面包含导出的可直接运行的文件,windows系统可以直接打开运行。主要功能为新增学生信息,修改学生信息,查询所有或按照学号查询学生信息。 包含Java Run Environment环境(Beida Jade Bird unit test. Student information management system small DEMO, the main practice of the operation of XML,