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

  • 大小: 1.04MB
    文件類型: .zip
    金幣: 2
    下載: 0 次
    發(fā)布日期: 2023-08-28
  • 語言: Java
  • 標(biāo)簽:

資源簡介

這是個簡單,卻完整校園一卡通系統(tǒng),通過Java客戶端處理sql數(shù)據(jù)庫,適合大學(xué)生作業(yè)參考.文件非常完整,代碼和文檔

資源截圖

代碼片段和文件信息

package?Action;

import?java.awt.event.ActionEvent;

import?java.awt.event.ActionListener;

import?javax.swing.Jframe;
import?javax.swing.JOptionPane;
import?javax.swing.JPasswordField;
import?javax.swing.JTextField;
import?Jframe.*;
import?sql_Handle.*;


public?class?Handle?implements?ActionListener{
?Jframe?jf=null;
?JTextField?jt1=null;
?JTextField?jt2=null;
?String?jt3;
?JTextField?jt4=null;
?JTextField?jt5=null;
?JTextField?jt6=null;
?JTextField?jt7=null;
?JTextField?jt8=null;
?JTextField?jt9=null;
?JPasswordField?jp=null;
?String?id=null;
?String?num=null;
?String?pass=null;
?String?a;String?a1;String?a2;String?a3;String?a4;String?a5;String?a6;String?a7;String?a8;
?public?Handle(){}
?public?Handle(?Jframe?jf1)???{
?jf=jf1;
?}
?public?Handle(JTextField?jtJframe?jf1){
?jt2?=?jt;
?jf?=?jf1;
?}

?public?Handle(JTextField?id2JTextField?num2Jframe?jf1){
jt1=id2;?jt2=num2;jf=?jf1;
}
?public?Handle(JTextField?id2JPasswordField?num2Jframe?jf1){
jt1=id2;?jp=num2;jf=?jf1;
}
?
?public?Handle(JTextField?j1JTextField?j2String?j3?JTextField?j4?JTextField?j5?JTextField?j6?JTextField?j7?JTextField?j8JTextField?j9Jframe?jf1){
jt1=j1;?jt2=j2;jt3=j3;jt4=j4;jt5=j5;jt6=j6;jt7=j7;jt8=j8;jt9=j9;jf=?jf1;
}

public?void?actionPerformed(ActionEvent?e)?{
if(e.getActionCommand().equals(“登錄“))
{???num=jt1.getText();pass=jp.getText();
?
if(new?denglu().loginCheck(num?pass)){
jf.dispose();
new?zhuframe();
???}
else?JOptionPane.showMessageDialog(null?“賬號或密碼錯誤“?“警告!“JOptionPane.WARNING_MESSAGE);??

}
if(e.getActionCommand().equals(“充值“))
{
jf.dispose();
new?chongzhiF();


}
if(e.getActionCommand().equals(“確認(rèn)充值“))
{
id=jt1.getText();num=jt2.getText();
if(!id.equals(““)){
new?chongzhi(idnum);
????????????jf.dispose();
????????????new?zhuframe();
}
else{
JOptionPane.showMessageDialog(null?“請檢查是否輸入卡號!“?“提示“
?????????????????JOptionPane.INFORMATION_MESSAGE);
}
}

if(e.getActionCommand().equals(“取消充值“))
{???
jf.dispose();
????????new?zhuframe();
}
if(e.getActionCommand().equals(“掛失“))
{
jf.dispose();
new?guashiF();
}
if(e.getActionCommand().equals(“確認(rèn)掛失“))
{
id=jt2.getText();
if(!id.equals(““))
{??
new?selectId(id);
new?guashi(id);
????jf.dispose();
????new?zhuframe();
}
else
????????{
JOptionPane.showMessageDialog(null?“請輸入卡號,不能為空!“?“警告!“JOptionPane.WARNING_MESSAGE);
????????}
}
if(e.getActionCommand().equals(“取消掛失“))
{???
jf.dispose();
????????new?zhuframe();
}


???if(e.getActionCommand().equals(“解掛失“))
{
jf.dispose();
new?jieguashiF();
}
???if(e.getActionCommand().equals(“確認(rèn)解掛“))
{
id=jt2.getText();
if(!id.equals(““)){
new?jieguashi(id);
????????????jf.dispose();
????????????new?zhuframe();
}
else{
JO

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2016-06-05?21:08??校園卡數(shù)據(jù)庫\
?????目錄???????????0??2016-06-05?21:04??校園卡數(shù)據(jù)庫\CampusCard\
?????文件?????????426??2016-06-04?09:23??校園卡數(shù)據(jù)庫\CampusCard\.classpath
?????文件?????????386??2016-05-18?08:43??校園卡數(shù)據(jù)庫\CampusCard\.project
?????目錄???????????0??2016-06-05?21:03??校園卡數(shù)據(jù)庫\CampusCard\.settings\
?????文件?????????598??2016-05-18?08:43??校園卡數(shù)據(jù)庫\CampusCard\.settings\org.eclipse.jdt.core.prefs
?????目錄???????????0??2016-06-05?21:03??校園卡數(shù)據(jù)庫\CampusCard\bin\
?????目錄???????????0??2016-06-05?21:03??校園卡數(shù)據(jù)庫\CampusCard\bin\Action\
?????文件????????6397??2016-06-04?09:23??校園卡數(shù)據(jù)庫\CampusCard\bin\Action\Handle.class
?????目錄???????????0??2016-06-05?21:03??校園卡數(shù)據(jù)庫\CampusCard\bin\DBConnect\
?????文件????????1639??2016-06-04?09:23??校園卡數(shù)據(jù)庫\CampusCard\bin\DBConnect\Connect.class
?????目錄???????????0??2016-06-05?21:03??校園卡數(shù)據(jù)庫\CampusCard\bin\Jframe\
?????文件?????????983??2016-06-04?09:23??校園卡數(shù)據(jù)庫\CampusCard\bin\Jframe\chaxunF$1.class
?????文件????????1977??2016-06-04?09:23??校園卡數(shù)據(jù)庫\CampusCard\bin\Jframe\chaxunF.class
?????文件?????????989??2016-06-04?09:23??校園卡數(shù)據(jù)庫\CampusCard\bin\Jframe\chaxunFF$1.class
?????文件????????2015??2016-06-04?09:23??校園卡數(shù)據(jù)庫\CampusCard\bin\Jframe\chaxunFF.class
?????文件?????????995??2016-06-04?09:23??校園卡數(shù)據(jù)庫\CampusCard\bin\Jframe\chongzhiF$1.class
?????文件????????2131??2016-06-04?09:23??校園卡數(shù)據(jù)庫\CampusCard\bin\Jframe\chongzhiF.class
?????文件?????????983??2016-06-04?09:23??校園卡數(shù)據(jù)庫\CampusCard\bin\Jframe\guashiF$1.class
?????文件????????1991??2016-06-04?09:23??校園卡數(shù)據(jù)庫\CampusCard\bin\Jframe\guashiF.class
?????文件????????1001??2016-06-04?09:23??校園卡數(shù)據(jù)庫\CampusCard\bin\Jframe\jieguashiF$1.class
?????文件????????2009??2016-06-04?09:23??校園卡數(shù)據(jù)庫\CampusCard\bin\Jframe\jieguashiF.class
?????文件?????????971??2016-06-04?09:23??校園卡數(shù)據(jù)庫\CampusCard\bin\Jframe\luruF$1.class
?????文件????????4263??2016-06-04?09:23??校園卡數(shù)據(jù)庫\CampusCard\bin\Jframe\luruF.class
?????文件?????????720??2016-06-04?09:23??校園卡數(shù)據(jù)庫\CampusCard\bin\Jframe\mainframe$1.class
?????文件?????????993??2016-06-04?09:23??校園卡數(shù)據(jù)庫\CampusCard\bin\Jframe\mainframe$2.class
?????文件????????2518??2016-06-04?09:23??校園卡數(shù)據(jù)庫\CampusCard\bin\Jframe\mainframe.class
?????文件????????1019??2016-06-04?09:23??校園卡數(shù)據(jù)庫\CampusCard\bin\Jframe\xiaofeichaxun$1.class
?????文件????????2011??2016-06-04?09:23??校園卡數(shù)據(jù)庫\CampusCard\bin\Jframe\xiaofeichaxun.class
?????文件?????????990??2016-06-04?09:23??校園卡數(shù)據(jù)庫\CampusCard\bin\Jframe\zhuframe$1.class
?????文件????????2118??2016-06-04?09:23??校園卡數(shù)據(jù)庫\CampusCard\bin\Jframe\zhuframe.class
............此處省略46個文件信息

評論

共有 條評論

相關(guān)資源