資源簡介
內容如下: 經過測試可以運行的系統 開題報告 實習報告 實習手冊 工作考勤ppt 畢業論文; 歡迎大家來下載。。。
代碼片段和文件信息
package?business;
import?java.sql.SQLException;
import?userDAO.Dao;
public?class?Service?{
//?--------------salary-------------------
public?static?object[][]?inputSalInfo(String?code?String?month?float?basePayfloat?percent)
throws?SQLException?{
try?{
return?Dao.insertSalInfo(code?month?basePaypercent);
}?catch?(Exception?e)?{
e.printStackTrace();
}
return?null;
}
public?static?object[][]?getSalary()?throws?Exception?{
return?Dao.getSalaryInfo();
}
public?static?void?deleteSalary(String?codeobject?month)?throws?Exception?{
Dao.delSalary(codemonth);
}
//?--------------employee---------------
public?static?object[][]?inputEmpInfo(String?code?String?name?String?sex
String?department?String?position?String?address?in
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????410112??2009-05-31?16:13??工作考勤管理系統\其它文檔\工作考勤管理系統.ppt
?????文件?????247808??2009-06-02?17:35??工作考勤管理系統\其它文檔\鄧元相實習手冊.doc
?????文件??????27648??2009-06-02?13:26??工作考勤管理系統\其它文檔\鄧元相實習報告.doc
?????文件?????876032??2009-05-15?20:34??工作考勤管理系統\其它文檔\鄧元相開題報告.doc
?????文件????????343??2009-05-20?13:33??工作考勤管理系統\源代碼\工作考勤管理系統\.classpath
?????文件????????400??2009-05-10?14:44??工作考勤管理系統\源代碼\工作考勤管理系統\.project
?????文件???????2670??2009-05-20?13:33??工作考勤管理系統\源代碼\工作考勤管理系統\bin\business\Service.class
?????文件????????651??2009-05-20?13:33??工作考勤管理系統\源代碼\工作考勤管理系統\bin\UI\AboutPro$1.class
?????文件???????1474??2009-05-20?13:33??工作考勤管理系統\源代碼\工作考勤管理系統\bin\UI\AboutPro.class
?????文件???????1801??2009-05-21?15:54??工作考勤管理系統\源代碼\工作考勤管理系統\bin\UI\DBConfig$1.class
?????文件????????651??2009-05-21?15:54??工作考勤管理系統\源代碼\工作考勤管理系統\bin\UI\DBConfig$2.class
?????文件???????2612??2009-05-21?15:54??工作考勤管理系統\源代碼\工作考勤管理系統\bin\UI\DBConfig.class
?????文件????????675??2009-05-20?13:33??工作考勤管理系統\源代碼\工作考勤管理系統\bin\UI\ExitSystem$1.class
?????文件????????663??2009-05-20?13:33??工作考勤管理系統\源代碼\工作考勤管理系統\bin\UI\ExitSystem$2.class
?????文件???????1452??2009-05-20?13:33??工作考勤管理系統\源代碼\工作考勤管理系統\bin\UI\ExitSystem.class
?????文件???????2587??2009-05-20?13:33??工作考勤管理系統\源代碼\工作考勤管理系統\bin\UI\HomePage$1.class
?????文件???????1430??2009-05-20?13:33??工作考勤管理系統\源代碼\工作考勤管理系統\bin\UI\HomePage$10.class
?????文件???????1427??2009-05-20?13:33??工作考勤管理系統\源代碼\工作考勤管理系統\bin\UI\HomePage$11.class
?????文件???????1993??2009-05-20?13:33??工作考勤管理系統\源代碼\工作考勤管理系統\bin\UI\HomePage$12.class
?????文件???????1461??2009-05-20?13:33??工作考勤管理系統\源代碼\工作考勤管理系統\bin\UI\HomePage$13.class
?????文件????????645??2009-05-20?13:33??工作考勤管理系統\源代碼\工作考勤管理系統\bin\UI\HomePage$14.class
?????文件????????643??2009-05-20?13:33??工作考勤管理系統\源代碼\工作考勤管理系統\bin\UI\HomePage$15.class
?????文件????????996??2009-05-20?13:33??工作考勤管理系統\源代碼\工作考勤管理系統\bin\UI\HomePage$1BorderPanel.class
?????文件???????1889??2009-05-20?13:33??工作考勤管理系統\源代碼\工作考勤管理系統\bin\UI\HomePage$2.class
?????文件???????1112??2009-05-20?13:33??工作考勤管理系統\源代碼\工作考勤管理系統\bin\UI\HomePage$3.class
?????文件???????2774??2009-05-20?13:33??工作考勤管理系統\源代碼\工作考勤管理系統\bin\UI\HomePage$4.class
?????文件???????1967??2009-05-20?13:33??工作考勤管理系統\源代碼\工作考勤管理系統\bin\UI\HomePage$5.class
?????文件???????1111??2009-05-20?13:33??工作考勤管理系統\源代碼\工作考勤管理系統\bin\UI\HomePage$6.class
?????文件???????4093??2009-05-20?13:33??工作考勤管理系統\源代碼\工作考勤管理系統\bin\UI\HomePage$7.class
?????文件???????2017??2009-05-20?13:33??工作考勤管理系統\源代碼\工作考勤管理系統\bin\UI\HomePage$8.class
............此處省略258個文件信息
- 上一篇:java中國象棋單機版
- 下一篇:Socket聊天工具
評論
共有 條評論