登录
首页 » Java » Manage_ssm

Manage_ssm

于 2015-12-24 发布 文件大小:14430KB
0 106
下载积分: 1 下载次数: 67

代码说明:

  项目描述:本项目主要是培训机构招生项目的教务系统 ,系统主要功能模块包括:系统管理模块(员工管理,角色管理与变更,权限管理与变更,数据字典),营销管理模块(短信与邮件管理,营销活动),招生管理模块(学员池,招生线索,试听与跟踪记录),班级管理模块(科目、教程、课程信息,教师管理,班级管理),学员管理模块(学员信息,学院评价,学员成绩),教务管理模块(班级事物,学员考勤),财务管理模块(学员缴费,员工薪水)等。

文件列表:

Manage_ssm
..........\.classpath,3068,2015-10-22
..........\.mymetadata,303,2015-10-26
..........\.project,1283,2015-10-22
..........\config
..........\......\applicationContext.xml,1391,2015-10-22
..........\......\config.properties,143,2015-10-22
..........\......\displaytag.properties,3671,2015-10-22
..........\......\log4j.properties,351,2015-10-22
..........\......\springMvc.xml,1181,2015-11-02
..........\src
..........\...\org
..........\...\...\lq
..........\...\...\..\ssm
..........\...\...\..\...\active
..........\...\...\..\...\......\controller
..........\...\...\..\...\......\..........\ActiveController.java,3897,2015-10-22
..........\...\...\..\...\......\..........\EmailController.java,2714,2015-10-22
..........\...\...\..\...\......\..........\MessageController.java,2591,2015-10-22
..........\...\...\..\...\......\..........\TemplateController.java,2341,2015-10-22
..........\...\...\..\...\......\dao
..........\...\...\..\...\......\...\ActiveDao.java,509,2015-10-22
..........\...\...\..\...\......\...\EmailDao.java,485,2015-10-22
..........\...\...\..\...\......\...\MessageDao.java,498,2015-10-22
..........\...\...\..\...\......\...\TemplateDao.java,531,2015-10-22
..........\...\...\..\...\......\mapper
..........\...\...\..\...\......\......\ActiveMapper.xml,3769,2015-10-22
..........\...\...\..\...\......\......\EmailMapper.xml,1477,2015-10-22
..........\...\...\..\...\......\......\MessageMapper.xml,1781,2015-10-22
..........\...\...\..\...\......\......\TemplateMapper.xml,1920,2015-10-22
..........\...\...\..\...\......\service
..........\...\...\..\...\......\.......\ActiveService.java,418,2015-10-22
..........\...\...\..\...\......\.......\EmailService.java,502,2015-10-22
..........\...\...\..\...\......\.......\impl
..........\...\...\..\...\......\.......\....\ActiveServiceImpl.java,1367,2015-10-22
..........\...\...\..\...\......\.......\....\EmailServiceImpl.java,1350,2015-10-22
..........\...\...\..\...\......\.......\....\MessageServiceImpl.java,1439,2015-10-22
..........\...\...\..\...\......\.......\....\TemplateServiceImpl.java,1502,2015-10-22
..........\...\...\..\...\......\.......\MessageService.java,509,2015-10-22
..........\...\...\..\...\......\.......\TemplateService.java,511,2015-10-22
..........\...\...\..\...\admissions
..........\...\...\..\...\..........\controller
..........\...\...\..\...\..........\..........\AuditionController.java,3203,2015-10-22
..........\...\...\..\...\..........\..........\TrackController.java,3418,2015-10-22
..........\...\...\..\...\..........\dao
..........\...\...\..\...\..........\...\AuditionDao.java,687,2015-10-22
..........\...\...\..\...\..........\...\TrackDao.java,579,2015-10-22
..........\...\...\..\...\..........\mapper
..........\...\...\..\...\..........\......\AuditionMapper.xml,4485,2015-10-22
..........\...\...\..\...\..........\......\TrackMapper.xml,5001,2015-10-22
..........\...\...\..\...\..........\service
..........\...\...\..\...\..........\.......\AuditionBiz.java,579,2015-10-22
..........\...\...\..\...\..........\.......\impl
..........\...\...\..\...\..........\.......\....\AuditionBizImpl.java,1521,2015-10-22
..........\...\...\..\...\..........\.......\....\TrackBizImpl.java,1553,2015-10-22
..........\...\...\..\...\..........\.......\TrackBiz.java,503,2015-10-22
..........\...\...\..\...\..........\test
..........\...\...\..\...\..........\....\Test.java,844,2015-10-22
..........\...\...\..\...\classinfo
..........\...\...\..\...\.........\controller
..........\...\...\..\...\.........\..........\ClassesController.java,3385,2015-10-22
..........\...\...\..\...\.........\..........\ClassRoomController.java,1900,2015-10-22
..........\...\...\..\...\.........\..........\ScheduleController.java,1656,2015-10-22
..........\...\...\..\...\.........\..........\SubjectController.java,1915,2015-10-22
..........\...\...\..\...\.........\dao
..........\...\...\..\...\.........\...\ClassesDao.java,559,2015-10-22
..........\...\...\..\...\.........\...\ClassRoomDao.java,548,2015-10-22
..........\...\...\..\...\.........\...\ScheduleDao.java,556,2015-10-22
..........\...\...\..\...\.........\...\SubjectDao.java,551,2015-10-22
..........\...\...\..\...\.........\mapper
..........\...\...\..\...\.........\......\ClassesDaoMapper.xml,6205,2015-10-22
..........\...\...\..\...\.........\......\ClassRoomDaoMapper.xml,2003,2015-10-22
..........\...\...\..\...\.........\......\ScheduleDaoMapper.xml,2068,2015-10-22
..........\...\...\..\...\.........\......\SubjectDaoMapper.xml,2181,2015-10-22
..........\...\...\..\...\.........\service
..........\...\...\..\...\.........\.......\ClassesBiz.java,487,2015-10-22
..........\...\...\..\...\.........\.......\ClassRoomBiz.java,433,2015-10-22
..........\...\...\..\...\.........\.......\impl
..........\...\...\..\...\.........\.......\....\ClassesBizImpl.java,1185,2015-10-22
..........\...\...\..\...\.........\.......\....\ClassRoomBizImpl.java,1118,2015-10-22
..........\...\...\..\...\.........\.......\....\ScheduleBizImpl.java,1082,2015-10-22
..........\...\...\..\...\.........\.......\....\SubjectBizImpl.java,1078,2015-10-22
..........\...\...\..\...\.........\.......\ScheduleBiz.java,444,2015-10-22
..........\...\...\..\...\.........\.......\SubjectBiz.java,424,2015-10-22
..........\...\...\..\...\.........\test
..........\...\...\..\...\.........\....\Test.java,648,2015-10-22
..........\...\...\..\...\entity
..........\...\...\..\...\......\Active.java,2936,2015-10-22
..........\...\...\..\...\......\Anthorty.java,1428,2015-10-22
..........\...\...\..\...\......\Attendance.java,1102,2015-10-22
..........\...\...\..\...\......\Audition.java,1430,2015-10-22
..........\...\...\..\...\......\Classes.java,2249,2015-10-22
..........\...\...\..\...\......\ClassRoom.java,721,2015-10-22
..........\...\...\..\...\......\Dictionory.java,831,2015-10-22
..........\...\...\..\...\......\Email.java,1911,2015-10-22
..........\...\...\..\...\......\Message.java,1472,2015-10-22
..........\...\...\..\...\......\Role.java,1210,2015-10-22
..........\...\...\..\...\......\Role_anthorty.java,530,2015-10-22
..........\...\...\..\...\......\Schedule.java,1454,2015-10-22
..........\...\...\..\...\......\Staff.java,3329,2015-10-22

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • wumpus
    one two three four five six seven eight nine ten
    2014-09-01 10:47:31下载
    积分:1
  • asset
    企业管理软件EAM -maximo中asset模块开发,可进行资产、位置、设备分类等的功能管理。(The development of asset module in enterprise management software EAM -maximo can manage the function of assets, location, equipment classification, and so on)
    2017-12-06 16:06:34下载
    积分:1
  • alumni
    Sail企业网站管理系统(以下称Sail)是一个基于PHP+Mysql架构的企业网站管理系统。Sail采用模块化方式开发,功能强大灵活易于扩展,并且完全开放源代码,面向大中型站点提供重量级企业网站建设解决方案。(Sail enterprise website management system (hereinafter referred to Sail) is a framework based on PHP+ Mysql enterprise website management system. Sail modular way to develop, powerful and flexible easy to expand, and is fully open source, for medium and large enterprise website construction site offers heavyweight solution.)
    2016-05-13 09:27:15下载
    积分:1
  • rsgl
    说明:  人事管理系统,基于asp.net+c#开发,和sql2000数据库(Personnel Management System, based on the asp.net+ C# Development, and the SQL2000 database)
    2008-08-27 17:32:23下载
    积分:1
  • new_pynn
    自己编写的公司人员管理系统,环境QTCreater+SQL server,分普通员工和管理员权限不同,实现不同功能。(I have written the company personnel management systems, environmental QTCreater+ SQL server, of the general staff and administrator privileges are different, different functions.)
    2013-10-31 16:27:37下载
    积分:1
  • 工厂ss
    采购管理、销售管理、仓存管理、存货核算、生产管理、成本管理,帮助企业实现整体管理、动态管理、及时控制、在线管理等。能有效提供满足企业经营决策目标的预测、控制和分析手段,并能有效控制企业成本和经营风险。(procurement management, sales management, warehousing management, inventory accounting, production management, cost management, and help enterprises to achieve overall management and management control in a timely manner, online management. Providing effective business decisions to meet objectives of the forecast, control and analysis tools, and enterprises can effectively control costs and operational risks.)
    2005-03-29 09:31:25下载
    积分:1
  • ACCESSPPvc
    简单而强大的出租屋管理系统+结合ACCESS++vc源码(Simple and powerful combination ACCESS++vc rental management system+ source)
    2013-06-03 14:54:02下载
    积分:1
  • HRmanagement
    说明:  企业人事管理系统 操作简单方便、界面简洁美观。 在查看员工信息时,可以对当前员工的家庭情况、培训情况进行添加、修改、删除的操作。 方便快捷的全方位数据查询。 按照指定的条件对员工进行统计。 可以将员工信息以表格的形式插入到Word文档中。 实现数据库的备份、还原及清空的操作。 由于该系统的使用对象较多,要有较好的权限管理。 能够在当前运行的系统中重新进行登录。(Enterprise personnel management system is easy and convenient interface is simple beautiful. In view employee information, you can on the current family situation of employees, training situation to add, modify or delete operation. The full range of convenient data queries. In accordance with the conditions specified in the statistical staff. Employee information can be inserted into a table in the form of Word document. Database backup, restore, and clear operations. Because the system uses the object more, have better rights management. Be able to run the system in the current re-login.)
    2010-04-20 19:38:53下载
    积分:1
  • book
    一个简单的图书管理系统,设计比较简单,仅供初学者参考 vb6+ access(A simple library management system, the design is relatively simple for beginners reference vb6+ access)
    2011-12-27 21:28:37下载
    积分:1
  • PersonMessage1
    教职员工及非教职员工数据库管理系统,多种查询方式(Teaching staff and non-teaching staff of database management systems, multi-query)
    2009-03-01 13:02:21下载
    积分:1
  • 696524资源总数
  • 103843会员总数
  • 49今日下载