摘 要
随着计算机及网络技术的飞速发展,Internet/Intranet应用在全球范围内日益普及,当今社会正快速向信息化社会前进,信息自动化的作用也越来越大。从而使我们从繁杂的事务中解放出来,提高了我们的工作效率。
本论文主要阐述一个功能比较强大的学校网站系统的后台操作过程及一些关键技术。该系统信息来源主要由用户直接添加,通过管理员审核后,在网站上发布出来,以供大家共同欣赏。本系统包含有九大模块,学校概况、新闻中心、校园风景、图书馆、信息资源、联系我们、教师风采、学校荣誉、留言板。本系统主要让社会各界能更好的了解本学校,欢迎对本学校的发展提出更多宝贵留言。
该学校网站系统是前台应用DreamweaverMX2004、FireworksMX2004、FlashMX2004等软件,后台结合ASP编程技术开发出来的。
关键词:用户管理,学校网站,ASP
Abstract
Along with computer and network technology rapid development, Internet/The Intranet application popularizes day by day in the global scope, now the society fast to the becoming an information based society society advance, the information automation function also more and more is big. Thus causes us to liberate from the numerous and diverse business, enhanced our working efficiency.
The present paper mainly elaborates a function quite formidable school website system backstage operating process and some essential technologies. This system information originates mainly directly increases by the user, verifies after the manager,Issues in the website,By for everybody to appreciate together. This system contains has nine big modules, the school survey, the news center, the campus scenery, the library, the information resource, contacts with us, the teacher elegant demeanor, the school honor, the message center. This system mainly enables the society from all walks of life better understanding this school, welcome to propose more precious messages to this school development.
This school website system is the onstage applies software and so on DreamweaverMX2004, FireworksMX2004, FlashMX2004, the backstage unifies the ASP programming technology development.
Key word: The user management, the school , ASP
目 录
摘 要......................................................................... 2
Abstract........................................................................ 3
目 录.......................................................................... 4
第一章 概 述................................................................. 5
1.1 系统开发目的............................................................ 5
1.2 技术可行性研究.......................................................... 5
第二章 开发平台介绍.......................................................... 7
2.1开发语言介绍............................................................. 7
2.2 什么是ASP............................................................... 7
2.3 ASP的产生.............................................................. 9
2.4 ASP与IIS.............................................................. 9
2.5 ASP的内部特点......................................................... 10
2.6 利用ADO访问数据库.................................................... 12
第三章 数据库设计........................................................... 16
3.1 利用ASP进行动态数据查询.............................................. 16
3.2 ASP访问数据库......................................................... 17
第四章 总体设计............................................................... 21
4.1 系统详细调查........................................................... 21
4.2数据流图............................................................... 21
4.3 软件模块结构设计....................................................... 22
4.4 数据库设计............................................................. 23
第五章 系统的实现............................................................ 25
5.1 动态网站的优点......................................................... 26
5.2 主窗口界面............................................................ 27
5.3 新闻添加窗口........................................................... 28
5.4 学校概要窗口........................................................... 29
5.5 教师风采模块设计....................................................... 31
5.6 留言板窗口模块设计.................................................... 31
总结与展望..................................................................... 33
致 谢......................................................................... 34
参考文献....................................................................... 35