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

正文內(nèi)容

學(xué)生成績管理系統(tǒng)-數(shù)據(jù)庫課程設(shè)計(已改無錯字)

2022-10-07 19:51:06 本頁面
  

【正文】 。 ((8))。 (new Label(英語: ))。 box2 = ()。 (input2)。 ((8))。 (input3)。 box3 = ()。 (box1)。 ((1))。 (box2)。 Label l2=new Label(輸入成績 )。 (f)。 ()。 (l2)。 (box3)。 (this)。 (false)。 bg = new ImageIcon()。 JLabel label = new JLabel(bg)。 (0, 0, (), ())。 imagePanel = (JPanel) ()。 (false)。 (new FlowLayout())。 (p1)。 (p2)。 12 (xiug)。 (show)。 ().setLayout(null)。 ().add(label, new Integer())。 //()。 ((), ())。 (720, 220, 450, 390)。 (false)。//設(shè)置窗 口大小不可改變 (true)。 validate()。 addWindowListener(new WindowAdapter() { public void windowClosing(WindowEvent e) { dispose()。 } })。 } public void actionPerformed(ActionEvent ee) { String s1, s2, s3, insert1, number。 。 int m2, m3, math, english。 s1 = ()。 number = s1。 s2 = ()。 s3 = ()。 m2 = (s2)。 math = m2。 m3 = (s3)。 english = m3。 try { ()。 } catch (ClassNotFoundException eee) { ( + eee)。 } try { con = (jdbc:odbc:sun, gxy, 123)。 sql = ()。 insert1 = UPDATE chengjibiao SET math = + math + ,english= + english + WHERE number = + 39。 + number + 39。 (insert1)。 13 (你將了 :)。 (學(xué)號為 + s1 + 的學(xué)生 數(shù)學(xué)成績更改為: + math + 英語成績更改為: + english)。 (\n)。 } catch (SQLException e) { (e)。 } } } 查找模塊 首先由用戶輸入要查找的 學(xué)生學(xué)號等 ,然后查找 數(shù)據(jù)庫中的該學(xué)生信息 主要代碼: class chaxun extends JFrame implements ActionListener { JFrame frame = new JFrame(查詢記錄 )。 JPanel imagePanel。 ImageIcon bg。 Button xunzhao。 TextField input。 TextArea show。 Box box。 String s。 Connection con。 Statement sql。 ResultSet rs。 chaxun() { Toolkit kit = ()。 Image img = ()。 (img)。 xunzhao = new Button(查找 )。 input = new TextField(10)。 show = new TextArea(6, 43)。 (this)。 (false)。 box = ()。 Label l1=new Label(輸入學(xué)號 )。 14 (new Font(宋體 ,15))。 ()。 (l1)。 ((8))。 (input)。 ((8))。 (xunzhao)。 bg = new ImageIcon()。 JLabel label = new JLabel(bg)。 (0, 0, (), ())。 imagePanel = (JPanel) ()。 (false)。 (new FlowLayout())。 (box, )。 (show, )。 ().setLayout(null)。 ().add(label, new Integer())。 //()。 ((), ())。 (730, 230, 520, 350)。 (false)。//設(shè)置窗口 大小不可改變 (true)。 validate()。 addWindowListener(new WindowAdapter() { public void windowClosing(WindowEvent e) { dispose()。 } })。 } public void actionPerformed(ActionEvent ee) { boolean boo = true。 s = ()。 try { ()。 } catch (ClassNotFoundException eee) { ( + eee)。 } try { con = (jdbc:odbc:sun, gxy, 123)。 15 sql = ()。 rs = (SELECT * FROM chengjibiao )。 while (()) { String number = (number)。 String name = (name)。 String date = (date)。 int math = (math)。 int english = (english)。 if ((s)) { boo = false。 (null)。 (學(xué)號: + number + 姓名: + name + 出生: + date + 數(shù)學(xué) + math + 英語 + english)。 (\n)。 } } ()。 if (boo) { (this, 你輸入的學(xué)號不存在 )。 } } catch (SQLException eee) { (eee)。 } } } 刪除模塊 用刪除 學(xué)生信息 主要代碼: class shanchu extends JFrame implements ActionListener { JFrame frame = new JFrame(刪除記錄 )。 JPanel imagePanel。 ImageIcon bg。 Button xunzhao。 TextField input。 TextArea show。 String s。 int k, s1, j。 Connection con。 Statement sql。 int sum = 0。 ResultSet rs。 16 shanchu() { Toolkit kit = ()。 Image img = ()。 (img)。 Panel p = new Panel()。 xunzhao = new Button(刪除 )。 input = new TextField(15)。 show = new TextArea(6, 43)。 Label l1=new Label(輸入要刪除學(xué)生的學(xué)號 )。 (new Font(宋體 ,15))。 ()。 (l1)。 (input)。 (xunzhao)。 (this)。 (false)。 bg = new ImageIcon()。 JLabel label = new JLabel(bg)。 (0, 0, (), ())。 imagePanel = (JPanel) ()。 (false)。 (new FlowLayout())。 (p, )。 (show, )。 ().setLayout(null)。 ().add(label, new Integer())。 //()。 ((), ())。 (710, 210, 480, 310)。 (true)。 (false)。//設(shè)置窗口大小不可改變 validate()。 addWindowList
點(diǎn)擊復(fù)制文檔內(nèi)容
畢業(yè)設(shè)計相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖片鄂ICP備17016276號-1