Introduction - If you have any usage issues, please Google them yourself
Function Introduction: 1. Changes in the students object (the object that contains school number, names, scores and other information) 2. Registration, editing Score 3. To calculate average scores 4. Statistics excellent (100-90), good (89-75 ), Medium (74-60) and do not pass (59-0) the number of percentage of 5. by learning to find its students and achievements 6. by sorting scores of 7 results. the use of graphical user interface
Packet : 25811235studentscoresmanagerjava.rar filelist
db.mdb
学生成绩管理程序.jar
Student Score Manager\.classpath
Student Score Manager\.project
Student Score Manager\bin\AddDataDialog$AddActionListener.class
Student Score Manager\bin\AddDataDialog$CancleActionListener.class
Student Score Manager\bin\AddDataDialog.class
Student Score Manager\bin\ConnToAcc.class
Student Score Manager\bin\ContentPanel.class
Student Score Manager\bin\EditDataDialog$CancleActionListener.class
Student Score Manager\bin\EditDataDialog$EditActionListener.class
Student Score Manager\bin\EditDataDialog.class
Student Score Manager\bin\MainFrame$BtnAboutActionListener.class
Student Score Manager\bin\MainFrame$BtnAscendActionListener.class
Student Score Manager\bin\MainFrame$BtnDeleteActionListener.class
Student Score Manager\bin\MainFrame$BtnDescendActionListener.class
Student Score Manager\bin\MainFrame$BtnEditActionListener.class
Student Score Manager\bin\MainFrame$BtnInsertActionListener.class
Student Score Manager\bin\MainFrame$BtnQueryActionListener.class
Student Score Manager\bin\MainFrame$BtnReFreshActionListener.class
Student Score Manager\bin\MainFrame$DataListSelectionListener.class
Student Score Manager\bin\MainFrame$TextQuerySIDFocusListener.class
Student Score Manager\bin\MainFrame.class
Student Score Manager\bin\Student.class
Student Score Manager\src\AddDataDialog.java
Student Score Manager\src\ConnToAcc.java
Student Score Manager\src\EditDataDialog.java
Student Score Manager\src\MainFrame.java
Student Score Manager\src\Student.java
封面.doc
Student Score Manager\bin
Student Score Manager\src
Student Score Manager
删除数据.JPG
添加数据.JPG
有数据视图.JPG
无数据视图.JPG
修改数据.JPG
UML类图.JPG
按成绩升序排列.JPG
Java设计报告.doc