摘 要
本论文主要论述了如何使用JAVA语言开发一个读书笔记共享平台 ,本系统将严格按照软件开发流程进行各个阶段的工作,采用B/S架构,面向对象编程思想进行项目开发。在引言中,作者将论述读书笔记共享平台的当前背景以及系统开发的目的,后续章节将严格按照软件开发流程,对系统进行各个阶段分析设计。本论文介绍了读书笔记共享平台系统中分析到设计最后到开发的全过程,在开发过程中,通过在这些读书笔记共享平台系统,利用专业网站已有的系统进行活动本系统有管理员、用户及前台首页。
本文从管理员、用户的功能要求出发,读书笔记共享平台系统中的功能模块主要是实现管理员;首页、个人中心、用户管理、笔记分享管理、个人笔记管理、管理员管理、交流互动、系统管理。用户:首页、个人中心、笔记分享管理、个人笔记管理、我的收藏管理。前台首页:首页、笔记分享、交流信息、个人中心、后台管理。经过认真细致的研究,精心准备和规划,最后测试成功,系统可以正常使用。分析功能调整与读书笔记共享平台实现的实际需求相结合,讨论了Java开发读书笔记共享平台的使用。
关键字:读书笔记共享平台 Java语言 Springboot框架
Abstracts
This paper mainly discusses how to develop a reading notes sharing platform by java language. The system will work in every stage strictly according to the software development process, and develop the project with b/s architecture and object-oriented programming idea. In the introduction, the author will discuss the current background of the reading notes sharing platform and the purpose of the system development. The following chapters will analyze and design the system in every stage in strict accordance with the software development process. This paper introduces the whole process from the analysis to the design to the development of the reading notes sharing platform system. In the development process, through the reading notes sharing platform system, the system uses the existing system of professional website to carry out activities. The system has administrators, users and front page.
This paper starts from the function requirements of administrators and users, and the function modules of the reading notes sharing platform system are mainly to realize administrators; home page, personal center, user management, note sharing management, personal note management, administrator management, communication interaction, system management. Users: home page, personal center, note sharing management, personal note management, my collection management. Front page: home page, notes sharing, information exchange, personal center, background management. After careful research, careful preparation and planning, the final test is successful, the system can be used normally. The paper discusses the application of Java to develop the reading notes sharing platform by combining the analysis function adjustment with the practical needs of the sharing platform of reading notes.
Keywords: the Java language Springboot framework of reading and notes sharing platform
目 录
第1章 绪论
1.1课题背景
计算机的普及和互联网时代的到来使信息的发布和传播更加方便快捷。用户可以通过计算机上的浏览器访问多个应用系统,从中获取一些可以满足用户需求的管理系统。网站系统有时更像是一个大型“展示平台”,用户可以选择所需的信息进入系统查看首页、笔记分享、交流信息、个人中心、后台管理。
系统所要实现的功能分析,对于现在网络方便的管理,据数据调查显示,相比过去增长较快,用户通过网上登录的方式已经形成了一种依赖,不管需要什么信息内容,直接上网查找,参考比较大,对读书笔记共享平台的类型和特点的内容信息有了详细的了解,让用户更有针对性的选择。这也给用户带来非常大的方便,用户可以不用像传统的方式进行查看信息,这样不仅耽误自己的时间,而且比对过程比较单一,所以读书笔记共享平台的开发不仅仅是能满足用户的需求,还能提高管理员的工作效率,减少原有不必要的工作量。