freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內容

家庭理財管理系統(tǒng)課程設計論文-資料下載頁

2025-08-16 14:48本頁面

【導讀】輸出內容輸出到各個對應數據窗口。

  

【正文】 (()==bt6){ new Help()。 //()。 } else if(()==bt7){ String j=(請輸入密碼 :)。 if(new GetOldPW().getpw().equals(j)){ new FormartData()。 } else (null,密碼錯誤!!,清空失敗??! )。 //()。 } } public String gettime(){ Date now = new Date()。 DateFormat d = ()。 return (now)。 } public void f5(){ try { 25 ()。 //加載 access 數據庫驅動 } catch (ClassNotFoundException e1) { ()。 } ()。()。 }catch(SQLException e1){ ()。 } } public static void main(String args[]){ new Enter()。 } } 數據連接讀取模塊 import 。 import 。 import 。 import 。 import 。 class GetOldPW { String oldpw。 String oldpw0。 public String getpw(){ try{ ()。//安裝驅動 }catch( e){ (forname: + ())。 } try{ Connection c = (jdbc:odbc:STU)。//連接數據庫 Statement s = ()。 ResultSet rs = (select * from pw)。 while(()){ oldpw=(password)。 } ()。 ()。 }catch(SQLException e){ (SQLException: + ())。 } return oldpw。} public String getkk(){ try{ ()。//安 裝驅動 26 }catch( e){ (forname: + ())。 } try{ Connection c = (jdbc:odbc:STU)。//連接數據庫 Statement s = ()。 ResultSet rs = (select * from kk)。 while(()){ oldpw0=(username)。 } ()。 ()。 }catch(SQLException e){ (SQLException: + ())。 } return oldpw0。} } 登陸模塊 import 。 import .*。 import .*。 public class Enter extends JFrame implements ActionListener { private static final long serialVersionUID = 1L。 static JFrame f1 = new JFrame(家庭理財系統(tǒng) )。 static JButton bt1 = new JButton(登入 )。 static JButton bt2 = new JButton(退出 )。 static JLabel lb2 = new JLabel( 提示:用戶名 : 康良成 密碼: 123 )。 static JLabel lb0 = new JLabel(用戶名: )。 static JLabel lb1 = new JLabel(密碼 : )。 static JTextField kk = new JTextField()。 static JPasswordField pw = new JPasswordField()。 public Enter (){ ()。 ()。 (null)。 (300, 200, 300, 200)。 (false)。 (60, 100, 60, 30)。 (160, 100, 60, 30)。 (20, 30, 200, 20)。 (20, 10, 200, 20)。 (30, 60, 200, 20)。 (60, 30, 150, 25)。 (60, 60, 150, 25)。 (bt1)。(this)。 27 (bt2)。 (this)。 (lb0)。 (lb2)。 (lb1)。 (kk)。 (pw)。 (true)。 } public void actionPerformed(ActionEvent e) { String a,b,c,d。 a=new String (())。 c=new String (())。 b=new GetOldPW().getpw()。 d=new GetOldPW().getkk()。 if(()==bt1) { if((b)){ (false)。 ()。 // new Moneymanager().MoneymanagerWindow()。 } else { ()。//錯誤聲音提示 (null,密碼錯啦??! )。 } if((d)){ (false)。 ()。 // new Moneymanager().MoneymanagerWindow()。 } else { ()。//錯誤聲音提示 (null,用戶名不存在! )。 } } else if(()==bt2){ (0)。 } 28 8 課程設計小結 在為期三周的課程設計中,我基本上完成了家庭理財管理系統(tǒng)的設計。我熟悉了一個管理系統(tǒng)的設計步驟,每個階段應該完成的任務,但我覺得還有很多要學習的地方。 關于本系統(tǒng),雖然對家庭理財管理進行了系統(tǒng)的創(chuàng)建,但不可忽略的是這個系統(tǒng)并不是完美無缺,還存在著許多不完善的地方,其實我們要在以后的實踐中去檢驗它的可用性,特別要考慮它的實時性和安全性,這才是我們最值得考慮的問題。一個系統(tǒng)好不好,要經過反復的使用才能知道,不是光是理論中分析和設計出來的。在系統(tǒng)的設計過程中 當然也出現(xiàn)了各種各樣的問題,特別是關于系統(tǒng)的可移植性,有許多不足之處。這時我們主要任務就是應該多查閱相關資料,反復的熟練應用,才能把系統(tǒng)設計的巧,設計的好,小組成員之間的交流也十分重要。 經過這次的課程設計,我的感想很多。首先要對軟件工程的思想及步驟有很一定的了解,同時需要將學到的軟件工程的思想運用到此次設計中來。以前一直以為只要程序做好了就行,有了代碼系統(tǒng)就完善了,可這種思想卻是錯誤的。軟件工程的思想在做一個系統(tǒng)的時候尤為重要,一個好的文檔在一個系統(tǒng)中占有舉足輕重的地位。有了一個好的文檔,系統(tǒng)就很容易被用 戶讀懂。在調試程序的時候遇到了一些困難,但都通過查閱資料和小組討論解決了。此次課程設計主要就是完成報告冊,最終也按照軟件工程的步驟完成了此項任務。 9 參考文獻 [1] 張海潘軟件工程導論(第五版) [ M] .清華大學出版社 .2020 [2]耿祥義 Java2實用教程(第三版) [ M] .北京:清華大學出版社 .2020 [3]解圣慶 徐興敏 Access 2020數據庫教程 [ M] .北京:清華大學出版社 .2020 29 10 附錄 附錄 1 程序清單 附錄 系統(tǒng)登陸模塊程序清單 import 。 import .*。 import .*。 public class Enter extends JFrame implements ActionListener { private static final long serialVersionUID = 1L。 static JFrame f1 = new JFrame(家庭理財系統(tǒng) )。 static JButton bt1 = new JButton(登入 )。 static JButton bt2 = new JButton(退出 )。 static JLabel lb2 = new JLabel( 提示:用戶名 : 康良成 密碼: 123 )。 static JLabel lb0 = new JLabel(用戶名: )。 static JLabel lb1 = new JLabel(密碼 : )。 static JTextField kk = new JTextField()。 static JPasswordField pw = new JPasswordField()。 public Enter (){ ()。 ()。 (null)。 (300, 200, 300, 200)。 (false)。 (60, 100, 60, 30)。 (160, 100, 60, 30)。 (20, 30, 200, 20)。 (20, 10, 200, 20)。 (30, 60, 200, 20)。 (60, 30, 150, 25)。 (60, 60, 150, 25)。 (bt1)。(this)。 (bt2)。 (this)。 (lb0)。 (lb2)。 (lb1)。 (kk)。 (pw)。 (true)。 } public void actionPerformed(ActionEvent e) { 30 String a,b,c,d。 a=new String (())。 c=new String (())。 b=new GetOldPW().getpw()。 d=new GetOldPW().getkk()。 if(()==bt1) { if((b)){ (false)。 ()。 // new Moneymanager().MoneymanagerWindow()。 } else { ()。//錯誤聲音提示 (null,密碼錯啦??! )。 } if((d)){ (false)。 ()。 } else { ()。//錯誤聲音提示 (null,用戶名不存在! )。 } } else if(()==bt2){ (0)。 } } / public static void main(String[] args) { / } } 附錄 顯示 模塊程序清單 import 。 import 。 import 。 import 。 import 。 31 class Show { String[][] playerInfo= new String[10000][5]。 int xuhao=0。 public Show(){ ()。 } public void getplayerInfo(){ try {
點擊復制文檔內容
環(huán)評公示相關推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1