asp个人简历系统设计(附源程序.rar

RAR格式版权申诉手机打开展开

asp个人简历系统设计(附源程序,论文标准word格式排版44页 附程序设计源文件摘要 伴随着计算机技术在各行各业日益广泛和深入的应用,网络的概念早已深入人心。今天的网络在各行各业的发展战略中占据了重要的位置,成为企业不可分割的部分。许多个人像企业一样也应通过internet 来对外宣传自己,为人们提供方便快捷的信息服务与交流。因此,对于个人来说,拥有...
编号:60-264029大小:747.34K
分类: 论文>计算机论文

该文档为压缩文件,包含的文件列表如下:

内容介绍

原文档由会员 九阴真经 发布

论文标准WORD格式排版44页 附程序设计源文件

摘要 伴随着计算机技术在各行各业日益广泛和深入的应用,网络的概念早已深入人心。今天的网络在各行各业的发展战略中占据了重要的位置,成为企业不可分割的部分。许多个人像企业一样也应通过Internet 来对外宣传自己,为人们提供方便快捷的信息服务与交流。因此,对于个人来说,拥有一个属于自己的简历系统是至关重要的。随着网络技术的迅猛发展,ASP已成为Web应用程序的一种重要的开发工具。本文提出了一种利用asp技术开发校园网站的方案,以期达到功能强大,费用低廉,通用性强。文中着重论述该网站的功能与实现、后台管理等。前台开发工具应用ASP、Dreamweaver等,建立富有动态效果的网站。后台应用Microsoft Access2000建立数据库,进行数据管理,保持数据的完整性。并对关键的有关技术作了较详细的介绍。最后,本文对校园网站进行了总结并提出了还需要改进的问题。
关键词:网站 数据库 动态网页 信息发布


Implementation of Campus Website Based on ASP Technology
Abstract  Follow the technology of the computer in the enterprise and deep application day by day of all trades and professions, the concept internet has been deeply taken up people’s heart. Today, the internet takes a very important part in the development tactics of all trades and profession, became a part of an enterprise which can not be partition off. Like other businesses, schools outreach through the Internet to their own, providing people with convenient and efficient services and information exchange. So, for the school, have a web site which is belong to themselves is very important. With the rapid development of network technology, ASP Web applications have become an important development tool. This article proposed one kind operates on the hairnet using the asp technology the campus website plan, by the time achieved function formidable, the expense is inexpensive, versatile. In the article elaborated on emphatically this website function and the realization, the backstage management and so on. Proscenium developing instrument uses ASP 、Dreamweaver, sets up web site which is full of dynamic effect. The backstage supporter uses Microsoft Access2000 to set up data base, and carry on data management, keep the integrality of the data. It has made the detailed introduction to the key related technology. At last, the summary and future development of the campus website is offered.
Key words  Website Database Active Server Pages Information dissemination


目 录
引 言 7
第一章 概述 8
1.1 课题背景及意义 8
1.2 网站建设发展现状 8
1.3 论文导航 9
第二章 开发环境的介绍 10
2.1 运行环境配置 10
2.1.1 硬件要求 10
2.1.2 软件要求 10
2.2 ASP的基础 10
2.2.1 ASP的基本概念 10
2.2.2 ASP工作原理 11
2.2.3 ASP脚本语言 11
2.3 MICROSOFT IIS的介绍 7
2.4 前台开发工具介绍 13
2.4.1 Dreamweaver MX2004 简介 13
2.4.2 FlashMX2004简介 14
2.4.3 FireworksMX2004简介 14
2.4.4 photoshop cs 简介 14
2.5 后台数据库的介绍 15
2.5.1 Access简介 15
2.5.2 数据库的概念 15
2.5.3 数据库的连接 15
2.5.4 关系数据库 15
2.5.5 后台开发语言SQL简介 16
2.6 ADO在ASP中的应用 16
第三章 网站概述 19
3.1 网站说明 19
3.2 网站特点 19
3.3 网站功能简介 19
3.3.1 网站的基本功能 19
3.3.2 网站的高级功能 20
3.4 网站内容分析 20
3.5 主页设计 20
第四章 数据库设计 22
4.1 数据库的设计 22
4.2 连接数据库 24
4.2.1 后台服务器配置 24
4.2.2 后台数据库的连接 25
第五章 详细设计 26
5.1 注册与登录系统的设计 26
5.1.1 注册与登录系统总体设计 26
5.1.2 注册与登录系统的数据库设计 27
5.1.3 新会员注册 27
5.1.4 会员的登录 30
5.2 简历填写维护的实现 32
5.2.1 简历填写维护的总体设 32
5.2.2 简历提交数据库设计 32
5.2.3 简历提交的组成构造 32
5.2.4 简历提交填写页面设计代码的举例 33
5.3 查看简历页面的设计 34
5.3.1 查看简历页面的需求分析 34
5.3.2 查看简历的设计 35
5.3.3 数据库的连接 36
5.3.4 读取数据库 36
第六章 详细设计 38
6.1 后台登陆页面的设计 38
6.2 后台首页面的设计 38
6.3 后台页面代码举例实现 40
结 论 43
致    谢 44
参考文献: 44