摘 要
现代的原画设计教育尚未普及,传统的授课以及网课需要投入极高的成本,致使学习原画设计的门槛特别高,一般的学生无法承受这样的成本,以致于望而却步,如何搭建一个让原画爱好者了解原画设计、交流绘画技术的平台是本次论文的主要动机。
本项目开发一个原画设计交流社区系统,系统后端以及持久层采用Java编程语言和MySQL数据库,运用Spring Boot + MyBaits进行项目开发。前端采用Vue.js框架,运用组件库Element UI来提高编程效率,采用axios用于实时更新数据。系统实现了帖子分享,作品管理,约稿等功能。本设计特点是采用单页面设计,使用方便,操作简单。
关键词:原画设计交流社区系统 Spring Boot Vue.js MySQL
Abstract
As for the original design, the modern original painting education has not been popularized. Traditional teaching and online courses need to invest a very high cost, which makes the threshold of learning the original painting design very high. The general students cannot bear such costs, so that they cannot afford to step back. How to build a platform for original painting lovers to understand the original design and exchange painting technology is the subject of this paper.
This project is to develop a community system of original painting design and communication. The system adopts Java programming language and MySQL database, and uses Spring Boot + MyBaits to develop the project. Front end adopts Vue.js The framework, using component library Element UI to improve the programming efficiency, using axios to update data in real time. The system realizes the functions of post sharing, work management, draft appointment and so on. The design features single page design, easy to use and simple operation.
Key words: Original design communication community system; Vue.js.; MySQL; Spring Boot
目 录
1. 前言
1.1 研究目的与意义
1.2 研究现状
1.3 论文结构
2. 可行性分析
2.1 经济可行性
2.2 操作可行性
2.3 技术可行性
2.4 法律可行性
2.5 可行性分析结论
3. 系统需求分析
3.1 基本账号功能
3.2 账号升级功能
3.3 作品库功能
3.4 论坛功能
3.5 约稿系统功能
3.6 聊天系统功能
3.7 推送功能
3.8 管理端
4. 概要设计
4.1 系统结构设计
4.2 功能模块设计
4.3 数据库设计
4.4 数据库表设计
5. 详细设计
5.1 基本账号功能和账号升级模块
5.2 作品功能模块
5.3 论坛功能模块
5.4 聊天系统模块
5.5 约稿功能模块
5.6 推送模块
5.7 管理模块
6. 系统实现
6.1 软件开发说明
6.2 操作系统界面和功能实现
7. 结语
参考文献
致谢