搜索资源列表
phpenv2.1
- C1G的PHP探针的一部分功能: +自定义风格 -自带三种风格 +PHPINFO显示 +可以显示服务器运行时间 +自定义公告 -探针尾部可以写上联系方式等公告(支持HTML),适合空间商和空间收集狂 +服务器特性 -服务器时间 -服务器域名 -服务器操作系统 -服务器解译引擎 -PHP版本 -本文件路径 ...等等 +PHP基本特性 -显示错误信息display_errors -自动定义全局变量re
OATEST
- oa 采用J2EE企业级开发平台 使用Hibernate实现持久层 使用Sturts实现WEB层 使用Spring完成整合,利用Spring的IOC和AOP思想提高程序的性能,增强程序的扩展性。 数据库:Mysql、Sqlserver或Oracle WEB服务器:JBoss或Tomcat,通过连接池获取数据库连接。-OAThe enterprise J2EE development platformThe use of Hibernate realize the pers
mongodbdemo
- nosql性能的测试和使用,包括与主库oracle的数据同步-NoSQL performance testing and use, including the main library oracle data synchronization
33
- 某实例为了改进数据库操作的性能,自定义数据库连接对象Connection和语句对象Statement,可针对不同类型的数据库提供不同的连接对象和语句对象,如提供Oracle或MySQL专用连接类和语句类,而且用户可以通过配置文件等方式根据实际需要动态更换系统数据库。使用抽象工厂设计该系统。-An example in order to improve the performance of database operations, custom database connection object