搜索资源列表
dom
- DOM的优势主要表现在:易用性强,使用DOM时,将把所有的XML文档信息都存于内存中,并且遍历简单,支持XPath,增强了易用性。 DOM的缺点主要表现在:效率低,解析速度慢,内存占用量过高,对于大文件来说几乎不可能使用-DOM advantage of the main problems: ease-of-use, and the use of DOM, the XML document will all the information are stored in memory, and ea
ConnectionPool
- 编写一关于Microsoft Access数据库连接池及其管理的相关类,要求能从XML配置文件中读取该数据库驱动程序,数据库名,连接池最大连接数,最多等待用户数,查询数据库超时时间及用户最长等待时间等信息;并编写一测试程序,用于模拟多客户对于数据库的访问。-The preparation of about one Microsoft Access database connection pool and its management related request from the XML co
JDom
- JDOM是Breet Mclaughlin和Jason Hunter两大Java高手的创作成果,2000年初,JDOM作为一个开放源代码项目正式开始研发。JDOM是一种解析XML的Java工具包。-The JDOM Breet Mclaughlin and Jason Hunter, the two Java master creations, early 2000, JDOM, an open source project officially began the development of
Dinner-Reservation(web-service)
- 学习“基于互联网的计算”时Web Service布置的大作业,作业需求见“web service作业2013”文档。要求中推荐Java搭配axis,但根据个人技术背景,我选择的是Apache2.2+PHP5.3+MySQL5.5。 应用的功能很简单。但个人感觉可借鉴之处是ajax以及对NuSOAP库的应用,具体可参考开发说明文档。 作为自己搜索、学习、实践的成果,特拿来分享。-Learning "Internet-based computing" is arranged in