文件名称:Human-Rerource-System
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:18.43mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
人力资源管理系统,包括考试,机构,报表,调配,等公司中人力资源管理的所有模块-Human resources management system, including examinations, institutions, statements, deployment, and human resources management in the company of all the modules
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Human Rerource System/HRAction/.classpath
Human Rerource System/HRAction/.mymetadata
Human Rerource System/HRAction/.project
Human Rerource System/HRAction/.settings/org.eclipse.core.resources.prefs
Human Rerource System/HRAction/CreateTableHR(Oracle).sql
Human Rerource System/HRAction/CreateTableHR(SQLSERVER).sql
Human Rerource System/HRAction/HROracle.pdb
Human Rerource System/HRAction/HROracle.pdm
Human Rerource System/HRAction/HRSQLServer.pdb
Human Rerource System/HRAction/HRSQLServer.pdm
Human Rerource System/HRAction/HR项目教案.doc
Human Rerource System/HRAction/init(Oracle).sql
Human Rerource System/HRAction/init(SqlServer).sql
Human Rerource System/HRAction/src/ApplicationContext-config.xml
Human Rerource System/HRAction/src/ApplicationContext-dao.xml
Human Rerource System/HRAction/src/ApplicationContext-service.xml
Human Rerource System/HRAction/src/ApplicationContext-web.xml
Human Rerource System/HRAction/src/ApplicationResource.properties
Human Rerource System/HRAction/src/com/fendou/archive/dao/api/IArchiveDao.java
Human Rerource System/HRAction/src/com/fendou/archive/dao/impl/ArchiveDaoHibernate.java
Human Rerource System/HRAction/src/com/fendou/archive/dao/po/Archive.hbm.xml
Human Rerource System/HRAction/src/com/fendou/archive/dao/po/Archive.java
Human Rerource System/HRAction/src/com/fendou/archive/dao/po/ArchiveChange.hbm.xml
Human Rerource System/HRAction/src/com/fendou/archive/dao/po/ArchiveChange.java
Human Rerource System/HRAction/src/com/fendou/archive/dao/po/CVS/Entries
Human Rerource System/HRAction/src/com/fendou/archive/dao/po/CVS/Repository
Human Rerource System/HRAction/src/com/fendou/archive/dao/po/CVS/Root
Human Rerource System/HRAction/src/com/fendou/archive/service/api/IArchiveFacade.java
Human Rerource System/HRAction/src/com/fendou/archive/service/api/IArchiveHelper.java
Human Rerource System/HRAction/src/com/fendou/archive/service/impl/ArchiveFacade.java
Human Rerource System/HRAction/src/com/fendou/archive/service/impl/ArchiveHelper.java
Human Rerource System/HRAction/src/com/fendou/archive/web/.archive-struts-config.mex
Human Rerource System/HRAction/src/com/fendou/archive/web/action/ArchiveAddAction.java
Human Rerource System/HRAction/src/com/fendou/archive/web/action/ArchiveAddGuideAction.java
Human Rerource System/HRAction/src/com/fendou/archive/web/action/ArchiveChangeDetailAction.java
Human Rerource System/HRAction/src/com/fendou/archive/web/action/ArchiveChangeListAction.java
Human Rerource System/HRAction/src/com/fendou/archive/web/action/ArchiveCheckAction.java
Human Rerource System/HRAction/src/com/fendou/archive/web/action/ArchiveCheckGuideAction.java
Human Rerource System/HRAction/src/com/fendou/archive/web/action/ArchiveDeleteAction.java
Human Rerource System/HRAction/src/com/fendou/archive/web/action/ArchiveDetailAction.java
Human Rerource System/HRAction/src/com/fendou/archive/web/action/ArchiveFilterAction.java
Human Rerource System/HRAction/src/com/fendou/archive/web/action/ArchiveListAction.java
Human Rerource System/HRAction/src/com/fendou/archive/web/action/ArchivePassAction.java
Human Rerource System/HRAction/src/com/fendou/archive/web/action/ArchiveRecoveryAction.java
Human Rerource System/HRAction/src/com/fendou/archive/web/action/ArchiveRecoveryGuideAction.java
Human Rerource System/HRAction/src/com/fendou/archive/web/action/ArchiveSearchAction.java
Human Rerource System/HRAction/src/com/fendou/archive/web/action/ArchiveSearchGuideAction.java
Human Rerource System/HRAction/src/com/fendou/archive/web/action/ArchiveUpdateAction.java
Human Rerource System/HRAction/src/com/fendou/archive/web/action/ArchiveUpdateGuideAction.java
Human Rerource System/HRAction/src/com/fendou/archive/web/archive-struts-config.xml
Human Rerource System/HRAction/src/com/fendou/archive/web/form/ArchiveForm.java
Human Rerource System/HRAction/src/com/fendou/attendance/dao/api/IAttendanceDAO.java
Human Rerource System/HRAction/src/com/fendou/attendance/dao/impl/AttendanceDAOHibernate.java
Human Rerource System/HRAction/src/com/fendou/attendance/dao/po/TimeSheet.hbm.xml
Human Rerource System/HRAction/src/com/fendou/attendance/dao/po/TimeSheet.java
Human Rerource System/HRAction/src/com/fendou/attendance/service/api/IAttendanceFacade.java
Human Rerource System/HRAction/src/com/fendou/attendance/service/api/IAttendanceHelper.java
Human Rerource System/HRAction/src/com/fendou/attendance/service/impl/AttendanceFacade.java
Human Rerource System/HRAction/src/com/fendou/attendance/service/impl/AttendanceHelper.java
Human Rerource System/HRAction/src/com/fendou/attendance/web/action/TimeSheetRingInTimeAddAction.java
Human Rerource System/HRAction/src/com/fendou/attendance/web/action/TimeSheetRingOutTimeAddAction.java
Human Rerource System/HRAction/src/com/fendou/attendance/web/attendance-struts-config.xml
Human Rerource System/HRAction/src/com/fendou/attendance/web/from/TimeSheetForm.java
Human Rerource System/HRAction/src/com/fendou/authority/dao/api/IAuthorityDao.java
Human Rerource System/HRAction/src/com/fendou/authority/dao/impl/AuthrityDaoHibernate.java
Human Rerource System/HRAction/src/com/fendou/au
Human Rerource System/HRAction/.mymetadata
Human Rerource System/HRAction/.project
Human Rerource System/HRAction/.settings/org.eclipse.core.resources.prefs
Human Rerource System/HRAction/CreateTableHR(Oracle).sql
Human Rerource System/HRAction/CreateTableHR(SQLSERVER).sql
Human Rerource System/HRAction/HROracle.pdb
Human Rerource System/HRAction/HROracle.pdm
Human Rerource System/HRAction/HRSQLServer.pdb
Human Rerource System/HRAction/HRSQLServer.pdm
Human Rerource System/HRAction/HR项目教案.doc
Human Rerource System/HRAction/init(Oracle).sql
Human Rerource System/HRAction/init(SqlServer).sql
Human Rerource System/HRAction/src/ApplicationContext-config.xml
Human Rerource System/HRAction/src/ApplicationContext-dao.xml
Human Rerource System/HRAction/src/ApplicationContext-service.xml
Human Rerource System/HRAction/src/ApplicationContext-web.xml
Human Rerource System/HRAction/src/ApplicationResource.properties
Human Rerource System/HRAction/src/com/fendou/archive/dao/api/IArchiveDao.java
Human Rerource System/HRAction/src/com/fendou/archive/dao/impl/ArchiveDaoHibernate.java
Human Rerource System/HRAction/src/com/fendou/archive/dao/po/Archive.hbm.xml
Human Rerource System/HRAction/src/com/fendou/archive/dao/po/Archive.java
Human Rerource System/HRAction/src/com/fendou/archive/dao/po/ArchiveChange.hbm.xml
Human Rerource System/HRAction/src/com/fendou/archive/dao/po/ArchiveChange.java
Human Rerource System/HRAction/src/com/fendou/archive/dao/po/CVS/Entries
Human Rerource System/HRAction/src/com/fendou/archive/dao/po/CVS/Repository
Human Rerource System/HRAction/src/com/fendou/archive/dao/po/CVS/Root
Human Rerource System/HRAction/src/com/fendou/archive/service/api/IArchiveFacade.java
Human Rerource System/HRAction/src/com/fendou/archive/service/api/IArchiveHelper.java
Human Rerource System/HRAction/src/com/fendou/archive/service/impl/ArchiveFacade.java
Human Rerource System/HRAction/src/com/fendou/archive/service/impl/ArchiveHelper.java
Human Rerource System/HRAction/src/com/fendou/archive/web/.archive-struts-config.mex
Human Rerource System/HRAction/src/com/fendou/archive/web/action/ArchiveAddAction.java
Human Rerource System/HRAction/src/com/fendou/archive/web/action/ArchiveAddGuideAction.java
Human Rerource System/HRAction/src/com/fendou/archive/web/action/ArchiveChangeDetailAction.java
Human Rerource System/HRAction/src/com/fendou/archive/web/action/ArchiveChangeListAction.java
Human Rerource System/HRAction/src/com/fendou/archive/web/action/ArchiveCheckAction.java
Human Rerource System/HRAction/src/com/fendou/archive/web/action/ArchiveCheckGuideAction.java
Human Rerource System/HRAction/src/com/fendou/archive/web/action/ArchiveDeleteAction.java
Human Rerource System/HRAction/src/com/fendou/archive/web/action/ArchiveDetailAction.java
Human Rerource System/HRAction/src/com/fendou/archive/web/action/ArchiveFilterAction.java
Human Rerource System/HRAction/src/com/fendou/archive/web/action/ArchiveListAction.java
Human Rerource System/HRAction/src/com/fendou/archive/web/action/ArchivePassAction.java
Human Rerource System/HRAction/src/com/fendou/archive/web/action/ArchiveRecoveryAction.java
Human Rerource System/HRAction/src/com/fendou/archive/web/action/ArchiveRecoveryGuideAction.java
Human Rerource System/HRAction/src/com/fendou/archive/web/action/ArchiveSearchAction.java
Human Rerource System/HRAction/src/com/fendou/archive/web/action/ArchiveSearchGuideAction.java
Human Rerource System/HRAction/src/com/fendou/archive/web/action/ArchiveUpdateAction.java
Human Rerource System/HRAction/src/com/fendou/archive/web/action/ArchiveUpdateGuideAction.java
Human Rerource System/HRAction/src/com/fendou/archive/web/archive-struts-config.xml
Human Rerource System/HRAction/src/com/fendou/archive/web/form/ArchiveForm.java
Human Rerource System/HRAction/src/com/fendou/attendance/dao/api/IAttendanceDAO.java
Human Rerource System/HRAction/src/com/fendou/attendance/dao/impl/AttendanceDAOHibernate.java
Human Rerource System/HRAction/src/com/fendou/attendance/dao/po/TimeSheet.hbm.xml
Human Rerource System/HRAction/src/com/fendou/attendance/dao/po/TimeSheet.java
Human Rerource System/HRAction/src/com/fendou/attendance/service/api/IAttendanceFacade.java
Human Rerource System/HRAction/src/com/fendou/attendance/service/api/IAttendanceHelper.java
Human Rerource System/HRAction/src/com/fendou/attendance/service/impl/AttendanceFacade.java
Human Rerource System/HRAction/src/com/fendou/attendance/service/impl/AttendanceHelper.java
Human Rerource System/HRAction/src/com/fendou/attendance/web/action/TimeSheetRingInTimeAddAction.java
Human Rerource System/HRAction/src/com/fendou/attendance/web/action/TimeSheetRingOutTimeAddAction.java
Human Rerource System/HRAction/src/com/fendou/attendance/web/attendance-struts-config.xml
Human Rerource System/HRAction/src/com/fendou/attendance/web/from/TimeSheetForm.java
Human Rerource System/HRAction/src/com/fendou/authority/dao/api/IAuthorityDao.java
Human Rerource System/HRAction/src/com/fendou/authority/dao/impl/AuthrityDaoHibernate.java
Human Rerource System/HRAction/src/com/fendou/au
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.