# zz_csms **Repository Path**: afuna/zz_csms ## Basic Information - **Project Name**: zz_csms - **Description**: The course design of circumstance selection manage system. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-26 - **Last Updated**: 2023-03-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # zz_csms #### 介绍 The course design of circumstance selection manage system. #### 软件架构 软件架构说明 Our system adopts MVC architecture and JSP + four-layer structure, which basically solves the problem of student course selection management system and has good expansibility. It uses strategy mode and listener mode in design mode, and filters certain events. Junit is the tool used in unit test. (我们的系统采用MVC架构,使用jsp+四层结构构建,基本上解决了学生选课管理系统的问题,并且有良好的扩展性,使用了设计模式中的策略模式以及监听者模式,并有对一定事件进行过滤操作,单元测试采用的工具是Junit。) #### 安装教程 1. open the target then copy the zz_CSMS-1.0-SNAPSHOT.war(打开target文件并且复制zz_CSMS-1.0-SNAPSHOT.war这个文件) 2. pull the file which have copy into your tomcat, the path is /webapps.(将你刚才复制的文件放到你的tomcat服务器目录上) 3. then open the web,enter the localhost:8080/login.jsp,so that you could enter our system!(最后打开网页,在网址栏输入localhost:8080/login.jsp后即可访问我们的系统) tip: remember to execute the sql.(记得导入我们的sql文件) #### 参与贡献 1. AFun create 本仓库 2. AFun & ZYD 提交代码 #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)