文档详情

个人博客系统的设计与实现.doc

发布:2017-02-05约2.55万字共43页下载文档
文本预览下载声明
论文题目: 通用博客系统的设计与实现 学生姓名: 李美玉 学 号: 0 6 专 业: 计算机网络技术 班 级: 11计网一班 指导教师: 王爱心 完成日期: 2014 年 2 月 27 日 通用博客系统的设计与实现 内 容 摘 要 本文通过对通用博客的发展背景及开发系统目的的分析,设计出一个简易、迅速、快捷地发布自己的心得,及时、有效、轻松地与他人进行交流的综合性平台的管理信息系统。本系统的开发设计实现采用ASP动态网页技术,系统后台使用SQL Server 2000数据库,并通过使用ODBC技术访问。本文对通用博客系统进行整体分析,明确系统的可行性和用户需求;根据模块化原理,设计了系统功能模块;在数据库设计部分,详细说明系统数据库的结构和数据库的完整性、安全性措施;系统测试部分,具体分析测试过程中出现的主要问题,并提出解决方案,实现系统功能。最后,对系统作以客观、全面的评价,并对进一步改进提出建议。 关键词:通用博客 数据库 管理信息系统 the Personal Blog System Design and Implementation Abstract This paper analyzes the background of the personal blog and study the development purposes of the system: The personal blog system provide persons with an integrated platform of simply, quickly release their experiences , timely, effectivily, easily to communicate with others .The design of this system uses ASP dynamic web technology,SQL Server 2000 backend database and ODBC access technology.This paper analyzed the whole personal blog system, cleared the feasibility and user demand.According to the modular principle, designed the function module of system. In database design part,detailed detailedly described the structure, security measures of database. In the system testing part, analyzed the main problems about the testing process , put forward solutions and realized system function. Finally, we will be in an objective and comprehensive system of evaluation and put forward suggestions for further improvement. . Keywords: the personal blog database management information system 目 录 序 言 1 一、开发背景 2 (一)博客背景介绍 2 (二)系统开发意义 3 二、系统相关技术 4 (一)Browser/Server体系 4 (二)ASP技术 4 1.ASP的工作原理 5 2.ASP对象模型 5 (三)Web数据库的访问方式 6 三、系统分析 7 (一)需求分析 7 1.管理员登录 7 2.文章管理 7 (二)可行性分析 7 1.技术可行性 7 2.社会可行性 8 3.经济可行性 8 (三)系统业务流程分析 8 (四)数据流程分析 9 1.前台管理子系统 10 2.后台管理子系统 11 3.数据字典 11 四、系统设计 18 (一)系统功能设计 18 1.系统总体规划 18 2.前台管理系统模块
显示全部
相似文档