文件名称:DataWeb
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-04-23
- 文件大小:
- 828kb
- 下载次数:
- 0次
- 提 供 者:
- 刘**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于JDBC驱动程序连接mysql数据库,首先使用类调用器显示加载MySQL数据库系统的JDBC驱动程序,然后调用DriverManager对象的getConnection()方法来获取数据库连接。-JDBC driver to connect mysql database, the first to use the class to call the JDBC driver loads the MySQL database system, and then call the DriverManager object getConnection () method to get a database connection.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DataWeb
.......\build
.......\.....\empty
.......\.....\generated
.......\.....\.........\classes
.......\.....\.........\.......\org
.......\.....\.........\.......\...\apache
.......\.....\.........\.......\...\......\jsp
.......\.....\.........\.......\...\......\...\customer_jsp.class
.......\.....\.........\.......\...\......\...\index_jsp.class
.......\.....\.........\.......\...\......\...\test_jsp.class
.......\.....\.........\src
.......\.....\.........\...\org
.......\.....\.........\...\...\apache
.......\.....\.........\...\...\......\jsp
.......\.....\.........\...\...\......\...\customer_jsp.class.smap
.......\.....\.........\...\...\......\...\customer_jsp.java
.......\.....\.........\...\...\......\...\index_jsp.class.smap
.......\.....\.........\...\...\......\...\index_jsp.java
.......\.....\.........\...\...\......\...\test_jsp.class.smap
.......\.....\.........\...\...\......\...\test_jsp.java
.......\.....\web
.......\.....\...\META-INF
.......\.....\...\........\MANIFEST.MF
.......\.....\...\........\context.xml
.......\.....\...\WEB-INF
.......\.....\...\.......\classes
.......\.....\...\.......\lib
.......\.....\...\.......\...\mysql-connector-java-5.1.24-bin.jar
.......\.....\...\.......\web.xml
.......\.....\...\customer.jsp
.......\.....\...\index.jsp
.......\.....\...\test.jsp
.......\build.xml
.......\nbproject
.......\.........\ant-deploy.xml
.......\.........\build-impl.xml
.......\.........\genfiles.properties
.......\.........\private
.......\.........\.......\private.properties
.......\.........\.......\private.xml
.......\.........\project.properties
.......\.........\project.xml
.......\src
.......\...\conf
.......\...\....\MANIFEST.MF
.......\...\java
.......\web
.......\...\META-INF
.......\...\........\context.xml
.......\...\WEB-INF
.......\...\.......\web.xml
.......\...\customer.jsp
.......\...\index.jsp
.......\...\test.jsp
.......\下载说明.txt