江汉大学网站后台管理系统 ——部门网站管理模块开发--毕业设计论文.doc
文本预览下载声明
江汉大学网站后台管理系统
——部门网站管理模块开发
学生:胡娟,数计学院
指导教师:李相育,数计学院
摘要
在Internet飞速发展的今天,互联网成为人们快速获取、发布和传递信息的重要渠道,它在人们生活的各个方面发挥着重要的作用。Internet上发布信息主要是通过网站来实现的,因此网站建设在Internet应用上的地位显而易见
Abstract
The rapid development of the Internet today, Internet access to become an important channel for procuring、promulgating and transmitting information, it is in all aspects of peoples lives and plays an important role. Internet to publish information is mainly achieved through the website, therefore the construction site in the status of Internet applications is obvious, at the same time, Back-stage management issues are becoming stand out.This article describes the system background Jianghan University Web site management system--departmental website management module development.This paper describes the use DREAMWEAVER MX and ASP for web design and development process,and the Website design and website on the implementation of a detailed description. The main contents include HTML, DREAMWEAVER MX, ASP, SQL language concepts and advanced applications, ASP and database.
Although it is not very complete functions to use DREAMWEAVER MX and ASP website development, after all the research and reference materials related to the system, learning Chinese and foreign large outstanding advantages and features of the site development and design, it has some technical.
Keywords
ASP;SQL;DREAMWEAVER MX ;Back-stage management
目 录
1 绪论 1
1.1引言 1
1.1.1研究背景和实现意义 1
1.1.2国内外发展状况 1
1.2江汉大学网站后台管理系统采用的相关技术 2
1.2.1 ASP技术简介 2
1.2.2 ASP页面的结构 3
1.2.3.ASP的运行环境 3
1.2.4.ASP的内建对象 4
1.2.5. ASP的主要内置组件 4
1.2.6 Database Access组件ADO 4
1.3 ASP技术访问WEB数据库 5
1.3.1访问WEB数据库简介 5
1.3.2访问WEB数据库的多种方案 6
1.3.3 ASP访问数据库的原理 6
1.4 本文的工作特点及安排 7
2 江汉大学网站后台管理系统需求分析 9
2.1 系统概述 9
2.2 功能需求 9
2.3 性能需求 10
2.4 本章小结 11
3江汉大学网站后台管理系统设计 12
3.1 江汉大学网站后台管理系统简介 12
3.2江汉大学网站后台管理系统架构 12
3.3 系统功能框架 13
3.3.1 首页设计 14
3.3.2用户信息管理模块 15
3.3.3资料发布管理模块 16
3.3.4部门网站管理模块 17
3.4 数据库设计 18
3.4.1 数据库 18
3.4.2 数据库结构 18
3.5 本章小结 20
4 基于ASP的江汉大学网站后台管理系统的实
显示全部