APP下载

在线笔记与交流平台设计与实现

2023-06-21鹿德源杨蕾王浩震

现代信息科技 2023年9期

鹿德源 杨蕾 王浩震

摘  要:随着办公无纸化和信息化的演进,传统手写笔记、文档的记录方式逐渐被移动存储和在线记录方式所取代。文章设计一种基于B/S架构的在线笔记与交流平台,将笔记记录、文档管理、个人云盘、在线交流集成在同一个系统内。用户可通过终端浏览器随时进行使用,简化了笔记、文档记录和管理的流程,并且能够进行笔记的检索和相关内容的讨论。该平台设计完成度高,具有可用性强、操作简单等特点,可随时投入实际应用。

关键词:SpringBoot;Vue;在线笔记;交流平台

中图分类号:TP311  文献标识码:A  文章编号:2096-4706(2023)09-0022-04

Abstract: With the evolution of paperless office and informatization, the traditional way of recording of handwritten notes and documents has gradually been replaced by mobile storage and online recording. This paper designs an online note and communication platform based on B/S architecture, which integrates note recording, document management, personal cloud disk and online communication into one system. Users can use it at any time through the terminal browser, which simplifies the process of note-making, document recording and management, and can retrieve notes and discuss relevant contents. The platform has high design completion, strong usability, simple operation and other characteristics, and can be put into practical application at any time.

Keywords: SpringBoot; Vue; online note; communication platform

0  引  言

笔记的记录作为日常生活和学习中的一个重要环节,其记录情况与管理方式关乎人们工作和学习的效率[1,2]。随着信息时代的到来以及办公无纸化的推进,传统的手工記录笔记或将文档存储于个人PC或U盘上已经不能满足诸多远程办公场景的需要。相较于传统的笔记记录管理方法,使用云平台进行笔记记录和文档存储更加便捷。此外现存在的笔记记录平台均不提供交流的平台,这限制了信息的流通,所以需要开发低成本,同时兼具笔记记录管理与交流的在线笔记记录与交流系统,使用户随时能够进行笔记记录与交流。

1  系统概述

在线笔记与交流平台面向的主要用户是在校学生和IT从业者,旨在为他们提供一个能够随时进行笔记记录和交流的平台。该平台通过使用在线Web平台进行笔记记录的方式取代传统的纸质手写或PC离线编辑的方式,此外提供一个笔记分享交流的平台用于平台内用户的交流。……

登录APP查看全文