第一范文网 - 专业文章范例文档资料分享平台

学生信息管理系统数据库java

来源:用户分享 时间:2026/1/9 2:47:58 本文由loading 分享 下载这篇文档手机版
说明:文章内容仅供预览,部分内容可能不全,需要完整文档或者需要复制内容,请下载word后使用。下载word有问题请添加微信号:xxxxxxx或QQ:xxxxxx 处理(尽可能给您提供完整文档),感谢您的支持与谅解。

(sTable); scroll = new JScrollPane(sTable); (scroll); } } public void actionPerformed(ActionEvent e) { if () == \查询\ scst = new SCSelect(); (); } if () == \显示\ (); new SCM(\选课信息管理\ } } }

4. 用于选课信息管理中查询时输入学号的界面 图片: 代码:

public class SCSelect extends JFrame implements ActionListener {elect(); } } }

(四)成绩信息管理 图片: 代码:

class GM extends JFrame implements ActionListener {xecuteQuery(\ } else { rs = stmt .executeQuery(\ + mxh + \ } while () && j1 <= row) { kch = (\ kcm = (\ xxkch = (\ j1++; } } catch (SQLException e) { (); } GAdd gadd = new GAdd(); (\修改成绩\ (); } } public void select() {xecuteQuery(\ + mxh + \ while ()) { playerInfo[j][0] = (\ playerInfo[j][1] = (\ playerInfo[j][2] = (\ j++; } } catch (SQLException e) { (); }

if (playerInfo[0][1] == null) { (); (null, \学号不存在!\ new GM(\成绩信息管理\ } else { sTable = new JTable(playerInfo, columnNames); (sTable); scroll = new JScrollPane(sTable); (scroll); } } public void actionPerformed(ActionEvent e) { if () == \修改成绩\ (); } if () == \查询\ gst = new GSelect(); (); } if () == \显示\ (); new GM(\成绩信息管理\ } } }

5. 用于成绩信息管理中查询时输入学号的界面 图片: 代码:

public class GSelect extends JFrame implements ActionListener {xecuteQuery(\* from sc,c where = and sno='\ + gxh + \ while ()) { (\ (\ (\ i++;elect(); } } }

(五)用户信息管理 图片: 代码: class PM extends JFrame implements ActionListener {xecuteQuery(\* from unpw where qx=1 and un='\ + myh + \ } while () && j1 <= row) { yh = (\ mm = (\ j1++; } } catch (SQLException e) { (); } UAdd uadd = new UAdd(); (\修改\ (); }

} public void select() {isplay(); } else { sTable = new JTable(playerInfo, columnNames); (sTable); scroll = new JScrollPane(sTable); (scroll); } } public void actionPerformed(ActionEvent e) { if () == \修改\ (); } if () == \查询\ pst = new PSelect(); (); } if () == \显示\ (); new PM(\用户信息管理\ } } }

6. 用于用户信息管理中查询时输入用户名的界面 图片: 代码:

public class PSelect extends JFrame implements ActionListener {elect(); } } }

二、学生界面 图片: 代码:

class StudentFrame extends JFrame implements ActionListener { JPanel p1 = new JPanel(); JPanel p2 = new JPanel(); JButton btns = new JButton(\学生信息查看\ JButton btnu = new JButton(\个人信息管理\ JButton btnClose = new JButton(\退出管理系统\ JLabel l = new JLabel(\学生\ StudentFrame() { super(\学生信息管理系统\ setSize(350, 200); add(\ add(\ (l); (btns); (btnu); (btnClose); (this); (this); (this); (false); ; show(); } public void actionPerformed(ActionEvent e) {

if () == \学生信息查看\ new StudentS(); } if () == \个人信息管理\ PPSelect ppst= new PPSelect(); } if () == \退出管理系统\ (0); } } }

(六)个人信息管理

代码:public class PPSelect extends JFrame implements ActionListener {elect(); } } }

7. 用于学生信息查看时输入学号的界面 图片: 代码:

public class StudentS extends JFrame implements ActionListener {elect(); } } }

搜索更多关于: 学生信息管理系统数据库java 的文档
学生信息管理系统数据库java.doc 将本文的Word文档下载到电脑,方便复制、编辑、收藏和打印
本文链接:https://www.diyifanwen.net/c675j48sm3w0mq5e7eayt5nd0e7n2rf0179j_4.html(转载请注明文章来源)
热门推荐
Copyright © 2012-2023 第一范文网 版权所有 免责声明 | 联系我们
声明 :本网站尊重并保护知识产权,根据《信息网络传播权保护条例》,如果我们转载的作品侵犯了您的权利,请在一个月内通知我们,我们会及时删除。
客服QQ:xxxxxx 邮箱:xxxxxx@qq.com
渝ICP备2023013149号
Top