Description: 用于JAVA数据库连接.解压就可用,方便得很-For JAVA database connectivity. Decompression can be used to facilitate the very Platform: |
Size: 8361984 |
Author:ggg |
Hits:
Description: mysql 5.1的 jdbc驱动
Connector/J 5.1 支持Mysql 4.1、Mysql 5.0、Mysql 5.1、Mysql 6.0 alpha这些版本。
Connector/J 5.0 支持MySQL 4.1、MySQL 5.0 servers、distributed transaction (XA)。
Connector/J 3.1 支持MySQL 4.1、MySQL 5.0 servers、MySQL 5.0 except distributed transaction (XA) support。
Connector/J 3.0 支持MySQL 3.x or MySQL 4.1。-jdbc driver mysql 5.1 of Connector/J 5.1 support Mysql 4.1, Mysql 5.0, Mysql 5.1, Mysql 6.0 alpha these versions. Connector/J 5.0 support for MySQL 4.1, MySQL 5.0 servers, distributed transaction (XA). Connector/J 3.1 support for MySQL 4.1, MySQL 5.0 servers, MySQL 5.0 except distributed transaction (XA) support. Connector/J 3.0 support for MySQL 3.x or MySQL 4.1. Platform: |
Size: 8811520 |
Author:李瑞 |
Hits:
Description: Java中jdbc连接MySQL的数据库驱动jar包 这是最新的jar 包-Java, jdbc to connect MySQL database driver jar package This is the latest of the jar package Platform: |
Size: 493568 |
Author:realname |
Hits:
Description: Java和MySQL数据库连接时,需要将mysql-connector-java-5.1.10-bin.jar复制到Java的工程中。本文件解压后的文件夹中就是mysql-connector-java-5.1.10-bin.jar。-Java and the MySQL database connection, you need to mysql-connector-java-5.1.10-bin.jar copied to the Java-project. This document folder after decompression is the mysql-connector-java-5.1.10-bin.jar. Platform: |
Size: 690176 |
Author:陈树敏 |
Hits:
Description: JSP+MySql+Tomcat.图书馆管理程序,实现查看(分页)、新增、删除、修改功能。NetBeans项目。运行前请下载mysql-connector-java-5.1.10-bin.jar并添加到库中。-JSP+ MySql+ Tomcat. Library management process, implementation view (page), add, delete, modify function. NetBeans project. Run before you download the mysql-connector-java-5.1.10-bin.jar and added to the library. Platform: |
Size: 6904832 |
Author:杨子辰 |
Hits:
Description: MySQL驱动,做jsp课程设计要注意要把它放在正确的位置-MySQL driver, do jsp course design should pay attention to it in the correct location Platform: |
Size: 465920 |
Author:yeah |
Hits:
Description: mysql驱动程序包,解压后就可以用了,是最新的 官网上下的-mysql driver package can be used after decompression, is the latest official online under Platform: |
Size: 4020224 |
Author:hangyijin |
Hits:
Description: mysql的jdbc的jar包,找了很长时间。大家共享。使用是改名jar。-The jar of jdbc mysql package, look for a very long time. Share. Platform: |
Size: 768000 |
Author:li |
Hits:
Description: 一个J2EE购物网站的实现
运用struts1.2+hibernate+spring 框架,数据库连接池,事务管理;Struts 应用国际化,Struts 标签库与Tiles框架, JSTL标签库,Spring IOC。
采用优化性能技术,采用oscache缓存,freemarker静态页面生成;
安装方法:
1:mysql中新建数据库dgssen.导入dgssen.sql
也可以修改:WebRoot\META-INF\context.xml
2:把mysql-connector-java-5.0.4-bin.jar这个mysql驱动jar包放到tomcat 6 下的lib下
3:把根目录下的net文件夹放到WebRoot\WEB-INF\classes下。因为这个是在线编辑器用到的.class
4:
后面管理地址:
http://localhost:8080/webdgs/admin/frame.jsp 用户名/密码:admin/123456
合作商管理
http://localhost:8080/webdgs/ad
相应的用户与密码在后台管理设置-Implementation of a J2EE application shopping site struts1.2+ hibernate+ spring framework, database connection pooling, transaction management Struts Application International, Struts and Tiles tag library framework, JSTL tag library, Spring IOC. Optimized performance technology, oscache cache, freemarker static page generation installation methods: 1: mysql in the new database dgssen. Import dgssen.sql can also modify: WebRoot \ META-INF \ context.xml 2: the mysql-connector-java-5.0.4-bin.jar into the mysql driver jar package lib under tomcat 6 under the 3: the root directory of the folder into the net under the WebRoot \ WEB-INF \ classes the next. Because this is the online editor used. Class 4: after management address: http://localhost:8080/webdgs/admin/frame.jsp username/password: admin/123456 Partner Management http://localhost:8080/ webdgs/ad corresponding user and password management settings in the background Platform: |
Size: 28949504 |
Author:杨晓民 |
Hits:
Description: java jar文件,包括mysql-connector-java-5.1.6-bin.jar、tomcat-dbcp.jar、hibernate3.jar、struts.jar等,在连接数据库等方面会用到-java jar files, including mysql-connector-java-5.1.6-bin.jar, tomcat-dbcp.jar, hibernate3.jar, struts.jar, etc., will be used to connect the database, etc. Platform: |
Size: 5756928 |
Author:wenyu |
Hits:
Description: 当使用编程语言,操作mysql数据库时,必须要引入的jar包-When using programming languages, operating mysql database, the jar must be introduced Platform: |
Size: 3859456 |
Author:gygyug |
Hits:
Description: 绿色健康购物网SSH
个人水平有限,如有问题与建议,请指教!
(1)个人独立完成,包括mysql数据库设计,后台程序编写,前台美工设计;
(2)运用struts1.2+hibernate+spring 框架,数据库连接池,事务管理;
(3)Struts 应用国际化,Struts 标签库与Tiles框架, JSTL标签库,Spring IOC;
(4)采用优化性能技术,采用oscache缓存,freemarker静态页面生成;
(5)功能比较多但操作简单的后台管理 (后台管理附图片);
安装方法:
1:mysql中新建数据库dgssen.导入dgssen.sql
也可以修改:WebRoot\META-INF\context.xml
2:把mysql-connector-java-5.0.4-bin.jar这个mysql驱动jar包放到tomcat 6 下的lib下
3:把根目录下的net文件夹放到WebRoot\WEB-INF\classes下。因为这个是在线编辑器用到的.class
4:
后面管理地址:
http://localhost:8080/webdgs/admin/frame.jsp 用户名/密码:admin/123456
合作商管理
http://localhost:8080/webdgs/ad
相应的用户与密码在后台管理设置
-Green and healthy shopping network SSH personal level, If you have any questions, and suggestions, please advise! (1) Personal independently, including the mysql database design, background programming, graphic design front (2) use struts1.2+hibernate+spring framework, database connection pool and transaction management (3) Struts application internationalization, the Struts tag library with the Tiles framework, JSTL tag libraries, Spring IOC (4) using the optimized performance technology, using oscache caching, the freemarker static page generation (5) functions more operating simple background management (Admin attached picture) installation methods: 1: mysql new database dgssen import dgssen.sql can also modify: WebRoot \ META-INF \ context.xml 2: put the mysql-connector-java- 5.0.4-bin.jar The mysql driver jar package into the tomcat' s lib: net folder under the root directory on the WebRoot \ WEB-INF \ classes. Because this is used by the online editor. Class 4: behind th Platform: |
Size: 28937216 |
Author:Alex |
Hits: