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

正文內(nèi)容

最新java課程設計人事管理系統(tǒng)免費下載-文庫吧資料

2025-04-13 23:13本頁面
  

【正文】 1}。 (jl1)。 jl1 = new JLabel(全體員工,)。 JPanel jp。 JScrollPane jsp。public class AllEmploy extends Panel{ EmployModel em。import .*。 (em)。 String[] paras1 = { 1 }。 (sql, paras)。 String[] paras = { Empno }。 } // 得到學生編號 String Empno = (String) (rowNum, 0)。 if (rowNum == 1) { (this, 請選擇一行)。 (jp1, )。 (jp2, )。 (jb2)。 (this)。 jb1 = new JButton(刪除)。 jsp = new JScrollPane(jt)。 (select * from Employinfo where 1 = ?, paras)。 // 中部 em = new EmployModel()。 jp2 = new JPanel()。 public DelEmploy() { // 北部 jl1 = new JLabel(刪除員工, )。 JLabel jl1。 JButton jb1, jb2。public class DelEmploy extends Panel implements ActionListener { JTable jt。import .*。 } }}(6) DelEmploy/** * 刪除員工 */package 。 } ()。 EmployModel temp = new EmployModel()。 } public void actionPerformed(ActionEvent e) { if (() == jb1) { // 修改員工信息的 sql 語句,paras 為待注入的值 String sql = update Employinfo set + Ename = ?,Sex = ?,Birthday = ?, DeptNo = ?, Ejob = ? ,Sal=? where Empno = ?。 (new WindowAdapter() { public void windowClosing(WindowEvent e) { dispose()。 (true)。 (jp3, )。 (jp1, )。 (jb1)。 (jtf6)。 (jtf4)。 (jtf2)。 (jl7)。 (jl5)。 (jl3)。 // 添加組件 (jl1)。 // 設置布局 (new GridLayout(7, 1))。 jp2 = new JPanel()。 (this)。 jb2 = new JButton(取消)。 ((String) (rowNums, 6))。 ((String) (rowNums, 4))。 ((String) (rowNums, 2))。 (false)。 jtf7 = new JTextField(30)。 jtf5 = new JTextField(30)。 jtf3 = new JTextField(30)。 jtf1 = new JTextField(20)。 jl6 = new JLabel(職位:)。 jl4 = new JLabel(出生年月:)。 jl2 = new JLabel(姓名:)。 JPanel jp1, jp2, jp3。 JButton jb1, jb2。import .*。/** * 彈出修改界面 */import .*。 (em)。 String[] paras1 = { 1 }。 } // 彈出修改對話框 new UpdDialog(em, rowNum)。 if (rowNum == 1) { (this, 請選擇一行)。 (jp1, )。 (jp2,)。 (jb1)。 (new BorderLayout())。 // 對兩個按鈕進行監(jiān)聽 (this)。 jb1 = new JButton(修改)。 jt = new JTable(em)。 String[] paras = { 1 }。 (jl1)。 (new Font(宋體, , 28))。 JLabel jl1。 JPanel jp1,jp2。 JScrollPane jsp。import .*。/** * 修改員工界面 */import .*。 ()。 ()。 ()。 }else if(() == jb2){ ()。 String[] paras1 = { () }。 } // 當新員工加入成功后,要把新加入員工的工號加到考核表 AppraisalModel temp = new AppraisalModel()。 if ((sql, paras)) { // 當添加新員工成功時,則彈出”添加成功“的對話框 (this, 添加成功)。 String[] paras = { (), (), (), (), (), (), () }。 (jp3)。 (new FlowLayout())。 (jp2, )。 jp4 = new JPanel(new BorderLayout())。 (jb1)。 (jtf6)。 (jtf4)。 (jtf2)。 (jl7)。 (jl5)。 (jl3)。 (jl1)。 jp2 = new JPanel(new GridLayout(7, 1))。 (this)。 jb2 = new JButton(取消)。 jtf7 = new JTextField(20)。 jtf5 = new JTextField(20)。 jtf3 = new JTextField(20)。 jtf1 = new JTextField(20)。 jl6 = new JLabel(職位:)。 jl4 = new JLabel(出生年月:)。 jl2 = new JLabel(姓名:)。 EmployModel em。 JTextField jtf1, jtf2, jtf3, jtf4, jtf5, jtf6, jtf7。public class AddEmploy extends Panel implements ActionListener { JLabel jl, jl1, jl2, jl3, jl4, jl5, jl6, jl7。import .*。 } }}(4) AddEmploypackage 。 (sql, paras)。 String[] paras = { name }。 } public void actionPerformed(ActionEvent e) { if (() == jb) { String name = ().trim()。 (jp1, )。 jsp = new JScrollPane(jt)。 (select * from Employinfo where 1 = ?, paras)。 // 中部 em = new EmployModel()。 (jtf)。 // 對查詢按鈕監(jiān)聽 (this)。 jtf = new JTextField(20)。 public SelEmploy() { // 北部 jp1 = new JPanel()。 JScrollPane jsp。 JButton jb。 JLabel jl。import .*。import .*。 (His,7)。 (allE,5)。 (revE,3)。 (selE,1)。 //定義cardemploy面板 為卡片布局 //把各個面板加入到C的卡片布局中 c = new CardLayout()。 //歷史記錄界面 His = new History()。 //所有員工信息 allE =new AllEmploy()。 //修改員工信息 revE = new ReviseEmploy()。 public CardEmploy() { //查詢員工表 selE = new SelEmploy()。 //員工考核表 Examine exaE。 //刪除員工表格 DelEmploy delE。 //添加表 AddEmploy addE。public class CardEmploy extends P
點擊復制文檔內(nèi)容
公司管理相關推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1