摘 要
在网络小说高产的时代,一个好的小说写作与创作网站不仅能给读者带来极致的阅读体验,还能给写手和后台的管理员带来极大的便利,在某种程度上可以极大地提高他们的工作效率,降低网站的维护成本。
针对这种情况,提出一种小说写作与创作网站,该系统后台采用MySQL数据库存储数据,使用了JSP编程技术,能实现数据的高效,安全传输,具有良好的前后端交互体验。
关键词:小说网站;阅读系统;创作平台;JSP;MySQL
Abstract
In the era of high yield of network novels, a good novel writing and creation website can not only bring readers the ultimate reading experience, but also bring great convenience to writers and background administrators, which to some extent can greatly improve their work efficiency and reduce the maintenance cost of the website.
In view of this situation, a novel writing and creation website is proposed. The background of the system uses MySQL database to store data, using JSP programming technology, which can realize the efficient and safe transmission of data, and have a good front and rear interaction experience.
Key words: novel website; reading system; creation platform; JSP; MySQL
目 录
摘 要 I
Abstract II
1 绪论 1
1.1 系统开发背景与意义 1
1.2 研究内容 2
1.3 文档的组织结构 2
2 需求分析 3
2.1 可行性分析 3
2.2 功能分析 4
2.3 关键技术 4
2.3.1 JSP简介 4
2.3.2 MYSQL简介 5
2.4开发工具 5
2.4.1 MyEclipse工具介绍 5
2.4.2 Tomcat工具介绍 5
3 系统设计 6
3.1 设计原则 6
3.2 网络小说创作与阅读网站结构图 6
3.3 数据库设计概述 16
3.3.1 网络小说信息表结构设计 17
3.3.2 管理员信息表结构设计 18
3.3.3 用户信息表结构设计 19
4 系统实现 20
4.1 主界面 20
4.2 男性专区与女性专区小说 27
4.3 特殊专栏 34
4.4 管理 39
4.5 免费专栏 43
5 总结与展望 48
参考文献 49
致 谢 50




















