asp个人博客系统毕业设计论文-论文

合集下载
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

摘要

随着Internet的广泛应用,动态网页技术也应运而生。本文介绍了应用ASP动态网页技术开发博客系统的设计与实现。

博客系统主要为用户提供发表文章、浏览文章等功能,用户通过Internet可以发表一些自己撰写的文章以和其他网友进行交流。博客系统主要实现了文章管理的数字化、信息化、智能化,是打破传统报刊、杂志发表文章方式的新尝试。

本系统的开发设计实现采用ASP技术,系统后台使用Microsoft的Access 2000数据库,并通过使用ODBC技术访问。

本文对博客系统进行整体分析,明确了系统的可行性和用户需求;根据模块化原理,规划设计了系统功能模块;在数据库设计部分,详细说明了系统数据库的结构和数据库的完整性、安全性措施;程序设计则采用面向对象的程序设计思想,提出系统的程序设计思路,对前台与后台功能的程序实现进行了详细论述;系统测试部分,具体分析测试过程中出现的主要问题,并提出了解决方案,实现系统功能。最后,对系统作以客观、全面的评价,并对进一步改进提出了建议。

关键字:博客ASP Access 2000 ODBC

Abstract

With the extensive application of the Internet, dynamic web technology has emerged. This text describes the application of ASP dynamic web technology and development the blog system.

Blog system is mainly to provide users with published articles, browse articles, and other functions,Users can express themselves by some articles and with other netizens to conduct exchanges. Blog system of the main article on the digital management, information, intelligence, is to break the way of Released an article by traditional newspapers and magazine published ,it make a new way to try.

The system is designed by ASP technology,backstage adoption Access 2000 database,and use the ODBC technology to visit.

In this text,it analysis the blog system by feasibility and the demand of the user. Under the modular theory, planning and design of the system functional modules; In the database design, a detailed description of the database structure and database integrity, security measures; Programming is used object-oriented programming design, system design ideas, background for the future and function of the program in detail; System testing, Analysis of the specific course of testing the key issues and proposed solutions to achieve system function. Finally, the system in an objective, comprehensive evaluation, as well as further improvements made.

Key words: blog ASP Access 2000 ODBC

目录第1章系统概述4

1.1项目背景5

1.2 系统开发的意义6

1.2.1 发布想法6

1.2.2 博客的用途7

1.3 系统开发的目标8

1.3.1 任何拥有博客的人都可以做到8

1.3.2 访问博客系统的人,可以做到8

1.4 系统概述8

1.5 系统的开发方法9

第2章系统分析12

2.1 可行性分析12

2.2 需求分析13

2.2.1 管理员登录13

2.2.2 文章管理13

2.2.3 系统信息管理13

2.3系统的主要技术分析14

2.3.1 ASP技术概论14

2.3.2 ASP工作原理14

2.3.3 ODBC技术15

2.3.4 硬件设备及操作系统16

2.3.5 系统开发平台16

2.4 数据分析17

2.5 数据流图17

第3章数据库设计19

3.1 数据库技术概述19

3.2 数据库选择20

3.3 数据库德概念结构设计22

3.3.1 实体与属性之间关系22

3.3.2 数据库的E-R图23

3.4 数据库逻辑结构设计25

3.5 数据库德完整性和安全性30

3.5.1 数据库的完整性约束30

3.5.2 数据库的安全性31

第4章系统分析32

4.1 系统总体设计32

4.2 公用模块的编写34

4.2.1 数据库连接文件34

4.2.2 用户登录和注销34

4.2.3 地址栏和博客主题设置34

4.3 客户界面的设计与实现35

4.3.1 界面头设计35

4.3.2 界面尾设计35

4.3.3 首页设计与实现36

4.3.4 用户注册模块设计37

4.3.5 给我留言模块38

4.3.6 “文章评论”功能模块设计38

4.4 后台管理界面设计39

4.4.1 “添加分类”功能模块39

4.4.2 “分类管理”功能模块40

相关文档
最新文档