-
大小: 805.80 KB文件類型: .zip金幣: 1下載: 0 次發(fā)布日期: 2020-12-14
- 標簽: JAVA??
資源簡介
學(xué)生信息管理系統(tǒng)是擁有大量數(shù)據(jù)的存儲庫,可以管理學(xué)生的信息,采用Java來實現(xiàn),并且這些信息保存在mysql數(shù)據(jù)庫中。
并且可以隨著學(xué)生的加入和學(xué)生的退出,添加及刪除學(xué)生數(shù)據(jù),也可以根據(jù)學(xué)生信息的變動,對學(xué)生信息作出修改。除了添加、刪除、修改操作外,還可以查詢現(xiàn)有的數(shù)據(jù)。
并且可以隨著學(xué)生的加入和學(xué)生的退出,添加及刪除學(xué)生數(shù)據(jù),也可以根據(jù)學(xué)生信息的變動,對學(xué)生信息作出修改。除了添加、刪除、修改操作外,還可以查詢現(xiàn)有的數(shù)據(jù)。
代碼片段和文件信息
package?com.lxw;
import?java.awt.Color;
import?java.awt.FlowLayout;
import?java.awt.Font;
import?java.awt.GridLayout;
import?java.awt.event.ActionEvent;
import?java.awt.event.ActionListener;
import?java.sql.ResultSet;
import?java.sql.SQLException;
import?javax.swing.JButton;
import?javax.swing.Jframe;
import?javax.swing.JLabel;
import?javax.swing.JOptionPane;
import?javax.swing.JPanel;
import?javax.swing.JTextArea;
import?javax.swing.JTextField;
import?javax.swing.UIManager;
import?javax.swing.UnsupportedLookAndFeelException;
public?class?ChaXun?extends?Jframe?{
public?ChaXun(String?title){
super(title);
}
public?void?ChaXun(){
try?{
UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName());//設(shè)置界面風(fēng)格為當前os的風(fēng)格
}?catch?(ClassNotFoundEx
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2011-04-12?17:01??學(xué)生管理系統(tǒng)\
?????文件?????????310??2011-01-04?11:46??學(xué)生管理系統(tǒng)\.classpath
?????文件?????????351??2011-01-07?16:51??學(xué)生管理系統(tǒng)\.fatjar
?????文件?????????385??2011-01-03?18:43??學(xué)生管理系統(tǒng)\.project
?????目錄???????????0??2011-04-12?17:00??學(xué)生管理系統(tǒng)\bin\
?????目錄???????????0??2011-04-12?17:00??學(xué)生管理系統(tǒng)\bin\com\
?????目錄???????????0??2011-04-12?17:00??學(xué)生管理系統(tǒng)\bin\com\lxw\
?????文件????????3143??2011-01-07?21:45??學(xué)生管理系統(tǒng)\bin\com\lxw\Add$1.class
?????文件?????????616??2011-01-07?21:45??學(xué)生管理系統(tǒng)\bin\com\lxw\Add$2.class
?????文件????????4057??2011-01-07?21:45??學(xué)生管理系統(tǒng)\bin\com\lxw\Add.class
?????文件????????3021??2011-01-07?21:45??學(xué)生管理系統(tǒng)\bin\com\lxw\AddScore$1.class
?????文件?????????643??2011-01-07?21:45??學(xué)生管理系統(tǒng)\bin\com\lxw\AddScore$2.class
?????文件????????4001??2011-01-07?21:45??學(xué)生管理系統(tǒng)\bin\com\lxw\AddScore.class
?????文件????????1759??2011-01-07?21:45??學(xué)生管理系統(tǒng)\bin\com\lxw\Databa
?????文件????????1712??2011-01-07?21:45??學(xué)生管理系統(tǒng)\bin\com\lxw\Del$1.class
?????文件?????????613??2011-01-07?21:45??學(xué)生管理系統(tǒng)\bin\com\lxw\Del$2.class
?????文件????????5486??2011-01-07?21:45??學(xué)生管理系統(tǒng)\bin\com\lxw\Del.class
?????文件?????????731??2011-01-07?21:45??學(xué)生管理系統(tǒng)\bin\com\lxw\Min$1.class
?????文件?????????726??2011-01-07?21:45??學(xué)生管理系統(tǒng)\bin\com\lxw\Min$2.class
?????文件?????????714??2011-01-07?21:45??學(xué)生管理系統(tǒng)\bin\com\lxw\Min$3.class
?????文件?????????714??2011-01-07?21:45??學(xué)生管理系統(tǒng)\bin\com\lxw\Min$4.class
?????文件?????????722??2011-01-07?21:45??學(xué)生管理系統(tǒng)\bin\com\lxw\Min$5.class
?????文件?????????738??2011-01-07?21:45??學(xué)生管理系統(tǒng)\bin\com\lxw\Min$6.class
?????文件?????????762??2011-01-07?21:45??學(xué)生管理系統(tǒng)\bin\com\lxw\Min$7.class
?????文件?????????750??2011-01-07?21:45??學(xué)生管理系統(tǒng)\bin\com\lxw\Min$8.class
?????文件????????3931??2011-01-07?21:45??學(xué)生管理系統(tǒng)\bin\com\lxw\Min.class
?????文件?????????911??2011-01-07?21:45??學(xué)生管理系統(tǒng)\bin\com\lxw\ScoreToTable$1.class
?????文件????????1300??2011-01-07?21:45??學(xué)生管理系統(tǒng)\bin\com\lxw\ScoreToTable$2.class
?????文件????????2314??2011-01-07?21:45??學(xué)生管理系統(tǒng)\bin\com\lxw\ScoreToTable$3.class
?????文件?????????667??2011-01-07?21:45??學(xué)生管理系統(tǒng)\bin\com\lxw\ScoreToTable$4.class
?????文件????????2799??2011-01-07?21:45??學(xué)生管理系統(tǒng)\bin\com\lxw\ScoreToTable$5.class
............此處省略40個文件信息
- 上一篇:中國象棋JAVA版源碼
- 下一篇:安卓ota升級(基于指令)
評論
共有 條評論