登录
首页 » Java » Manage_ssm

Manage_ssm

于 2015-12-24 发布 文件大小:14430KB
0 221
下载积分: 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 个回复

  • normal
    fuzzy ahp,即模糊层次分析法的原始程序,该程序实现了输入模糊数输出相对权重的功能,可以被很好使用(fuzzy ahp, FAHP the original procedure, the program input output fuzzy numbers relative weighting function can be well used)
    2006-07-20 16:09:46下载
    积分:1
  • wmSystem
    本系统是集仓库管理、货物管理、仓库货物进出库管理、客户统计、进出库统计等功能于一体的综合性仓储管理系统。支持多种类型的入库、出库、补货方式,同时支持多种查询方式和全面的历史记录管理,可应用于各种行业的单体仓库精细化管理或者应用于制造企业、物流企业、流通业及其它特殊行业的仓库管理。可以轻松解决物流企业在仓库管理、货物流动分析等一系列问题,迅速提高物流企业对仓库经营管理水平、稳固客户群,增加经济效益,以最小的投资获得双盈的优秀管理。帮助生产企业、分公司、分销商、代理商、商场、商店等之间建立起一套完善、高效、具有快速反应能力和管理能力的业务平台,可以极大的提高企业竞争力。(This system is a warehouse management, freight management, warehouse goods out of database management, customer demographics, access to library statistics and other functions in an integrated warehouse management system. Support multiple types of storage, a library, replenishment, while supporting a variety of ways to search and comprehensive history of management can be applied to a variety of industries monomer warehouse or used in the manufacture of refined management companies, logistics companies, Circulation and other special industry warehouse management. You can easily solve logistics enterprises in warehouse management, freight flow analysis and other issues, the rapid increase of warehouse logistics enterprise management level, a solid customer base, increase economic efficiency, with minimum investment to get good management twin surplus. Help production between companies, subsidiaries, distributors, agents, shopping malls, stores, etc. to establish a sound, efficient, rapid)
    2013-12-17 23:32:09下载
    积分:1
  • equipment--System
    办公设备管理软件,用于管理公司办公用品 办公设备管理软件,用于管理公司办公用品(equipment management)
    2013-12-01 22:11:26下载
    积分:1
  • dazhi.net
    主要是关于仓库管理的,功能还不错哟,也可以根据自己的情况进行修改(Mainly on warehouse management, functions well yo can also be modified according to their own situation)
    2011-08-24 12:00:46下载
    积分:1
  • renshigongziguanlixitong
    人事工资管理系统,可以对公司人员的各种福利工资进行管理。人员工资的奖惩等管理(Human resources management system, the company can pay staff to manage a variety of benefits. Staff salaries and other management incentive)
    2013-10-13 11:07:15下载
    积分:1
  • Medicine-Invoicing
    VC++6.0的医药进销存系统,可以撤单,添加管理用户(Medicine Invoicing )
    2014-05-27 11:57:06下载
    积分: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
  • 05
    说明:  企业人力资源管理系统源代码,有兴趣的java web的同学可以了解看看(this is you know)
    2016-06-08 23:18:10下载
    积分:1
  • 20073903115510
    人力资源管理工具,适合于对于人员进行分配和管理(Human resource management tool, suitable for the allocation and management personnel)
    2014-06-04 14:39:51下载
    积分:1
  • maoyigongsi
    贸易公司管理系统的源码: 具体包含:SQL语句 以及 C++下的源码(trading company management system source : specific include : SQL and C source code)
    2006-12-15 14:15:30下载
    积分:1
  • 696518资源总数
  • 105895会员总数
  • 18今日下载