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

正文內(nèi)容

最新數(shù)據(jù)庫課程設(shè)計—企業(yè)工資管理系統(tǒng)java版完整代碼(編輯修改稿)

2024-07-26 02:36 本頁面
 

【文章內(nèi)容簡介】 bel())。 (new JLabel(職工號))。 (tf1)。 (new JLabel(姓名))。 (tf2)。 (new JLabel(津貼))。 (tf3)。 (new JLabel(月基本工資))。 (tf4)。 (new JLabel(月薪))。 (tf5)。 (new JLabel(在此處輸入職工號點擊查詢刪除))。 (tf6)。 (p1, )。 (p2, )。 (50)。 ()。 (this)。 (this)。 (this)。 (this)。 (this)。 (200, 100, 500, 600)。 (true)。// 可以調(diào)整界面大小 (true)。 } public void actionPerformed(ActionEvent e) { if ((())) { // 錄入 Connection con。 Statement sql。 try { ()。 } catch (ClassNotFoundException e1) { ( + e1)。 } try { con=(jdbc:mysql://localhost:3306/wage management,root,jxb)。 sql = ()。 String insertStr = INSERT INTO welfare (no,name,jt)VALUES(39。+()+39。,39。+()+39。,39。+()+39。)。 (insertStr)。 String insertStr1 = INSERT INTO wageinfo (no,name,jb)VALUES(39。+()+39。,39。+()+39。,39。+()+39。)。 (insertStr1)。 ()。 (this, 入錄成功!)。 } catch (SQLException e1) { (this, 入錄失敗!)。 } } if ((())) {// 修改 Connection con。 Statement sql。 try { ()。 } catch (ClassNotFoundException e1) { ( + e1)。 } try { con = (jdbc:mysql://localhost:3306/wage management,root,jxb)。 sql = ()。 String updateStr = UPDATE welfare SET jt=39。+()+39。,name=39。+()+39。where no=39。+()+39。 (updateStr)。 String updateStr1 = UPDATE wageinfo SET jb=39。+()+39。,name=39。+()+39。where no=39。+()+39。 (updateStr1)。 (this, 修改成功!)。 ()。 } catch (SQLException e1) { (this, 信息不存在!)。 } } if ((())) {// 刪除 Connection con。 Statement sql。 ResultSet rs。 try { ()。 } catch (ClassNotFoundException e1) { ( + e1)。 } try { con = (jdbc:mysql://localhost:3306/wage management,root,jxb)。 sql = (, )。 (DELETE FROM wageinfo where no=39。+()+39。)。 (DELETE FROM welfare where no=39。+()+39。)。 (this, 刪除成功!)。 ()。 } catch (SQLException e1) { (this, 刪除失?。?。 } } if ((())) {// 查詢?nèi)? Connection con。 Statement sql。 ResultSet rs。 //Vector vector = new Vector()。 try { ()。 } catch (ClassNotFoundException e1) { (this, 連接數(shù)據(jù)庫失??!)。 } try { con = (jdbc:mysql://localhost:3306/wage management,root,jxb)。 sql = (, )。 if ((())) { for (int i = 0。 i 50。 i++) for (int j = 0。 j 4。 j++) (, i, j)。 rs = (select distinct * from wageinfo ,welfare where =)。 int k = 1。 while (()) { ++k。 String no = (1)。 String name = (2)。 String jb = (3)。 String jt = (6)。 int sum= (3)+(6)。 (no, k, 0)。 (name, k, 1)。 (jb, k, 3)。 (jt, k, 2)。 (sum,k,4)。 } } } catch (SQLException e1) { (this, 查詢失敗!)。 } } if ((())) {// 返回 GZGLZJM gl=new GZGLZJM()。 ()。 ()。 } }}////////修改管理主界面package wage_management。import 。import 。import 。import 。import 。import 。import 。import 。import 。import 。import 。import 。import 。import 。import 。import 。public class YGDLJM extends DL implements ActionListener { JFrame f = new JFrame(工資管理)。 JButton b1 = new JButton(查詢個人工資)。 JButton b2 = new JButton(修改密碼)。 JButton b3 = new JButton(返回)。 String[] cloum = { 職工號, 姓名, 津貼, 月基本工資,月薪}。 Object[][] row = new Object[50][5]。 JTable table = new JTable(row, cloum)。 JScrollPane scrollpane = new JScrollPane(table)。 JSplitPane splitpane = new JSplitPane()。 void create() { JPanel p = (JPanel) ()。 (new FlowLayout())。 (scrollpane)。 (splitpane)。 JPanel p1 = new JPanel()。 (b1)。 (b2)。 (b3)。 JPanel p2 = new JPanel()。 ()。 (scroll
點擊復(fù)制文檔內(nèi)容
語文相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖片鄂ICP備17016276號-1