搜索资源列表
Javadatabasejiaocheng
- 本套光盘提供了本书各章实例的所需的部分源程序文件以及数据库文件。读者 需要使用JDK 1.4(必需)版,可以在java.sun.com上下载、SQL Server 2000以及MS Access2002、Oracle等工具才能顺利运行本程序。
MySQLandJavaDevelopersGuide
- 英文原版 MySQL and Java Developer s Guide,里面有不少java与数据库编程实例,值得拥有.
JSP_SQL2005
- 随着SQL Server 2005数据库使用的普及,在Java 应用程序中使用基于Java Database Connectivity (JDBC)的驱动程序来访问SQL Server 2005数据库已经成为十分必要的工作。特别是随着XML成为工业标准,越来越多的Java应用程序趋向于使用XML配置文件。论文结合实例讲述了在JSP/Servlet中使用JDBC驱动及XML配置文件访问SQL Server 2005数据库的典型应用方式。
java_libaruary_manage_system
- JAVA图书馆里系统————都是java基本语法,适合JAVA初学者,是他们的一个很好的实例!----- JAVA library systems are the basic grammar java, JAVA suitable for beginners, they are a good example!
HashTable
- HashTable实例 public class HashTable_msg { public HashTable_msg() { String sum_sql="select mobilenum,count(*) from SJSJ_Msg where (left(in_date,6)=(select left(CONVERT(varchar(12) , getdate(), 112 ),6)))group by mobilenum" Hashtable<
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.