1、 本本 科科 生生 毕毕 业业 论论 文文 学学 院院 文 化 学 院 专专 业业 计算机科学与技术 届届 别别 题题 目目 基于 Java 的小型贴吧管理系统 摘要摘要 贴吧是互联网产品之一,主要应用在于用户可以自由发布文字、图片、视频等交流信息,众多帖子集合 成一个整体。20 世纪初末,随着计算机科学的发展,数据库技术的应用也越来越广泛,为了广大网络用户提 高更加周到的个醒化服务和沟通交流的机会,特开发此系统。 本系统是基于 B/S 模式的 WEB 网页系统,能够基本满足用户对于贴吧交流的需求。跟网上论坛一样, 可以贴图,发文章,用户可以在贴吧里直接找到感兴趣的帖子与人一起交流, 主要是供
2、大家学习、交流、聊 天之用。 关键词:关键词:Java、 贴吧、 管理系统 AbstractAbstract Post bar is one of the Internet products, mainly used in the user is free to post text, images, video and other information, many posts set into a whole. The end of the beginning of the 20th century, with the development of computer science, the
3、 application of database technology is becoming more and more widely, for the vast number of Internet users increase more thoughtful opportunity to wake up service and communication, the development of this system. This system is based on B/S mode system of WEB page, can basically meet user demand f
4、or tieba exchanges. Like online BBS, can map, post, the user can be found in the post bar directly interested in post communicate with people, mainly is for everybody to learn, communication, chat. Keywords: Java、Post bar,、management system 目录目录 前言前言 1 1 1 1、 系统需求分析系统需求分析 2 2 1.11.1 编写的目的编写的目的 2 2 1
5、.21.2 背景背景 2 2 1.31.3 任务概述任务概述 3 3 1.1.4 4 需求规定需求规定 3 3 1.1.5 5 运行环境规定运行环境规定 3 3 2 2、概要设计、概要设计 5 5 2.12.1 普通用户模块普通用户模块 5 5 2.22.2 版主模块版主模块 5 5 2.3 2.3 管理员模块管理员模块 6 6 2.4 E2.4 E- -R R 图图 6 6 2.2.5 5 用例分析文档用例分析文档 8 8 2.2.6 6 数据字典数据字典 1313 3 3、 详细设计详细设计 1 16 6 3.13.1 注册功能注册功能 1 16 6 3.3.2 2 登陆功能登陆功能 1
6、17 7 3.3.3 3 系统首页系统首页 1 17 7 3.3.4 4 个人信息功能个人信息功能 1 18 8 3.3.5 5 个人信息修改功能个人信息修改功能 1 19 9 3.3.6 6 发布帖子功能发布帖子功能 2020 3.3.7 7 回复帖子功能回复帖子功能 2121 3.3.8 8 帖子管理功能帖子管理功能 2222 3.3.9 9 用户管理功能用户管理功能 2222 3.3.1010 板块管理功能板块管理功能 2424 3.3.1111 添加板块功能添加板块功能 2525 3.3.1212 链接数据库方法链接数据库方法 2626 3.3.1313 相册专区相册专区 2727 3.3.1414 文件下载文件下载 2727 附录附录 参考文献参考文献 2 29 9 致谢致谢 3 30 0 1 基于基于 Java 的小型贴吧管理系统的小型贴吧管理