91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 5.11MB
    文件類型: .rar
    金幣: 2
    下載: 0 次
    發布日期: 2023-09-23
  • 語言: Java
  • 標簽: jsp??旅游網站??

資源簡介

完善的旅游網站系統,有查詢,登錄用戶,后臺管理,注冊用戶,使用jsp技術

資源截圖

代碼片段和文件信息

package?db;
import?java.sql.*;
public?class?db?{
private?String?dbDriver=“com.microsoft.jdbc.sqlserver.SQLServerDriver“;

?private?String?sConnStr?=?“jdbc:microsoft:sqlserver://localhost:1433;databasename=jsplvyousjfw“;?
??public?Connection?connect?=?null;
??public?ResultSet?rs=null;
??public?db()?{
????try?{
?????
??????Class.forName(dbDriver).newInstance();?
?????
??????connect?=?DriverManager.getConnection(sConnStr“sa“““);?
?????
????}
????catch?(Exception?ex)?{
??????System.out.println(“12121“);
????}
??}

??
??public?ResultSet?executeQuery(String?sql)?{
try{
connect=DriverManager.getConnection(sConnStr“sa“““);
Statement?stmt=connect.createStatement();
rs=stmt.executeQuery(sql);
}catch(SQLException?ex){
System.err.println(ex.getMessage());
}
return?rs;
}
??public?void?executeUpdate(String?sql)
????{
????
???? Statement?stmt=null;
???? rs=null;
???? try
???? {???connect=DriverManager.getConnection(sConnStr“sa“““);
???? stmt=connect.createStatement();
???? stmt.executeUpdate(sql);
???? stmt.close();
???? connect.close();
????
????
???? }
???? catch(SQLException?ex)
???? {
???? System.err.println(ex.getMessage());
????
????
???? }
????
????
????}
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件????????673??2011-03-24?08:33??jsp婁底旅游sjfw程序論文\.classpath

?????文件????????309??2011-05-28?18:21??jsp婁底旅游sjfw程序論文\.mymetadata

?????文件???????1230??2011-05-28?18:19??jsp婁底旅游sjfw程序論文\.project

?????文件????1441792??2011-05-31?09:55??jsp婁底旅游sjfw程序論文\database\jsplvyousjfw_Data.MDF

?????文件????1048576??2011-05-31?09:55??jsp婁底旅游sjfw程序論文\database\jsplvyousjfw_Log.LDF

?????文件?????216124??2011-05-31?14:35??jsp婁底旅游sjfw程序論文\database.rar

?????文件????3935744??2011-05-29?18:35??jsp婁底旅游sjfw程序論文\jsp婁底市旅游信息查詢系統論文.doc

?????文件???????1316??2011-05-28?18:19??jsp婁底旅游sjfw程序論文\src\db\db.java

?????文件???????1451??2010-11-14?10:03??jsp婁底旅游sjfw程序論文\WebRoot\adminyanzheng.jsp

?????文件????????805??2011-04-10?09:49??jsp婁底旅游sjfw程序論文\WebRoot\center.jsp

?????文件???????6028??2011-05-28?19:31??jsp婁底旅游sjfw程序論文\WebRoot\cheliangxinxilist.jsp

?????文件???????3888??2011-04-28?21:14??jsp婁底旅游sjfw程序論文\WebRoot\cheliangxinxi_add.jsp

?????文件???????1937??2011-04-28?21:09??jsp婁底旅游sjfw程序論文\WebRoot\cheliangxinxi_add_post.jsp

?????文件???????3745??2011-04-28?21:26??jsp婁底旅游sjfw程序論文\WebRoot\cheliangxinxi_list.jsp

?????文件???????3499??2011-04-28?21:59??jsp婁底旅游sjfw程序論文\WebRoot\cheliangxinxi_list2.jsp

?????文件???????5305??2011-04-28?22:41??jsp婁底旅游sjfw程序論文\WebRoot\cheliangxinxi_updt.jsp

?????文件???????1648??2011-04-28?21:09??jsp婁底旅游sjfw程序論文\WebRoot\cheliangxinxi_updt_post.jsp

?????文件???????2140??2010-11-14?10:03??jsp婁底旅游sjfw程序論文\WebRoot\CSS.css

?????文件???????5683??2011-05-28?19:31??jsp婁底旅游sjfw程序論文\WebRoot\daoyouxinxilist.jsp

?????文件???????3186??2011-05-11?10:33??jsp婁底旅游sjfw程序論文\WebRoot\daoyouxinxi_add.jsp

?????文件???????1819??2011-05-11?10:33??jsp婁底旅游sjfw程序論文\WebRoot\daoyouxinxi_add_post.jsp

?????文件???????3548??2011-05-11?10:44??jsp婁底旅游sjfw程序論文\WebRoot\daoyouxinxi_list.jsp

?????文件???????4039??2011-05-11?10:33??jsp婁底旅游sjfw程序論文\WebRoot\daoyouxinxi_updt.jsp

?????文件???????1530??2011-05-11?10:33??jsp婁底旅游sjfw程序論文\WebRoot\daoyouxinxi_updt_post.jsp

?????文件????????824??2011-05-28?22:19??jsp婁底旅游sjfw程序論文\WebRoot\databack.jsp

?????文件????????873??2010-11-14?10:03??jsp婁底旅游sjfw程序論文\WebRoot\del.jsp

?????文件????????943??2010-11-14?10:22??jsp婁底旅游sjfw程序論文\WebRoot\delgg.jsp

?????文件???????1356??2011-04-17?20:34??jsp婁底旅游sjfw程序論文\WebRoot\down.jsp

?????文件???????1575??2011-04-19?19:42??jsp婁底旅游sjfw程序論文\WebRoot\dx.jsp

?????文件????????911??2011-04-19?19:43??jsp婁底旅游sjfw程序論文\WebRoot\dx_post.jsp

............此處省略726個文件信息

評論

共有 條評論