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

正文內(nèi)容

最新java面向對象程序設計學生個人信息管理系統(tǒng)免費下載(編輯修改稿)

2025-05-04 23:13 本頁面
 

【文章內(nèi)容簡介】 ((姓名)+\n)。 ((性別)+\n)。 ((生日)+\n)。 ((身份證號)+\n)。 ((專業(yè))+\n)。 ((班級)+\n)。 ((簡介)+\n)。 }}數(shù)據(jù)庫表設計:使用Access2003數(shù)據(jù)庫Student表:字段名類型是否可為空學號文本否姓名文本否性別文本否生日日期/時間否身份證號文本否專業(yè)文本否班級文本否簡介文本否JFrameMainTestSelectUpDateInsertActionListenerjenterSelectUpdateMainTest類繼承接口實現(xiàn)圖 431 類關系圖添加學生信息學生管理系統(tǒng)修改學生信息查詢學生信息 圖 432 主頁面設計圖 測試與分析 程序代碼//:object/import .*。import .*。import .*。/** * @author LiuMingyan */public class MainTest extends JFrame{ /**************聲明變量************/ private JPanel ContentPane。 private JButton Insert = new JButton()。 private JButton Select = new JButton()。 private JButton Update = new JButton()。 public MainTest() { ContentPane = (JPanel)()。 (null)。 (學生管理系統(tǒng))。 (100,200,500,300)。 ()。 /*********3個按鈕的設置********/ (添加學生信息)。 (false)。 (new Rectangle(70, 50, 120, 33))。 (new MainTest_actionPerformed(this))。//加事件監(jiān)聽 ()。 ()。 (修改學生信息)。 (false)。 (new Rectangle(210, 50,120, 33))。 (new MainTest_actionPerformed(this))。//加事件監(jiān)聽 ()。 ()。 (查詢學生信息)。 (false)。 (new Rectangle(340, 50, 120, 33))。 (new MainTest_actionPerformed(this))。//加事件監(jiān)聽 ()。 ()。 /*******把控件添加到面板中去*******/ (Insert)。 (Update)。 (Select)。 (true)。 (true)。 (true)。 (true)。 } /**********設置動作按鈕的監(jiān)聽事件***********/ class jenter_actionPerformed implements ActionListener { public void actionPerformed(ActionEvent e) { //設置3個按鈕的可見性 (true)。 (true)。 (true)。 } } /***********主窗口的監(jiān)聽事件**************************/ class MainTest_actionPerformed implements ActionListener { MainTest adapte 。 MainTest_actionPerformed(MainTest adapte) { = adapte。 } public void actionPerformed(ActionEvent e) { /*調(diào)用窗口程序*/ if(()==) { Insert insert = new Insert()。 } else if(()==) { Update update = new Update()。 } else if(()==) { Select select = new Select()。 } } } public static void main(String[] args) { MainTest maintest=new MainTest ()。 // TODO 自動生成方法存根 }}//: object/import .*。import .*。import .*。import .*。/** * @author LiuMingyan */public class Insert extends JFrame { /**************聲明變量************/ private JPanel ContentPane。 private JLabel jlab1 = new JLabel()。 private JLabel jlab2 = new JLabel()。 private JLabel jlab3 = new JLabel()。 private JLabel jlab4 = new JLabel()。 private JLabel jlab5 = new JLabel()。 private JLabel jlab6= new JLabel()。 private JLabel jlab7 = new JLabel()。 private JLabel jlab8 = new JLabel()。 private JTextField jtextfield1 = new JTextField()。 private JTextField jtextfield2 = new JTextField()。 private JTextField jtextfield3 = new JTextField()。 private JTextField jtextfield4 = new JTextField()。 private JTextField jtextfield5 = new JTextField()。 private JComboBox jbobox1 = new JComboBox()。 private JComboBox jbobox2 = new JComboBox()。 private JTextArea jtextarea = new JTextArea()。 private JButton sure = new JButton()。 public Insert() { (320,160,
點擊復制文檔內(nèi)容
公司管理相關推薦
文庫吧 www.dybbs8.com
備案圖片鄂ICP備17016276號-1