文件名称:WorkTime
- 所属分类:
- 企业管理(财务/ERP/EIP等)
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2016-08-11
- 文件大小:
- 17kb
- 下载次数:
- 0次
- 提 供 者:
- lay***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
读取指纹打卡的源文件,然后自动判断该员工有没有迟到、旷工。计算工作时间,平均工作时间。最后输出总的考勤信息-Read the fingerprint puncher source file, and then automatically if the employees have to be late, absenteeism.Computation time, the average working hours.The final output total attendance information
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WorkTime\.classpath
........\.project
........\.settings\org.eclipse.core.resources.prefs
........\.........\org.eclipse.jdt.core.prefs
........\.........\org.eclipse.m2e.core.prefs
........\pom.xml
........\src\main\java\com\zw\worktime\Calculator.java
........\...\....\....\...\..\........\Constants.java
........\...\....\....\...\..\........\TestLog.java
........\...\....\....\...\..\........\WorkDay.java
........\...\....\....\...\..\........\WorkTimeUtils.java
........\target\classes\com\zw\worktime\Calculator.class
........\......\.......\...\..\........\Constants.class
........\......\.......\...\..\........\TestLog.class
........\......\.......\...\..\........\WorkDay.class
........\......\.......\...\..\........\WorkTimeUtils.class
........\src\main\java\com\zw\worktime
........\...\....\....\...\zw
........\target\classes\com\zw\worktime
........\src\main\java\com
........\...\....\resources\META-INF
........\target\classes\com\zw
........\src\main\java
........\...\....\resources
........\...\....\webapp
........\...\test\java
........\...\....\resources
........\target\classes\com
........\src\main
........\...\test
........\target\classes
........\......\test-classes
........\.settings
........\src
........\target
WorkTime