登录
首页 » Java » Manage_ssm

Manage_ssm

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

  • U8.5
    说明:  用友u8财务源码,用visual basic开发(UF u8 financial source, using visual basic development)
    2006-03-25 23:09:18下载
    积分: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
  • youxian
    利用c++实现一个连续系统的有限积分器,从而实现积分(Using c++ to realize a continuous system of the limited integrator, so as to realize the integral )
    2014-12-14 15:28:52下载
    积分:1
  • VB_car_sale_X_L
    VB汽车销售管理系统_X_L 本系统是为解决汽车销售公司的管理问题而设计。随着经济的发展和国内汽车市场的不断扩大,某汽车销售公司定单成倍增加,各项业务更加细化,各部门分工更加明确。而目前的人工管理方式显然已是不符合现代企业的管理要求。(VB car sales management systems _X_L the system is designed to resolve the problem of the management of the car sales company. With the development of economy and the domestic auto market continues to expand, an automobile sales company orders doubled, the business is more refined, more clear division of labor. Current manual management apparently does not meet the requirements of modern enterprise management.)
    2012-10-12 11:53:25下载
    积分:1
  • human-resources-management-system
    用C#语言实现“人力资源管理系统”,实例开发,完整源代码,VS2005+SQL2005,便于学习该语言(C# language with the "human resources management system", instances of development, complete source code, VS2005+ SQL2005, easy to learn the language )
    2011-06-03 23:55:35下载
    积分:1
  • 2
    说明:  企业短信群发管理系统,谢谢大家,希望对您有所帮助(Bulk SMS business management system, thank you, I hope for your help)
    2014-12-05 13:41:22下载
    积分:1
  • src
    企业级人事工资管理系统,功能全面,数据库采用4范式,具有权限功能(Enterprise-class human resources management system, full-featured, 4-paradigm database with access functions)
    2011-07-13 16:49:45下载
    积分:1
  • wagesystem
    工资管理系统,采用VS+SQL SEVER,内有详细报告和数据库创建源码(salarysystem is done by vs and sql.it has report and code.)
    2016-06-23 22:48:55下载
    积分:1
  • Increase-the-table
    仓库管理系统的订单表添加,应用在仓库管理系统中。(increase the table in the management of the storage)
    2014-03-28 15:47:42下载
    积分:1
  • CPP-Primer
    C++最好的一本教材,系统讲述C++编程语言,中英文对照(The most popular C++ textbook with both Chinese and English version)
    2014-09-16 12:40:49下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载