搜索资源列表
GVclub3GVclubForumSystemSourceCodeV3.0beta
- 今晚在线(天津)工作室开发的 GVclub论坛系统.采用hibernate 3.0作为数据持久化解决方案,可移植性大大增强。兼容MS SQL SERVER 2000, Oracle, my SQL 等主流数据库,以JSTL作为JSP界面显示标签,尽可能的简化JSP页面的JAVA代码行。更加完美的滤错机制,增加了程序的健壮性。增加了帖子审核机制,完成了上一版本中没有的密码找回功能。部分页面采用系统自动生成的静态文件,减少了数据库查询次数。完善社区短消息,在线发送邮件,订阅主题等辅助功能。还有很多,
Javadatabasejiaocheng
- 本套光盘提供了本书各章实例的所需的部分源程序文件以及数据库文件。读者 需要使用JDK 1.4(必需)版,可以在java.sun.com上下载、SQL Server 2000以及MS Access2002、Oracle等工具才能顺利运行本程序。
JDBC
- 介绍mysql,oracle,sqlserver2000,postgresql的连接方法,这些都是我的心得-introduct all database connection .
Oracle8i_foundation(SQLandPL_SQL)
- 非常好的oracle开发学习手册.plsql的内容全面详细,实例完整实用,工作时我一般复制出来改下就行.上司给我的宝典.-Oracle develop very good study manual. full details of the contents of plsql, full of practical examples, work out I tend to copy the line under the change. Boss gave me the book.
database
- focus on writing SQL queries. In addition, you will embed your SQL queries into Java (using JDBC) to implement a “Fakebook Oracle,” a standalone program that answers several queries about the Fakebook database
xls2mysql
- 运用Java语言,基于myeclipse开发工具,实现mysql(或oracle)和excel的互相导入。-Using the Java language, based on myeclipse development tools, implementation of mysql or oracle and excel import from each other.