Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - mysql-connector-java-5.1.
Search - mysql-connector-java-5.1. - List
DL : 0
1、在Eclipse中导入工程,可以通过Eclipse中的菜单File→Import→Existing Projects intoWorkspace中选择Project; 2、在MySQL中创建数据库,使用MySQL Control Center执行database目录下的dbscript.sql数据库脚本文件创建数据库SQL语句创建数据库和表及数据; 3、设置数据库连接配置,修改doc目录下的exam.xml文件,将其中的数据库用户名和密码设置为实际的用户名和密码; 4、将doc目录下的exam.xml文件拷贝到Tomcat的安装目录下的conf\\Catalina\\localhost文件夹下,并修改exam.xml文件中的docBase,将该值指向该工程目录,如\"F:\\jsp\\21\\WebRoot\"; 5、确保Tomcat安装目录的common\\lib下mysql-connector-java-3.0.16-ga-bin.jar类包文件,如果没有拷贝WebRoot\\WEB-INF\\lib目录下的mysql-connector-java-3.0.16-ga-bin.jar类包文件到Tomcat安装目录的common\\lib下; 6、启动Tomcat,在浏览器输入http://localhost:8080/exam,使用账号s0001,密码s0001登陆,后台管理使用账号admin,密码dmin登陆。
Update : 2008-10-13 Size : 2761278 Publisher : 张磊

JSP/Java21
DL : 0
1、在Eclipse中导入工程,可以通过Eclipse中的菜单File→Import→Existing Projects intoWorkspace中选择Project; 2、在MySQL中创建数据库,使用MySQL Control Center执行database目录下的dbscript.sql数据库脚本文件创建数据库SQL语句创建数据库和表及数据; 3、设置数据库连接配置,修改doc目录下的exam.xml文件,将其中的数据库用户名和密码设置为实际的用户名和密码; 4、将doc目录下的exam.xml文件拷贝到Tomcat的安装目录下的conf\Catalina\localhost文件夹下,并修改exam.xml文件中的docBase,将该值指向该工程目录,如"F:\jsp\21\WebRoot"; 5、确保Tomcat安装目录的common\lib下mysql-connector-java-3.0.16-ga-bin.jar类包文件,如果没有拷贝WebRoot\WEB-INF\lib目录下的mysql-connector-java-3.0.16-ga-bin.jar类包文件到Tomcat安装目录的common\lib下; 6、启动Tomcat,在浏览器输入http://localhost:8080/exam,使用账号s0001,密码s0001登陆,后台管理使用账号admin,密码dmin登陆。
Update : 2024-05-09 Size : 2760704 Publisher : 张磊

DL : 0
主要用到Java方面的FCK编辑器,displaytag标签,Ajax,Struts,Spring,Hibernate等各开源技术Struts1.1, Spring2.0, Hibernate3.0等相关环境, MySql数据库用此mysql-connector-java-3.1.10-bin.jar包,MySql数据库用5.0版本(为了支持视图). -The main aspects of Java used FCK Editor, displaytag Tags, Ajax, Struts, Spring, Hibernate and other open source technologies Struts1.1, Spring2.0, Hibernate3.0 and other related environmental, MySql database using this mysql-connector-java- 3.1.10-bin.jar package, MySql database with version 5.0 (In order to support the view).
Update : 2024-05-09 Size : 670720 Publisher : HCC

关于mysql-connector-java-5.0.8-bin连接驱动 关于java-About mysql-connector-java-5.0.8-bin connected drives on the java
Update : 2024-05-09 Size : 519168 Publisher : 谭友

DL : 0
Head First 设计模式(中文完整版+附书源码)-Head First Design Patterns (English full version+ source code attached to the book)
Update : 2024-05-09 Size : 47764480 Publisher : joyong

DL : 0
一个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
Update : 2024-05-09 Size : 28949504 Publisher : 杨晓民

DL : 0
绿色健康购物网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
Update : 2024-05-09 Size : 28937216 Publisher : Alex

Openacs部署,压缩包包含了mysql-connector-java-5.1.18.zip与openacs-bin-0.4.zip,另外jboss-4.2.3.GA.zip比较大需要单独去下载-Openacs deployment, compression package contains mysql-connector-java-5.1.18.zip openacs-bin-0.4.zip addition the jboss-4.2.3.GA.zip need to go alone download
Update : 2024-05-09 Size : 11711488 Publisher : 王天

