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

正文內(nèi)容

數(shù)據(jù)庫信息管理系統(tǒng)課程設(shè)計(jì)報(bào)告-學(xué)生成績管理系統(tǒng)(編輯修改稿)

2025-08-31 23:42 本頁面
 

【文章內(nèi)容簡介】 。 JMenu jm1 = new JMenu(信息 )。 JMenu jm2 = new JMenu(成績 )。 JMenuItem jmi1 = new JMenuItem(錄入 )。 JMenuItem jmi2 = new JMenuItem(查詢 )。 JMenuItem jmi21 = new JMenuItem(錄入 )。 JMenuItem jmi22 = new JMenuItem(查詢 )。 public xueshengjm(){ 數(shù)據(jù)庫開發(fā)與實(shí)踐 12 (老師界面 )。 (null)。 (jm)。 (jm1)。 (jm2)。 (jmi1)。 (jmi2)。 JLabel JL1 = new JLabel(歡迎進(jìn)入老師查詢界面 )。 (this)。 (this)。 (jmi21)。 (jmi22)。 (this)。 (this)。 (this)。 (JL1)。 ()。 (new (宋體 ,20))。 (150, 80, 200, 200)。 (400, 250, 500, 400)。 (true)。 } public void actionPerformed(ActionEvent e){ } public static void main(String agrs[]){ new xueshengjm()。 } } 添加學(xué)生信息代碼: import 。 import 。 import 。 import 。 import 。 import 。 import 。 import 。 import 。 數(shù)據(jù)庫開發(fā)與實(shí)踐 13 import 。 import 。 import 。 import 。 import 。 import 。 import 。 import 。 import 。 public class chaxun extends JFrame implements ActionListener { JLabel JL = new JLabel(查詢成績 ,)。 JLabel JLNumber = new JLabel(請(qǐng)輸入學(xué)號(hào) :)。 JTextField JTNumber =new JTextField()。 JButton JBset =new JButton(查詢 )。 JButton JBnext = new JButton(重置 )。 JButton JBcr = new JButton(插入 )。 JLabel JLName = new JLabel(姓名 )。 JTextField JTName = new JTextField()。 JLabel JLClass = new JLabel(班級(jí) )。 JTextField JTClass = new JTextField()。 JLabel JL1 = new JLabel(數(shù)學(xué) )。 JTextField JT1 = new JTextField()。 JLabel JL2 = new JLabel(語文 )。 JTextField JT2 =new JTextField()。 String sql= 。 public chaxun(){ (查詢成績 )。 (null)。 ()。 (new (宋體 ,19))。 (100, 30, 200, 40)。 數(shù)據(jù)庫開發(fā)與實(shí)踐 14 (JL)。 (100, 80, 100, 20)。 (JLNumber)。 (200, 80, 80, 20)。 (JTNumber)。 (100, 160, 80, 20)。 (JLName)。 (200, 160, 80, 20)。 (JTName)。 (100, 240, 100, 20)。 (JL2)。 (200, 240, 80, 20)。 (JT2)。 (100, 280, 60, 20)。 (JLClass)。 (200, 280, 80, 20)。 (JTClass)。 (100, 320, 60, 20)。 (JL1)。 (200, 320, 80, 20)。 (JT1)。 (80, 120, 90, 20)。 (JBset)。 (this)。 (190, 120, 90, 20)。 (JBnext)。 (this)。 (300, 120, 90, 20)。 (JBcr)。 (this)。 (400, 250, 500, 400)。 (true)。 數(shù)據(jù)庫開發(fā)與實(shí)踐 15 //通過內(nèi)部內(nèi)重寫關(guān)閉的方法 } public void actionPerformed(ActionEvent e) { // TODO Autogenerat
點(diǎn)擊復(fù)制文檔內(nèi)容
研究報(bào)告相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖片鄂ICP備17016276號(hào)-1