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

正文內(nèi)容

企業(yè)人事管理系統(tǒng)畢業(yè)設(shè)計(jì)文檔-資料下載頁

2025-04-08 11:09本頁面
  

【正文】 oString())。 ((4).toString())。 ((5).toString())。 } public void select_all_actionPerformed(ActionEvent e) { try { (Query_Sql)。 } catch( sqlException ) { ( null, (), Database error, )。 } } public void select_actionPerformed(ActionEvent e) { String sql_String = null。 if (() == ) sql_String = Query_Sql + WHERE = 39。+()+39。 else if (() != ) sql_String = Query_Sql + WHERE = 39。+()+39。 else sql_String = Query_Sql + WHERE = 39。+()+ 39。 OR = 39。+()+39。 try { (sql_String)。 } catch( sqlException ) { ( null, (), Database error, )。 } } public void save_actionPerformed(ActionEvent e) { int result = (null,是否確定修改管理員信息?,系統(tǒng)提示, , null,new String[] {確定,取消},取消)。 if (result == ) { try { String sql_String = null。 sql_String = update employee_Infor set employee_Name = 39。 + ()+ 39。 where employee_ID = 39。 + () + 39。 statement = ()。 int res = (sql_String)。 if(res !=0) {( null, 修改成功 )。 } } catch( sqlException ) { ( null, (), Database error, )。 } } } public void del_actionPerformed(ActionEvent e) { int result = (null,是否確定修改管理員信息?,系統(tǒng)提示, , null,new String[] {確定,取消},取消)。 if (result == ) { try { String sql_String = null。 sql_String = delete from Duty_change_Infor where employee_ID = + () + 39。 statement = ()。 int res = (sql_String)。 if(res !=0) { ( null, 修改成功 )。 } } catch( sqlException ) { ( null, (), Database error, )。 }}} public void add_actionPerformed(ActionEvent e) { int result = (null,是否確定修改管理員信息?,系統(tǒng)提示, , null,new String[] {確定,取消},取消)。 if (result == ) { try { String sql_String = null。 sql_String = insert into Duty_change_Infor values(39。 + () +39。,39。+ ()+ 39。,39。 + () + 39。,39。39。)。 statement = ()。 int res = (sql_String)。 if(res !=0) { ( null, 修改成功 )。 } } catch( sqlException ) { ( null, (), Database error, )。 }}} }圖 43 上下班查詢界面其界面代碼為:import .*。import .*。import .*。import .*。import .*。import .*。public class Attendence_Management extends View_Model { private JLabel idLabel = new JLabel( 員工編號(hào): )。 private JTextField idField = new JTextField(10)。 private JLabel nameLabel = new JLabel( 姓 名: )。 private JTextField nameField = new JTextField(10)。 private JLabel sbsjLabel = new JLabel( 上班時(shí)間: )。 private JTextField sbsjField = new JTextField(10)。 private JLabel xbsjLabel = new JLabel( 下班時(shí)間: )。 private JTextField xbsjField = new JTextField(10)。 private JButton renovateButton = new JButton(刷新)。 private JButton selectAllButton = new JButton(查看全部)。 private JButton selectButton = new JButton(查找)。 private JButton updateButton = new JButton(修改)。 private JButton deleteButton = new JButton(刪除)。 private JButton saveButton = new JButton(保存)。 private JButton exitButton = new JButton(退出)。 private ResultSetTableModel tableModel。 private String Query_Sql = SELECT as 雇員編號(hào), as 姓名, as 上班時(shí)間, as 下班時(shí)間 FROM Finish_Register_Infor INNER JOIN Start_Register_Infor ON = 。 public Attendence_Management() { super()。 try { tableModel = new ResultSetTableModel(Query_Sql)。 Box box = ()。 ( new InforPanel() )。 (new JLabel( ))。 (OperateBox())。 (new JLabel( ))。 JTable resultTable = new JTable( tableModel )。 JScrollPane tableScrollPane = new JScrollPane(resultTable)。 Container container = getContentPane()。 ( box, )。 ( new JScrollPane( tableScrollPane ), )。 setSize( 800, 600 )。 setResizable(false)。 setVisible( true )。 } catch ( ClassNotFoundException classNotFound ) { ( null, Cloudscape driver not found, Driver not found, )。 ( 1 )。 } catch( sqlException ) { ( null, (), Database error, )。 ()。 ( 1 )。 } setDefaultCloseOperation( DISPOSE_ON_CLOSE )。 } private class InforPanel extends JPanel { public InforPanel() { super()。 Box box1 = ()。 (idLabel)。(idField)。 Box box10 = ()。 (nameLabel)。(nameField)。 Box leftBox = ()。 (new JLabel( ))。(new JLabel( ))。 (box1)。(new JLabel( ))。 (box10)。 Box box8 = ()。 Box box6 = ()。 (sbsjLabel)。(sbsjField)。 Box box9 = ()。 (xbsjLabel)。(xbsjField)。 (new JLabel( ))。(new JLabel( ))。
點(diǎn)擊復(fù)制文檔內(nèi)容
公司管理相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1