DL : 0
1、在Eclipse中导入工程,可以通过Eclipse中的菜单File→Import→Existing Projects intoWorkspace中选择Project; 2、在MySQL中创建数据库,使用MySQL Control Center执行database目录下的dbscript.sql数据库脚本文件创建数据库SQL语句创建数据库和表及数据; 3、设置数据库连接配置,修改doc目录下的exam.xml文件,将其中的数据库用户名和密码设置为实际的用户名和密码; 4、将doc目录下的exam.xml文件拷贝到Tomcat的安装目录下的conf\Catalina\localhost文件夹下,并修改exam.xml文件中的docBase,将该值指向该工程目录,如"F:\jsp\21\WebRoot"; 5、确保Tomcat安装目录的common\lib下mysql-connector-java-3.0.16-ga-bin.jar类包文件,如果没有拷贝WebRoot\WEB-INF\lib目录下的mysql-connector-java-3.0.16-ga-bin.jar类包文件到Tomcat安装目录的common\lib下; 6、启动Tomcat,在浏览器输入http://localhost:8080/exam,使用账号s0001,密码s0001登陆,后台管理使用账号admin,密码dmin登陆。 -1, imported in Eclipse projects, to by Eclipse menu File → Import → Existing Projects intoWorkspace Project create a database in MySQL using MySQL Control Center to perform the database directory dbscript.sql database script file to create the database SQL statements to create the database and tables, and data 3, setting the database connection configuration to, modify doc directory exam.xml file, the database user name and password is set to the actual user name and password 4, the doc directory of the exam. xml file is copied to the Tomcat installation directory conf \ Catalina \ localhost folder, docBase modify the exam.xml file, directory points to the value of the project, such as " F: \ jsp \ 21 \ WebRoot" ensure that the Tomcat installation directory common \ lib under the mysql-connector-java-3.0.16-ga-bin.jar class package file, if no copy WebRoot \ WEB-INF \ lib directory mysql-connector-java-3.0. a 16-ga-bin.jar class package file to the Tomcat installation dire
Update : 2024-05-09 Size : 2764800 Publisher : charles

In the end, it’s not the years in your life that count. It’s the life in your years.
Update : 2024-05-09 Size : 6333440 Publisher : mylth

Java+mysql实现的网络爬虫。针对单个WordPress网站的网络爬虫程序 使用的开源类库如下: Apache HttpComponents 4.3 HTML Parser 2.0 MySQL Connector/J 5.1.27 使用UTF-8编码以记录中文标签 使用XAMPP默认MySQL端口localhost:3306 需要本地XAMPP环境 -Java+ mysql web crawler.On a single web crawlers WordPress site Use of open source libraries are as follows: Apache HttpComponents 4.3 2.0 HTML Parser The MySQL Connector/J 5.1.27 Use utf-8 to record label in Chinese Using XAMPP MySQL default port localhost: 3306 Need local XAMPP environment
Update : 2024-05-09 Size : 1883136 Publisher : 便是天地

DL : 0
1.修复了用户删除回复帖的错误; 2.修复了版主改类的错误; 3.修复了引用quote的错误; 4.基于最新的J2SDK 1.4.2-02开发; 5.基于最新的mysql-connector-java-3.0.9-stable开发; 6.基于最新的MySQL 4.0.16开发; 7.修复论坛短消息的错误; 8.修改了style样式表的实现,平衡了数据库负载; 9.添加了media支持,目前可以支持mp3/avi/asf/rm/qt等大量的media文件; 10.调控了jbb的标签,目前我们论坛的jbb的标签可以更好的工作;-1 fixes the user to delete the reply post error 2 repair moderators change class error 3 fixes a reference to quote s error 4 based on the latest development of 1.4.2-02 J2SDK 5 based on the latest mysql-connector-java-3.0.9-stable development 6 based on the latest development of 4.0.16 MySQL 7 bug fixes forum short message 8 modify the style style sheet to achieve the balance of the load 9 added media support, the current can support a large number of mp3/avi/asf/rm/qt files, such as media 10 to control the jbb tag, the current forum of the jbb tag can be better work
Update : 2024-05-09 Size : 2905088 Publisher : dmpudn31

用于数据库连接jar包,连接mysql数据库的时候用的(For database connections, jar packages)
Update : 2024-05-09 Size : 943104 Publisher : Ankra

简单的maven Sringdemo <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> <java.version>1.8</java.version> </properties> <dependencies> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-web</artifactId> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-test</artifactId> <scope>test</scope> </dependency> <!-- 热部署,不用重启 ,自动加载更新--> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-devtools</artifactId> <optional>true</optional> </dependency> <!-- tomcat支持 --> <dependency> <groupId>org.apache.tomcat.embed</groupId> <artifactId>tomcat-embed-jasper</artifactId> <!--<scope>provided</scope> --> </dependency> <!-- jstl标签库 --> <dependency> <groupId>javax.servlet</groupId> <artifactId>jstl</artifactId> </dependency> <!-- Mybatis --> <dependency> <groupId>org.mybatis</groupId> <artifactId>mybatis</artifactId> <version>3.2.8</version> </dependency> <!-- Mybatis整合Spring --> <dependency> <groupId>org.mybatis</groupId> <artifactId>mybatis-spring</artifactId> <version>1.2.2</version> </dependency> <!-- 连接池 --> <dependency> <groupId>com.jolbox</groupId> <artifactId>bonecp-spring</artifactId> <version>0.8.0.RELEASE</version> </dependency> <dependency> <groupId>org.springframework</groupId> <artifactId>spring-jdbc</artifactId> </dependency> <!-- mysql驱动 --> <dependency> <groupId>mysql</groupId> <artifactId>mysql-connector-java</artifactId> <version>5.1.6</version> </dependency> </dependencies>
Update : 2018-09-08 Size : 431341 Publisher : 632793503@qq.com
« 1 2 3 4 5»
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.