数据库课程设计 java_数据库课程设计说--java(含代码).docx

本文档详述了一个使用Java进行的数据库课程设计项目,包括学生成绩查询、管理功能。作者通过开发实现了管理员和学生界面,支持成绩的录入、修改、查询、删除和统计。在开发过程中,强调了代码复用,将共通功能模块化。虽然目前程序仍存在不足,但作者计划在未来的学习中逐步改进和完善。
摘要由CSDN通过智能技术生成

数据库课程设计说--java(含代码).docx

2e523698f056d0222e906f0108b3d7c0.gif

还剩

16页未读,

继续阅读

下载文档到电脑,马上远离加班熬夜!

亲,很抱歉,此页已超出免费预览范围啦!

如果喜欢就下载吧,价低环保!

内容要点:

17程中,使我获得了许多在课本中学不到的知识。当然,在开发中也遇到了许多的困难,在老师的帮助和我多方查找资料,基本把一些大的问题给逐个解决了。在开发中,我注意到了代码的复用,把功能相同的写成一个独立的方法,供多个地方使用。本系统方便学生查询自己的成绩,以及打印下载查询的结果;方便老师和教务管理员对学生成绩的管理、录入、修改、查询、删除、统计等操作。由于我的水平有限和没有项目经验,本程序功能还有所不足,随着日后的学习,我会把改程序给慢慢完善。16教师界面七、设计体会经过本学期的努力和老师的帮助,我的程序设计已经完成,基本上达到了预期的设计要求和目标。通过对学生成绩管理系统的开发研究,我把所学的知识综合运用到开发过15六、测试结果登陆界面管理员界面学生界面14new MainPrame();JFrame_teacher.this.dispose(); // TODO Auto-generated Event stub actionPerformed()}});}return jButton6;}/*** This method initializes jButton7* * @return javax.swing.JButton*/private JButton getJButton7() {if (jButton7 == null) {jButton7 = new JButton();jButton7.setText("查询学生平均成绩");jButton7.addActionListener(new java.awt.event.ActionListener() {public void actionPerformed(java.awt.event.ActionEvent e) {new SearchStudentAvg(); JFrame_teacher.this.dispose(); // TODO Auto-generated Event stub actionPerformed()}});}return jButton7;}} // @jve:decl-index=0:visual-constraint="111,-99"13e) {new SearchStudentNum();JFrame_teacher.this.dispose(); // TODO Auto-generated Event stub actionPerformed()}});}return jButton;}/*** This method initializes jButton1* * @return javax.swing.JButton*/private JButton getJButton1() {if (jButton1 == null) {jButton1 = new JButton();jButton1.setText("退出" );jButton1.addActionListener(new java.awt.event.ActionListener() {public void actionPerformed(java.awt.event.ActionEvent e) {System.exit(0);// TODO Auto-generated Event stub actionPerformed()}});}return jButton1;}/*** This method initializes jButton6* * @return javax.swing.JButton*/private JButton getJButton6() {if (jButton6 == null) {jButton6 = new JButton();jB

发表评论

暂无评论,赶快抢占沙发吧。

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值