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

資源簡(jiǎn)介

一個(gè)用jsp和mysql寫的進(jìn)銷存管理系統(tǒng),課設(shè)的小朋友看過來

資源截圖

代碼片段和文件信息

package?lgcsgwxt;

import?java.sql.*;

public?class?DBAccess?{

????private?static?final?String?DRIVER?=
????????????“com.microsoft.jdbc.sqlserver.SQLServerDriver“;
????private?static?final?String?URL?=
????????????“jdbc:microsoft:sqlserver://localhost:1433;databaseName=SuperMarket;“;
????private?static?final?String?USER?=?“sa“;
????private?static?final?String?PASSWORD?=?“sa“;
????public?static?Connection?getConnection()?{?//連接數(shù)據(jù)庫
????????Connection?conn?=?null;
????????try?{
????????????Class.forName(DRIVER);
????????????conn?=?DriverManager.getConnection(URL?USER?PASSWORD);

????????}?catch?(Exception?ex)?{
????????????ex.printStackTrace();
????????}
????????return?conn;
????}

}

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-06-25?14:31??java進(jìn)銷存管理系統(tǒng)(jsp+mssql)130305\
?????目錄???????????0??2018-06-25?14:31??java進(jìn)銷存管理系統(tǒng)(jsp+mssql)130305\Java超市購物進(jìn)銷存系統(tǒng)\
?????目錄???????????0??2008-08-16?23:25??java進(jìn)銷存管理系統(tǒng)(jsp+mssql)130305\Java超市購物進(jìn)銷存系統(tǒng)\Lgcsgwxt\
?????文件?????????918??2007-09-17?20:21??java進(jìn)銷存管理系統(tǒng)(jsp+mssql)130305\Java超市購物進(jìn)銷存系統(tǒng)\Lgcsgwxt\Lgcsgwxt.html
?????文件?????1377852??2007-10-01?19:49??java進(jìn)銷存管理系統(tǒng)(jsp+mssql)130305\Java超市購物進(jìn)銷存系統(tǒng)\Lgcsgwxt\Lgcsgwxt.jar
?????文件????????5210??2007-10-01?19:58??java進(jìn)銷存管理系統(tǒng)(jsp+mssql)130305\Java超市購物進(jìn)銷存系統(tǒng)\Lgcsgwxt\Lgcsgwxt.jpx
?????文件????????6974??2007-10-01?19:57??java進(jìn)銷存管理系統(tǒng)(jsp+mssql)130305\Java超市購物進(jìn)銷存系統(tǒng)\Lgcsgwxt\Lgcsgwxt.jpx.local
?????文件????????6979??2007-10-01?19:57??java進(jìn)銷存管理系統(tǒng)(jsp+mssql)130305\Java超市購物進(jìn)銷存系統(tǒng)\Lgcsgwxt\Lgcsgwxt.jpx.local~
?????文件?????1530453??2007-10-01?19:50??java進(jìn)銷存管理系統(tǒng)(jsp+mssql)130305\Java超市購物進(jìn)銷存系統(tǒng)\Lgcsgwxt\Lgcsgwxt2W.exe
?????目錄???????????0??2018-06-25?16:26??java進(jìn)銷存管理系統(tǒng)(jsp+mssql)130305\Java超市購物進(jìn)銷存系統(tǒng)\Lgcsgwxt\bak\
?????目錄???????????0??2008-08-16?23:25??java進(jìn)銷存管理系統(tǒng)(jsp+mssql)130305\Java超市購物進(jìn)銷存系統(tǒng)\Lgcsgwxt\classes\
?????目錄???????????0??2008-08-16?23:25??java進(jìn)銷存管理系統(tǒng)(jsp+mssql)130305\Java超市購物進(jìn)銷存系統(tǒng)\Lgcsgwxt\classes\lgcsgwxt\
?????文件????????1016??2007-10-01?19:40??java進(jìn)銷存管理系統(tǒng)(jsp+mssql)130305\Java超市購物進(jìn)銷存系統(tǒng)\Lgcsgwxt\classes\lgcsgwxt\DBAccess.class
?????文件?????????310??2007-10-01?19:40??java進(jìn)銷存管理系統(tǒng)(jsp+mssql)130305\Java超市購物進(jìn)銷存系統(tǒng)\Lgcsgwxt\classes\lgcsgwxt\LgcsInterface.class
?????文件???????17915??2007-10-01?19:40??java進(jìn)銷存管理系統(tǒng)(jsp+mssql)130305\Java超市購物進(jìn)銷存系統(tǒng)\Lgcsgwxt\classes\lgcsgwxt\Mainframe.class
?????文件????????3716??2007-10-01?19:40??java進(jìn)銷存管理系統(tǒng)(jsp+mssql)130305\Java超市購物進(jìn)銷存系統(tǒng)\Lgcsgwxt\classes\lgcsgwxt\Mainframe_AboutBox.class
?????文件?????????708??2007-10-01?19:40??java進(jìn)銷存管理系統(tǒng)(jsp+mssql)130305\Java超市購物進(jìn)銷存系統(tǒng)\Lgcsgwxt\classes\lgcsgwxt\Mainframe_jMenuHelpAbout_ActionAdapter.class
?????文件?????????689??2007-10-01?19:40??java進(jìn)銷存管理系統(tǒng)(jsp+mssql)130305\Java超市購物進(jìn)銷存系統(tǒng)\Lgcsgwxt\classes\lgcsgwxt\Mainframe_jMenuItem10_actionAdapter.class
?????文件?????????689??2007-10-01?19:40??java進(jìn)銷存管理系統(tǒng)(jsp+mssql)130305\Java超市購物進(jìn)銷存系統(tǒng)\Lgcsgwxt\classes\lgcsgwxt\Mainframe_jMenuItem11_actionAdapter.class
?????文件?????????689??2007-10-01?19:40??java進(jìn)銷存管理系統(tǒng)(jsp+mssql)130305\Java超市購物進(jìn)銷存系統(tǒng)\Lgcsgwxt\classes\lgcsgwxt\Mainframe_jMenuItem15_actionAdapter.class
?????文件?????????689??2007-10-01?19:40??java進(jìn)銷存管理系統(tǒng)(jsp+mssql)130305\Java超市購物進(jìn)銷存系統(tǒng)\Lgcsgwxt\classes\lgcsgwxt\Mainframe_jMenuItem16_actionAdapter.class
?????文件?????????689??2007-10-01?19:40??java進(jìn)銷存管理系統(tǒng)(jsp+mssql)130305\Java超市購物進(jìn)銷存系統(tǒng)\Lgcsgwxt\classes\lgcsgwxt\Mainframe_jMenuItem17_actionAdapter.class
?????文件?????????689??2007-10-01?19:40??java進(jìn)銷存管理系統(tǒng)(jsp+mssql)130305\Java超市購物進(jìn)銷存系統(tǒng)\Lgcsgwxt\classes\lgcsgwxt\Mainframe_jMenuItem18_actionAdapter.class
?????文件?????????689??2007-10-01?19:40??java進(jìn)銷存管理系統(tǒng)(jsp+mssql)130305\Java超市購物進(jìn)銷存系統(tǒng)\Lgcsgwxt\classes\lgcsgwxt\Mainframe_jMenuItem19_actionAdapter.class
?????文件?????????686??2007-10-01?19:40??java進(jìn)銷存管理系統(tǒng)(jsp+mssql)130305\Java超市購物進(jìn)銷存系統(tǒng)\Lgcsgwxt\classes\lgcsgwxt\Mainframe_jMenuItem1_actionAdapter.class
?????文件?????????689??2007-10-01?19:40??java進(jìn)銷存管理系統(tǒng)(jsp+mssql)130305\Java超市購物進(jìn)銷存系統(tǒng)\Lgcsgwxt\classes\lgcsgwxt\Mainframe_jMenuItem20_actionAdapter.class
?????文件?????????689??2007-10-01?19:40??java進(jìn)銷存管理系統(tǒng)(jsp+mssql)130305\Java超市購物進(jìn)銷存系統(tǒng)\Lgcsgwxt\classes\lgcsgwxt\Mainframe_jMenuItem21_actionAdapter.class
?????文件?????????689??2007-10-01?19:40??java進(jìn)銷存管理系統(tǒng)(jsp+mssql)130305\Java超市購物進(jìn)銷存系統(tǒng)\Lgcsgwxt\classes\lgcsgwxt\Mainframe_jMenuItem22_actionAdapter.class
?????文件?????????689??2007-10-01?19:40??java進(jìn)銷存管理系統(tǒng)(jsp+mssql)130305\Java超市購物進(jìn)銷存系統(tǒng)\Lgcsgwxt\classes\lgcsgwxt\Mainframe_jMenuItem23_actionAdapter.class
?????文件?????????689??2007-10-01?19:40??java進(jìn)銷存管理系統(tǒng)(jsp+mssql)130305\Java超市購物進(jìn)銷存系統(tǒng)\Lgcsgwxt\classes\lgcsgwxt\Mainframe_jMenuItem24_actionAdapter.class
?????文件?????????689??2007-10-01?19:40??java進(jìn)銷存管理系統(tǒng)(jsp+mssql)130305\Java超市購物進(jìn)銷存系統(tǒng)\Lgcsgwxt\classes\lgcsgwxt\Mainframe_jMenuItem25_actionAdapter.class
............此處省略136個(gè)文件信息

評(píng)論

共有 條評(píng)論

相關(guān)資源