# Films **Repository Path**: hsjjzzy/Films ## Basic Information - **Project Name**: Films - **Description**: 电影票售票系统的设计与实现 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 电影票售票系统的设计与实现 ===== 本系统采用Apache License2.0开源协议。 系统说明 ----------- >1. 系统平台架构:B/S
>2. Web服务器:Tomcat 7.0
>3. 开发工具:eclipse
>4. 数据库:MySQL5.5
>5. 程序语言:java
>6. 程序开发框架:Spring + Struts +Hibernate
>7. 系统前台页面仿万达旧版网站页面,实现技术:jsp+javascript
> [![image]](http://www.shelwee.com/html/archives/66960.html) [image]: http://www.shelwee.com/wp-content/uploads/2013/05/system-structure.jpg "系统功能结构" ###链接 访问作者网站:(http://www.shelwee.com)
关注作者微博:(http://weibo.com/901019520)
关于系统运行 ------------- 1.将films.sql导入mysql数据库。
2.将项目导入eclipse中,开启Tomcat服务器即可运行。