Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - mysql-connector-java-3.1.
Search - mysql-connector-java-3.1. - List
jdbc驱动程序 比较实用的jdbc java到数据库连接必须东西-jdbc driver more practical jdbc java database to connect things to be
Update : 2008-10-13 Size : 1316942 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登陆。
Update : 2008-10-13 Size : 2761278 Publisher : 张磊

MySql Java Connector
Update : 2008-10-13 Size : 1202578 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-04 Size : 670720 Publisher : HCC

/* This java class create four tables with all theirs fields and insert them inside a mysql database name timelog. This code works with MySql Database with Mysql Java Connector the mysql-connector-java-3.2.0-alpha */-/* This java class create four tables with all theirs fields and insert them inside a mysql database name timelog. This code works with MySql Database with Mysql Java Connector the mysql-connector-java-3.2.0-alpha*/
Update : 2024-05-04 Size : 3072 Publisher : saeed

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-04 Size : 28949504 Publisher : 杨晓民

豆丁网拥有全球最大中文文档库,关注高价值的实用信息,我们正致力成为全球最具价值的文档分享平台-Audrey Leslie Docin-Julien is on Facebook. Join Facebook to connect with Audrey Leslie
Update : 2024-05-04 Size : 1719296 Publisher : vang

Java人事管理系统源码+论文+答辩PPT,西北农林科技大学信息工程学院面向对象综合试训实习报告,计算机083班毛维静的作品,通过源代码以及文档资料,你将学习和了解:   ①加强对员工的管理,形成纽带,以点带线.实现对员工的跟踪与控制,使部门与部门之间加强联系,形成上下一体;   ②学会Java程序开发的环境搭建与配置,并在实际运用中学习和掌握Java程序开发的全过程;   ③学会在短时间内运用一门语言并用于实际,扩展知识面,加强了调试的能力;   ④通过此次开发,了解了ECLIPSE与JDK,JRE的安装与环境配置,调试环境与运行环境;   ⑤掌握应用JDBC事务连接数据库与Java程序的连接。      程序调试说明:   1:用Eclipse新建一个JFace project,将images和src文件复制到此工程的src目录下(会将原来的src文件夹覆盖);   2.将src下的SQL文件夹下的sql文件内容复制到MySQL;   3.导入MySQL的驱动Java-connector;   4.程序的初始界面为Login.java,凭账号00001,密码123可以进入系统,浏览所有功能。   压缩包内有更详细的作者技术资料,请下载参考。-Personnel Management System Java source code+ thesis+ defense PPT, Northwest A & F University, School of Information Engineering, Object-oriented comprehensive training workout reports, computer classes Mao Weijing 083 works, through the source code and documentation, you will learn and understand: ① to strengthen the management of staff, to form a link, point to line. To achieve the tracking and control of employees, departments and authorities to strengthen ties between the formation of the upper and lower body ② learn Java programming environment set up and configuration, and in practice to learn and master the Java programming throughout the process ③ learn to use a language in a short time and for real, expanding knowledge, enhancing the debugging capabilities ④ through the development, understanding of the ECLIPSE and JDK, JRE installation and environment configuration, debugging environment and operating environment ⑤ mastering the application connect to the databa
Update : 2024-05-04 Size : 6776832 Publisher : as

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-04 Size : 28937216 Publisher : Alex

DL : 0
本系统主要实现了以下功能: 通过网站,全面展示企业的形象。 通过系统流程图全面介绍企业的服务项目。 实现对车辆来源的管理。 实现对固定客户的管理。 通过发货单编号,可以详细查询到物流配货的详细信息。 由于操作人员的计算机知识普遍较差,要求网站有良好的操作界面。 当外界环境(停电、网络病毒)干扰本系统时,系统可以自动保护原始数据的安全。 操作注意事项 用户在使用《物流配货网》之前,应注意以下事项: (1)系统管理员用户名为mr,密码为mrsoft。 (2)运行本系统前,需要将mysql-connector-java-3.0.16-ga-bin.jar、ognl-2.6.11.jar、struts2-core-2.0.11.jar、xwork-2.0.4.jar、commons-logging-1.0.4.jar、freemarker-2.3.8.jar拷贝到WEB-INF\lib文件夹中。 -The system to achieve the following functions: a comprehensive display of corporate image through the website. A comprehensive enterprise service projects through the system flow chart. The sources of the vehicle management. The fixed customer management. By invoice number, detailed inquiry into the detailed information of logistics distribution. The operator' s computer knowledge is generally poor, requires that the site has a good interface. When the external environment (power outage, network virus) interfere with the system, the system can automatically protect the security of the original data. Handling Precautions users in the use of the logistics distribution network before, you should note the following: (1) the system administrator user name mr password mrsoft. (2) run the system before mysql-connector-java-3.0.16-ga-bin.jar the ognl-2.6.11.jar struts2-core-2.0.11.jar xwork-2.0.4. jar, commons-logging-1.0.4.jar, freemarker-2.3.8.jar copied to the WEB-INF \ lib folder.
Update : 2024-05-04 Size : 661504 Publisher : 郝泰延

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-04 Size : 11711488 Publisher : 王天

DL : 0
1. 解压,然后将文件导入Eclipse; 2. 运行该程序前,要先安装mysql; 3. 安装完mysql后,下载mysql-connector-java-5.1.22; 4. 将mysql-connector-java-5.1.22放入JDK中,方法见本人博客博文《java数据库编程的前期准备——mysql-connector-java-5.1.22》; 5. 在源包中的TaskDatabases.java中修改user变量和password变量(两者分别为mysql的用户名和密码); 6. 改完后,在新建一个数据库,名称为taskschedules,接着新建一张表,标明为tasks,最后在表中添加字段:name,operation,title,content,path,execType,state,execDate,execTime,除operation、execType、state为int型,其余皆为String(数据库中为varchar); 7. 以上6步完成后,即可运行程序; 8. 本程序操作比较麻烦,待有空再改进。- Unzip, and then the file into Eclipse 2 before running the program, first install mysql Installing mysql download mysql-connector-java-5.1.22 The mysql-connector-java-5.1.22 into the JDK in the preparation method, see my blog Bowen "java database programming- mysql-connector-java-5 .1.22 5. The TaskDatabases.java source package modified user variables and password variables (both were mysql user name and password) 6 After the change, a new database, name taskschedules, then the new one table, marked tasks, the last in the table to add fields: name, operation, title, content, the path, execType, state, execDate execTime in addition to the operation, execType, state int type, the rest are String (the database as varchar) Step 6 of 7. Complete, you can run the program 8 of the program operation is too much trouble, to be free again improved.
Update : 2024-05-04 Size : 46080 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-04 Size : 2764800 Publisher : charles

mysql connect library for java
Update : 2024-05-04 Size : 239616 Publisher : Can

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-04 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-04 Size : 2905088 Publisher : dmpudn31

DL : 0
MyBatis简易教程 ①数据库 在MySQL中,test数据库下,简历user表,一共两个字段id和name,建表语句略。 ②需导入的包 只有两个: mybatis-3.0.3.jar mysql-connector-java-5.1.9-bin.jar(JDBC包) ③目录结构 采用最简单的结构,domain包下有且仅有四个文件 configuration.xml User.xml User.java Test.java(MyBatis API Tutorial)
Update : 2024-05-04 Size : 6144 Publisher : Deiz

简单的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»
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.