资源简介
基于html5的简单聊天室,使用EXT4框架实现窗口视图。
代码片段和文件信息
package com.cn;
import java.sql.*;
public class lkdb {
private Connection conn=null;
private ResultSet rs=null;
/**连接数据库的URL*/
private final String url=“jdbc:mysql://localhost:3306/chatroom“;
/**指定数据的用户名和密码*/
private final String username=“root“;
private final String password=“root“;
// private ResultSet resultSet=null;
// private PreparedStatement pstmt=null;
/**
* 建立数据的连接
* @exception SQLException ClassNotFoundException
*/
@SuppressWarnings(“finally“)
public Connection setconnection(){
try{
Class.forName(“com.mysql.jdbc.Driver“);
conn=DriverManager.getConnection(urlusernamepassword);
System.out.println(“连接数据库成功“);
}catch(Exception e){
e.printStackTrace();
System.out.println(“建立数据库发生错误!“);
}finally{
return conn;
}
}
//返回查询结果集
public ResultSet executeQuery(String sqlConnection con){
try{
Statement stm=con.createStatement();
rs=stm.executeQuery(sql);
System.out.println(“查询成功“);
}
catch(Exception e){
System.out.println(“查询失败“);
}
return rs;
}
//返回更新影响行数
public int executeUpdate(String sqlConnection con){
int count=0;
Statement stm=null;
try{
stm=con.createStatement();
count=stm.executeUpdate(sql);
System.out.println(“注册成功“);
}
catch(Exception e){
System.out.println(“修改失败“);
}
finally{
try{
if(stm!=null)
stm.close();
}catch(SQLException e)
{
System.out.println(“释放资源失败“);
}
}
return count;
}
public void freers(ResultSet rs){
try
{
if(rs!=null){
rs.close();
System.out.println(“rs关闭成功“);
}
}catch(Exception e){
System.out.println(“关闭结果集失败“);
}
}
public void freerc(Connection con){
try{
if(con!=null){
con.close();
System.out.println(“con关闭“);
}
}catch(Exception e){
System.out.println(“关闭con失败“);
}
}
/*public static void main(String[] args) throws SQLException {
// TODO Auto-generated method stub
lkdb lk=new lkdb();
Connection con=lk.setconnection();
String sql=“select * from userinfo“;
String sql1=“insert into userinfo(unameupass) VALUES(‘mark‘‘0721‘)“;
lk.executeUpdate(sql1 con);
ResultSet rs=lk.executeQuery(sql con);
while (rs.next()) {
int id = rs.getInt(1);
String name = rs.getString(2);
System.out.println(id);
System.out.println(name);
}
lk.freerc(con);
lk.freers(rs);
}*/
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 648 2014-10-11 21:52 .classpath
文件 1001 2014-10-11 21:52 .project
目录 0 2014-10-11 21:52 .settings\
文件 491 2014-10-11 21:52 .settings\.jsdtscope
文件 55 2014-10-11 21:52 .settings\org.eclipse.core.resources.prefs
文件 357 2014-10-11 21:52 .settings\org.eclipse.jdt.core.prefs
文件 457 2014-10-11 21:52 .settings\org.eclipse.wst.common.component
文件 335 2014-10-11 21:52 .settings\org.eclipse.wst.common.project.facet.core.xm
文件 49 2014-10-11 21:52 .settings\org.eclipse.wst.jsdt.ui.superType.container
文件 6 2014-10-11 21:52 .settings\org.eclipse.wst.jsdt.ui.superType.name
文件 65 2014-10-11 21:52 README.md
目录 0 2014-10-11 21:52 WebContent\
目录 0 2014-10-11 21:52 WebContent\me
文件 36 2014-10-11 21:52 WebContent\me
目录 0 2014-10-11 21:52 WebContent\WEB-INF\
文件 55348 2014-10-11 21:52 WebContent\WEB-INF\11.jpg
文件 7191 2014-10-11 21:52 WebContent\WEB-INF\chat.js
目录 0 2014-10-11 21:52 WebContent\WEB-INF\lib\
文件 188671 2014-10-11 21:52 WebContent\WEB-INF\lib\commons-beanutils-1.7.0.jar
文件 559366 2014-10-11 21:52 WebContent\WEB-INF\lib\commons-collections-3.1.jar
文件 87776 2014-10-11 21:52 WebContent\WEB-INF\lib\commons-io-1.3.2.jar
文件 245274 2014-10-11 21:52 WebContent\WEB-INF\lib\commons-lang-2.3.jar
文件 38015 2014-10-11 21:52 WebContent\WEB-INF\lib\commons-logging-1.0.4.jar
文件 44598 2014-10-11 21:52 WebContent\WEB-INF\lib\commons-logging-api-1.1.jar
文件 86381 2014-10-11 21:52 WebContent\WEB-INF\lib\ezmorph-1.0.4.jar
文件 143977 2014-10-11 21:52 WebContent\WEB-INF\lib\json-lib-2.2.2-jdk15.jar
文件 709922 2014-10-11 21:52 WebContent\WEB-INF\lib\mysql-connector-java-5.1.7-bin.jar
文件 1788 2014-10-11 21:52 WebContent\WEB-INF\login.html
文件 367 2014-10-11 21:52 WebContent\WEB-INF\test.html
目录 0 2014-10-11 21:52 WebContent\build\
目录 0 2014-10-11 21:52 WebContent\build\examples\
............此处省略1251个文件信息
相关资源
- 小米官网首页静态页
- HTML5录音+播放+百度识别 .net
- 电子书在线阅读系统
- 商城产品详情网页html
- HTML5超级玛丽源代码111199
- Html5期末大作业内含 提交表单等
- HTML5 and CSS3 Responsive Web Design Cookbook
- 一键把swf转为html5canvas动画Fanvas.zip
- datatable、pdfmake、buttons.html5导出中文
- 信息系统UI模版漂亮、炫丽的HTML模版
- HTML5课程设计30292
- HTML5捕鱼游戏源码
- Html5+Css3-手机App
- 用HTML5做的表白网页
- 打包一组html5表白神器,做一个浪漫的
- HTML5捕鱼达人源码
- HTML5教学PPT
- 二手物品交易HTML5模板
- html5唯美爱情表白动画网页源代码
- html5唯美爱情表白动画源码
- html5录音+百度语音实现语音识别
- 漂亮的表白html5网页模版
- MP3播放器1.3之HTML5AUDIO
- 程序员给女朋友用HTML5制作的3D相册源
- html5_canva_英雄游戏hero
- html5简单迷你音乐播放器代码迷你版,
- HTML5企业网站极简大气模板
- HTML5实现的完整的画板功能
- 飞行员闯关游戏完整代码.zip
- html5网页编程教程
评论
共有 条评论