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

  • 大小: 7.21MB
    文件類型: .zip
    金幣: 2
    下載: 0 次
    發布日期: 2023-10-17
  • 語言: Java
  • 標簽: 11??

資源簡介

web課設程序代碼,可以運行,網站流量統計,jsp頁面

資源截圖

代碼片段和文件信息


package?feng;
import?java.sql.*;
import?java.io.*;
import?java.util.*;
import?java.awt.Toolkit;
import?java.awt.*;
public?class?jdbc?{
Connection?conn?=?null?;//設置你的數據庫用戶名和密碼:
String?use?=?““?;
String?pass?=?““?;?
public?java.sql.Connection?getConn(){
try{
?????Class.forName(“sun.jdbc.odbc.JdbcOdbcDriver“);
?????String?url=“jdbc:odbc:driver={Microsoft?Access?Driver?(*.mdb)};DBQ=C:/Program?Files/Apache?Software?Foundation/Tomcat?5.0/webapps/count/count.mdb“;???//注意修改路徑
?????conn=?DriverManager.getConnection(urlusepass);
????}
????catch(Exception?e){
??e.printStackTrace();
????}
????return?this.conn?;
}
public?String?ex_chinese(String?str){
?????if(str==null){????str??=““?;????}
?????else{
?????????try?{
????????str?=?new?String(str.getBytes(“iso-8859-1“)“gb2312“)?;
?????????}
?????????catch?(Exception?ex)?{???????}
?????}
?????return?str?;
??}

public?String?gettime()?{
????String?datestr?=??““?;
????try?{
????java.text.DateFormat?df?=?new?java.text.SimpleDateFormat(“yyyy-MM-dd?HH“)?;
??datestr?=?df.format(new?java.util.Date())?;
????}
???catch?(Exception?ex)?{???}
???return?datestr?;
??}

??public?String?getHour()?{
????String?datestr?=??““?;
????try?{
????java.text.DateFormat?df?=?new?java.text.SimpleDateFormat(“H“)?;
????datestr?=?df.format(new?java.util.Date())?;
???}
????catch(Exception?ex)?{????}
????return?datestr?;
??}
?????public?String?getMonth()?{
????String?datestr?=??““?;
????try?{
????java.text.DateFormat?df?=?new?java.text.SimpleDateFormat(“yyyy-M“)?;
????datestr?=?df.format(new?java.util.Date())?;
????}
????catch?(Exception?ex)?{???}
????return?datestr?;
??}
???public?String?getStrMonth()?{
???String?datestr?=??““?;
????try?{
????java.text.DateFormat?df?=?new?java.text.SimpleDateFormat(“M“)?;
????datestr?=?df.format(new?java.util.Date())?;???? }
????catch?(Exception?ex)?{????}
????return?datestr?;
??}
???public?String?getStrDay()?{
????String?datestr?=??““?;
????try?{
???java.text.DateFormat?df?=?new?java.text.SimpleDateFormat(“d“)?;
????datestr?=?df.format(new?java.util.Date())?;
????}
????catch?(Exception?ex)?{????}
????return?datestr?;
??}
????????????public?String?getDay()?{
????String?datestr?=??““?;
????try?{
????java.text.DateFormat?df?=?new?java.text.SimpleDateFormat(“yyyy-M-d“)?;
????datestr?=?df.format(new?java.util.Date())?;? ??}
????catch?(Exception?ex)?{????}
????return?datestr?;
??}
??public?String?getWeek()?{
????String?datestr?=??““?;
????try?{
????java.text.DateFormat?df?=?new?java.text.SimpleDateFormat(“E“)?;
????datestr?=?df.format(new?java.util.Date())?;?????}
????catch?(Exception?ex)?{????}
????return?datestr?;
?}
?public?int?getTime1ToTime2(String?Time1)?{
??? String?StrDate=Time1;
int?i=StrDate.indexOf(“-“);
String?ip1=StrDate.substring(0i);
StrDate=StrDate.substring(i+1StrDate.length());
i=StrDate.indexOf(“-“);
St

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2012-10-19?17:54??網站流量統計web(jsp)源代碼\
?????目錄???????????0??2012-10-19?17:54??網站流量統計web(jsp)源代碼\count\
?????文件????????6418??2012-01-07?11:13??網站流量統計web(jsp)源代碼\count\FAddress.jsp
?????文件????????6422??2012-01-07?10:46??網站流量統計web(jsp)源代碼\count\FBrowser.jsp
?????文件????????6548??2012-01-07?11:14??網站流量統計web(jsp)源代碼\count\FCounter.jsp
?????文件????????6246??2012-01-07?11:14??網站流量統計web(jsp)源代碼\count\FIpone.jsp
?????文件????????6465??2012-01-07?11:14??網站流量統計web(jsp)源代碼\count\FIptwo.jsp
?????文件????????6496??2012-01-07?11:15??網站流量統計web(jsp)源代碼\count\FReferer.jsp
?????文件????????6391??2012-01-07?11:16??網站流量統計web(jsp)源代碼\count\FScreen.jsp
?????文件????????6418??2012-01-07?11:16??網站流量統計web(jsp)源代碼\count\FSystem.jsp
?????文件????????3841??2012-01-09?09:03??網站流量統計web(jsp)源代碼\count\FVisitor.jsp
?????文件????????1955??2012-01-07?12:05??網站流量統計web(jsp)源代碼\count\Fuserdata.jsp
?????目錄???????????0??2012-10-19?17:54??網站流量統計web(jsp)源代碼\count\Image\
?????文件??????????91??2003-04-17?23:10??網站流量統計web(jsp)源代碼\count\Image\Bar.gif
?????文件?????????829??2003-02-11?14:32??網站流量統計web(jsp)源代碼\count\Image\Bar1.gif
?????文件?????????881??2003-02-11?14:32??網站流量統計web(jsp)源代碼\count\Image\Failure.gif
?????文件???????21640??2003-02-11?18:21??網站流量統計web(jsp)源代碼\count\Image\Header.gif
?????文件?????????272??2003-03-15?02:02??網站流量統計web(jsp)源代碼\count\Image\OK代替.GIF
?????文件?????????879??2003-02-11?14:32??網站流量統計web(jsp)源代碼\count\Image\Success.gif
?????文件?????????650??2003-03-20?20:18??網站流量統計web(jsp)源代碼\count\Image\ok.gif
?????文件????????1306??2003-03-19?09:33??網站流量統計web(jsp)源代碼\count\Image\oka.gif
?????文件?????????633??2003-03-23?17:29??網站流量統計web(jsp)源代碼\count\link.CSS
?????文件????????6655??2012-01-07?11:18??網站流量統計web(jsp)源代碼\count\StatDay.jsp
?????文件????????6740??2012-01-07?11:29??網站流量統計web(jsp)源代碼\count\StatMonth.jsp
?????文件????????6857??2012-01-07?11:18??網站流量統計web(jsp)源代碼\count\StatWeek.jsp
?????文件????????6684??2012-01-07?11:18??網站流量統計web(jsp)源代碼\count\StatYear.jsp
?????目錄???????????0??2012-01-09?10:26??網站流量統計web(jsp)源代碼\count\WEB-INF\
?????目錄???????????0??2012-01-09?10:26??網站流量統計web(jsp)源代碼\count\WEB-INF\classes\
?????目錄???????????0??2012-10-19?17:54??網站流量統計web(jsp)源代碼\count\WEB-INF\classes\feng\
?????文件????????4902??2012-01-06?09:54??網站流量統計web(jsp)源代碼\count\WEB-INF\classes\feng\jdbc.class
?????文件????????6130??2012-01-06?09:51??網站流量統計web(jsp)源代碼\count\WEB-INF\classes\feng\jdbc.java
............此處省略60個文件信息

評論

共有 條評論