asp个人网站建设毕业设计.rar
asp个人网站建设毕业设计,asp个人网站建设毕业设计1.1万字 24页包括论文和程序代码摘要:计算机技术的发展,特别是网络技术的飞速发展,给文档的保存和管理提供极大的方便。本论文中,将软件工程的基本原理和方法应用到整个系统,并对其进行需求分析,提出了解决问题的具体方法。在具体制作中,用asp技术来实现b/s系统,asp技术与数据库技术结合,用户...

内容介绍
ASP个人网站建设毕业设计
1.1万字 24页
包括论文和程序代码
摘要:计算机技术的发展,特别是网络技术的飞速发展,给文档的保存和管理提供极大的方便。本论文中,将软件工程的基本原理和方法应用到整个系统,并对其进行需求分析,提出了解决问题的具体方法。在具体制作中,用ASP技术来实现B/S系统,ASP技术与数据库技术结合,用户在浏览器端可以随意查询自己需要的标本,而数据的后台操作则由服务器端处理。这样提高了网页的互动性,使整个系统能更好的为用户服务。
关键词:软件工程 ASP 动态网页
The Digitization of Southwest Forestry College’s Sample Room
—The Construction of Dynamic Websites
Chen Hai
(Dept. of Computer and Information Science, Southwest Forestry College, Kunming, Yunnan, 650224, China)
Abstract:With the rapidly developing of computer technology, especially in the network, the storage and management of file is more convenient. In this paper, the basic theory and the method of the soft project were used in the whole system, and basing on the analysis of the system’s demand, the measure was brought forward. In the building of the network, ASP technology was used to realize B/S system. Because of the integrity of ASP technology and Database technology the users can inquire about the specimen they need freely with the disposal of data by the server. In this way ,the inter dynamic of the webpage was improved and the whole system could server the users better..
Key words:Soft Project; ASP; Dynamic Webpage
目 录
1引言 1
2个人网站个人网站介绍 2
3软件工程原理的应用 3
3.1需求分析 3
3.2实体—关系图 3
4用ASP构建动态网页 4
4.1动态网页的优点 4
4.2 ASP技术介绍 5
4.3 ASP的技术特点和工作原理 5
4.3.1 ASP运行模式 5
4.3.2 ASP的工作原理 6
4.3.3 ASP的技术特点 7
4.4 用ASP进行动态网页设计 8
4.5 利用ASP进行动态数据查询 11
4.6 ASP访问数据库 12
4.6.1 ASP内置对象和组件 12
4.6.2 ASP访问数据库工作原理 13
4.6.3 ASP连接数据库的方法 14
5网页的界面设计 14
5.1网页界面构成要素 15
5.2网页的整体造型 16
5.3网页的色彩搭配 16
6在建设中遇到的问题和解决方法 17
7结束语 19
参考文献 20
致谢 21
参考文献
[1] 张建章.浅谈ASP开发WEB数据库应用技术, 计算机应用系统[J].1998,9.
[2] 龚玉清.网页设计的色彩运用, 现代教育技术[J].2003,5.
[3] 段永红、李春海.基于ASP的网站建设, 电脑开发与应用[J].2000,8.
[4] 裴树军、张仁伟.基于ASP的动态WEB技术设计, 哈尔滨理工大学学报[J].1999,4.
[5] 杨青.ASP的主要技术特点分析, 电脑与信息技术[J].1999,4.
[6] 曹淑琴.ASP技术的网站建设, 华北科技学院学报[J].2003,1.
[7] 吴玉新.网站ASP后台解决方案[M].北京:人民邮电出版社,2003年
[8] 黄明、粱旭.ASP信息系统设计与开发实例[M].北京:机械工业出版社,2003年
[9] 刘禾、蔡锋.精通ASP架站技巧[M].北京:中国青年出版社,2002年
[10] 张海藩.软件工程[M]. 北京:人民邮电出版社
1.1万字 24页
包括论文和程序代码
摘要:计算机技术的发展,特别是网络技术的飞速发展,给文档的保存和管理提供极大的方便。本论文中,将软件工程的基本原理和方法应用到整个系统,并对其进行需求分析,提出了解决问题的具体方法。在具体制作中,用ASP技术来实现B/S系统,ASP技术与数据库技术结合,用户在浏览器端可以随意查询自己需要的标本,而数据的后台操作则由服务器端处理。这样提高了网页的互动性,使整个系统能更好的为用户服务。
关键词:软件工程 ASP 动态网页
The Digitization of Southwest Forestry College’s Sample Room
—The Construction of Dynamic Websites
Chen Hai
(Dept. of Computer and Information Science, Southwest Forestry College, Kunming, Yunnan, 650224, China)
Abstract:With the rapidly developing of computer technology, especially in the network, the storage and management of file is more convenient. In this paper, the basic theory and the method of the soft project were used in the whole system, and basing on the analysis of the system’s demand, the measure was brought forward. In the building of the network, ASP technology was used to realize B/S system. Because of the integrity of ASP technology and Database technology the users can inquire about the specimen they need freely with the disposal of data by the server. In this way ,the inter dynamic of the webpage was improved and the whole system could server the users better..
Key words:Soft Project; ASP; Dynamic Webpage
目 录
1引言 1
2个人网站个人网站介绍 2
3软件工程原理的应用 3
3.1需求分析 3
3.2实体—关系图 3
4用ASP构建动态网页 4
4.1动态网页的优点 4
4.2 ASP技术介绍 5
4.3 ASP的技术特点和工作原理 5
4.3.1 ASP运行模式 5
4.3.2 ASP的工作原理 6
4.3.3 ASP的技术特点 7
4.4 用ASP进行动态网页设计 8
4.5 利用ASP进行动态数据查询 11
4.6 ASP访问数据库 12
4.6.1 ASP内置对象和组件 12
4.6.2 ASP访问数据库工作原理 13
4.6.3 ASP连接数据库的方法 14
5网页的界面设计 14
5.1网页界面构成要素 15
5.2网页的整体造型 16
5.3网页的色彩搭配 16
6在建设中遇到的问题和解决方法 17
7结束语 19
参考文献 20
致谢 21
参考文献
[1] 张建章.浅谈ASP开发WEB数据库应用技术, 计算机应用系统[J].1998,9.
[2] 龚玉清.网页设计的色彩运用, 现代教育技术[J].2003,5.
[3] 段永红、李春海.基于ASP的网站建设, 电脑开发与应用[J].2000,8.
[4] 裴树军、张仁伟.基于ASP的动态WEB技术设计, 哈尔滨理工大学学报[J].1999,4.
[5] 杨青.ASP的主要技术特点分析, 电脑与信息技术[J].1999,4.
[6] 曹淑琴.ASP技术的网站建设, 华北科技学院学报[J].2003,1.
[7] 吴玉新.网站ASP后台解决方案[M].北京:人民邮电出版社,2003年
[8] 黄明、粱旭.ASP信息系统设计与开发实例[M].北京:机械工业出版社,2003年
[9] 刘禾、蔡锋.精通ASP架站技巧[M].北京:中国青年出版社,2002年
[10] 张海藩.软件工程[M]. 北京:人民邮电出版社
TA们正在看...
- 绿色清新荷花语文《使至塞上》公开课说课教学通用p...pptx
- 绿色清新卡通语文《爬天都峰》教学通用ppt课件模板.pptx
- 绿色清新人教版七年级语文《春》教学通用ppt课件模...pptx
- 绿色清新语文《金色的草地》教学通用ppt课件模板.pptx
- 水墨中国风《江南》教学通用动态ppt课件模板.pptx
- 水墨中国风人教版七年级语文《世说新语两则》公开...pptx
- 水墨中国风语文《沁园春长沙》教学通用ppt课件模板.pptx
- 水墨中国风语文《师说》公开课说课教学通用ppt课件...pptx
- 素雅简约毕业论文答辩教育教学通用ppt课件模板.pptx
- 小学六年级语文《少年闰土》教学通用ppt课件模板.pptx








