1、 本本 科科 生生 毕毕 业业 设设 计(论计(论 文)文) 论 文题目 : 基于基于 ASPASP 技术的论坛网站的设计与实现技术的论坛网站的设计与实现 姓名 : XXX 学号 : 班级 : 年级 : 专业 : 软件工程软件工程 学院 : 软件学院软件学院 指 导教师 : XXXXXXX 完 成时间 : 2013 年年 5 月月 15 日日 基于基于 ASPASP 技术的论坛网站的设计与实现技术的论坛网站的设计与实现 XXX Design and implementation of ASP Technology Forum website based on XXX 2013 年年 5 月月
2、15 日日 摘 要 论坛系统开发和设计采用的是 ASP 技术,从而确保安全,同时又简化了 ASP 编码 的页面代码。系统管理的动态信息是在网站上发布的,因此更及时,更高效,工作效 率得到提高。数据库采用的是 ACCESS 数据库,操作简单、方便、价格低廉易于维护。 该系统采用B/S模式,前台显示,后台管理的结构设计是系统中的两个的主要部 分。用户登录,用户注册,找回密码,修改密码,回复帖子,浏览帖子,根据关键字 查找帖子是前台的主要功能;取消精华设置,删除非法帖子,对帖子的回复查看,删 除等管理操作,以及发布,添加,修改,删除公告等是后台的主要功能。 为了让人们了解论坛网站的结构从设计到实现中
3、各个部分的解决方案, 让大家了 解ASP网络编程被广泛使用的设计模式, 本文描述了论坛网站系统的设计到实现流程。 关键词:论坛; 系统; ASP; 公告 Abstract Forum website system is developed and designed with ASP technology to ensure safety and also to simplify the ASP page code of encoding. The dynamic information about system management is released on the web, result
4、ing in more timely and efficent releasing as well as incresed work efficiency. The database, which uses ACCESS database, is user-friendly, convenient, low in price and easy to maintain. The system adopts B/S mode and takes the structures designed as front-stage display and back-stage management as i
5、ts two main parts. The front stage is responsible for user login and registration, password recovery and modification, as well as for replying, visiting posts and searching them with keywords while the funtions of the back stage are cancelling the settting of sticky posts, deleting illicit posts, ma
6、naging posts such as viewing or deleting the comments, as well as releasing, adding, and modifying announcements, etc. The article describes the process of forum website system from its initial design to implementation, aiming at letting people get to know the solutions introduced in each part of the structure of forum website, from initial design to implementation, and the design patterns commonly used in ASP network programming. Keywords: Forum; system; ASP; announcements 1 目目