CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 行业应用软件 企业管理(财务/ERP/EIP等)

文件名称:xietongsourcecode

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    19.74mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

WeTogether员工考勤管理及任务管理系统1.0主要用于企事业单位在局域网上或者互联网上进行考勤打卡管理、任务管理、项目管理等网络化、无纸化协同办公。



关键字:考勤打卡管理,任务管理,项目管理,协同办公,考勤管理,打卡管理,网上打卡,员工考勤,任务调度员工考勤系统-WeTogether employee attendance management and task management system 1.0 for enterprises and institutions in the local area network or the Internet attendance clock management, task management, project management, network, paperless coordination office.



Keywords: attendance punch card management, task management, project management, collaboration, time management, punch card management, online punch, employee attendance, task scheduling staff time and attendance system
(系统自动生成,下载前可以参看下载内容)

下载文件列表

xietongsourcecode/.classpath
xietongsourcecode/.myhibernatedata
xietongsourcecode/.mymetadata
xietongsourcecode/.mystrutsdata
xietongsourcecode/.project
xietongsourcecode/.settings/org.eclipse.core.resources.prefs
xietongsourcecode/.settings/org.eclipse.ltk.core.refactoring.prefs
xietongsourcecode/.springBeans
xietongsourcecode/src/applicationContext.xml
xietongsourcecode/src/authz.tld
xietongsourcecode/src/com/huigao/dao/DakaDao.java
xietongsourcecode/src/com/huigao/dao/DepartmentDao.java
xietongsourcecode/src/com/huigao/dao/HolidayDao.java
xietongsourcecode/src/com/huigao/dao/impl/DakaDaoImpl.java
xietongsourcecode/src/com/huigao/dao/impl/DepartmentDaoImpl.java
xietongsourcecode/src/com/huigao/dao/impl/HolidayDaoImpl.java
xietongsourcecode/src/com/huigao/dao/impl/OverTimeDaoImpl.java
xietongsourcecode/src/com/huigao/dao/impl/ProjectDaoImpl.java
xietongsourcecode/src/com/huigao/dao/impl/ResourceDaoImpl.java
xietongsourcecode/src/com/huigao/dao/impl/RoleDaoImpl.java
xietongsourcecode/src/com/huigao/dao/impl/StatisticDaoImpl.java
xietongsourcecode/src/com/huigao/dao/impl/SystemTipsDaoImpl.java
xietongsourcecode/src/com/huigao/dao/impl/TaskDaoImpl.java
xietongsourcecode/src/com/huigao/dao/impl/UsersDaoImpl.java
xietongsourcecode/src/com/huigao/dao/impl/WorkTimeDaoImpl.java
xietongsourcecode/src/com/huigao/dao/OverTimeDao.java
xietongsourcecode/src/com/huigao/dao/ProjectDao.java
xietongsourcecode/src/com/huigao/dao/ResourceDao.java
xietongsourcecode/src/com/huigao/dao/RoleDao.java
xietongsourcecode/src/com/huigao/dao/StatisticDao.java
xietongsourcecode/src/com/huigao/dao/SystemTipsDao.java
xietongsourcecode/src/com/huigao/dao/TaskDao.java
xietongsourcecode/src/com/huigao/dao/UsersDao.java
xietongsourcecode/src/com/huigao/dao/WorkTimeDao.java
xietongsourcecode/src/com/huigao/listener/ServletContextLoaderListener.java
xietongsourcecode/src/com/huigao/pojo/DakaLog.java
xietongsourcecode/src/com/huigao/pojo/Department.java
xietongsourcecode/src/com/huigao/pojo/Holiday.java
xietongsourcecode/src/com/huigao/pojo/HolidayLog.java
xietongsourcecode/src/com/huigao/pojo/OverTime.java
xietongsourcecode/src/com/huigao/pojo/Project.java
xietongsourcecode/src/com/huigao/pojo/Resource.java
xietongsourcecode/src/com/huigao/pojo/Role.java
xietongsourcecode/src/com/huigao/pojo/Statistic.java
xietongsourcecode/src/com/huigao/pojo/SystemTips.java
xietongsourcecode/src/com/huigao/pojo/Task.java
xietongsourcecode/src/com/huigao/pojo/TaskLog.java
xietongsourcecode/src/com/huigao/pojo/Users.java
xietongsourcecode/src/com/huigao/pojo/WorkTime.java
xietongsourcecode/src/com/huigao/security/interceptor/SecureResourceFilterInvocationDefinitionSource.java
xietongsourcecode/src/com/huigao/security/interceptor/SecurityChangeOperation.java
xietongsourcecode/src/com/huigao/security/SecurityManager.java
xietongsourcecode/src/com/huigao/security/support/SecurityManagerSupport.java
xietongsourcecode/src/com/huigao/security/support/SecurityUserHolder.java
xietongsourcecode/src/com/huigao/service/DakaService.java
xietongsourcecode/src/com/huigao/service/DepartmentService.java
xietongsourcecode/src/com/huigao/service/HolidayService.java
xietongsourcecode/src/com/huigao/service/impl/DakaServiceImpl.java
xietongsourcecode/src/com/huigao/service/impl/DepartmentServiceImpl.java
xietongsourcecode/src/com/huigao/service/impl/HolidayServiceImpl.java
xietongsourcecode/src/com/huigao/service/impl/OverTimeServiceImpl.java
xietongsourcecode/src/com/huigao/service/impl/ProjectServiceImpl.java
xietongsourcecode/src/com/huigao/service/impl/ResourceServiceImpl.java
xietongsourcecode/src/com/huigao/service/impl/RoleServiceImpl.java
xietongsourcecode/src/com/huigao/service/impl/StatisticServiceImpl.java
xietongsourcecode/src/com/huigao/service/impl/SystemTipsServiceImpl.java
xietongsourcecode/src/com/huigao/service/impl/TaskServiceImpl.java
xietongsourcecode/src/com/huigao/service/impl/UserServiceImpl.java
xietongsourcecode/src/com/huigao/service/OverTimeService.java
xietongsourcecode/src/com/huigao/service/ProjectService.java
xietongsourcecode/src/com/huigao/service/ResourceService.java
xietongsourcecode/src/com/huigao/service/RoleService.java
xietongsourcecode/src/com/huigao/service/StatisticService.java
xietongsourcecode/src/com/huigao/service/SystemTipsService.java
xietongsourcecode/src/com/huigao/service/TaskService.java
xietongsourcecode/src/com/huigao/service/UserService.java
xietongsourcecode/src/com/huigao/struts/action/DakaAction.java
xietongsourcecode/src/com/huigao/struts/action/DepartmentAction.java
xietongsourcecode/src/com/huigao/struts/action/ExtTreeAction.java
xietongsourcecode/src/com/huigao/struts/action/HolidayAction.java
xietongsourcecode/src/com/huigao/struts/action/OverTimeAction.java
xietongsourcecode/src/com/huigao/struts/action/ProjectAction.java
xietongsourcecode/src/com/huigao/struts/action/ResourceAction.java
xietongsourcecode/src/com/huigao/struts/action/RoleAction.java
xietongsourcecode/src/com/huigao/struts/action/SystemTipsAction.java
xietongsourcecode/src/com/huigao/struts/action/TaskAction.java
xietongsourcecode/src/com/huigao/struts/action/UserActi

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com