Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - mysql-connector-java-5.0
Search - mysql-connector-java-5.0 - List
该系统是jsp+mysql+javabean的大型购物和新闻系统。 修订了1.0版本的一些BUG. 在1.0版本的基础之上,新增了后台订单管理,商品推荐等功能。-jsp mysql javabean major shopping and information systems. Revised versions of some 1.0 BUG. In version 1.0, on the basis of the background of the new order management, merchandise recommended capabilities.
Update : 2024-05-03 Size : 5297152 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-03 Size : 2760704 Publisher : 张磊

DL : 0
用于BBS交流的网站,采用JAVA+MYSQL开发完成-BBS for the exchange
Update : 2024-05-03 Size : 1349632 Publisher : peter

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-03 Size : 670720 Publisher : HCC

DL : 0
网页采集系统 === === ===== 安装配置 --- - 1 程序我就不说了 2 配置文件 applicationContext.xml 里面有详细的注释 3 已经包含了多个论坛博客的参数,如CSDN论坛、博客园、新浪博客、百度Hi、ccidnet等的解析参数 需要的类库 --------- 1 Spring 2.5 2 common-logging 1.1 3 paoding-analysis 2.0.4-beta 4 commons-dbcp-1.2.2.jar 5 mysql-connector-java-5.1.7-bin.jar 6 commons-pool-1.4.jar 7 Lucene.2.4.0.jar 8 Lucene-highlighter-2.4.0.jar 9 java2000.jar 演示例子 ------- 本地:在com.laozizhu.search.demo目录下面 B/S: http://search.laozizhu.com -Page acquisition system installation configuration =================------- 1 program I do not say 2 configuration file applicationContext.xml has detailed notes which already contains 3 a number of forums blog parameters, such as CSDN forum, blog, garden, Sina blog, Baidu Hi, ccidnet Analytical parameters such as the library required--------- 1 Spring 2.5 2 common-logging 1.1 3 paoding- analysis 2.0.4-beta 4 commons-dbcp-1.2.2.jar 5 mysql-connector-java-5.1.7-bin.jar 6 commons-pool-1.4.jar 7 Lucene.2.4.0.jar 8 Lucene-highlighter demo-2.4.0.jar 9 java2000.jar example------- Local: com.laozizhu.search.demo directory at the following B/S: http://search.laozizhu.com
Update : 2024-05-03 Size : 10865664 Publisher : wfx

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

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

MySQL5.1驱动,100 可用,分享下-MySQL5.1-driven, 100 free to share under the
Update : 2024-05-03 Size : 8610816 Publisher : Excalibur

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

分布式切表: guzz特性。 分布式切表以guzz的Shadow Table为基础。在Shadow Table的基础上,通过配置完成,应用不需要修改现有代码即可完成小表的分布式存储。具体请参看:http://code.google.com/p/guzz/wiki/TutorialVirtualDB?wl=zh-Hans -分布式切表: guzz特性。 分布式切表以guzz的Shadow Table为基础。在Shadow Table的基础上,通过配置完成,应用不需要修改现有代码即可完成小表的分布式存储。具体请参看:http://code.google.com/p/guzz/wiki/TutorialVirtualDB?wl=zh-Hans
Update : 2024-05-03 Size : 10966016 Publisher : lele

mysql jdbc connector
Update : 2024-05-03 Size : 3834880 Publisher : Ytian

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

用java语言连接mysql数据库的驱动包-Connecting mysql database using java language driver package
Update : 2024-05-03 Size : 4270080 Publisher : tauke

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-03 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-03 Size : 46080 Publisher : 炳佳

连接mysql数据库,在jdbc中经常使用-connection to mysql
Update : 2024-05-03 Size : 690176 Publisher : zhxd

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

数据库驱动,版本为5.1.22,适用于高版本的数据库(Database Driver,driver,private String driver)
Update : 2024-05-03 Size : 4270080 Publisher : zyjimo123

mysql编译器,支持命令行和桌面应用两种形式,熟悉mysql数据库的操作,一个数据库开发工具(MySQL compiler, support command line and desktop applications in two forms, familiar with the operation of MySQL database, a database development tools)
Update : 2024-05-03 Size : 4077568 Publisher : gy---

MySQL数据库管理驱动,支持java语言对数据库操作(MySQL database management driver, support Java language database operations)
Update : 2024-05-03 Size : 3820544 Publisher : manong00
« 1 2 3 45 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.