摘要
本次毕业设计的题目是奥斯卡在线电影管理系统的设计与实现。本论文就毕业设计的内容,系统地阐述了整个奥斯卡在线电影管理系统的功能及实现。在指导老师的带领下设计并实现了从主页、用户注册、用户登陆、影片介绍,影片播放、影片查询、影片下载、留言板和维护用户信息,再到管理员系统。基本上实现了在线电影管理系统的功能流程,能够实现用户在线观看,下载电影。本系统界面简单直观,易于操作和使用,交互性强,完全基于Internet网络。
关键词:电影;在线播放;系统实现
Abstract
The graduation project is the subject of Oscar movies online management system design and implementation. The graduation thesis on the content, systematic exposition of the Oscar movies online management system functions and implementation. Under the leadership of the teacher in guiding the design and implementation from the home page, user registration, user login, video introduction, video playback, video check, video downloads, message board and maintenance of user information, to the administrator system. Basically realized the function of movies online process management system that enables users to watch online, download movies. This system is simple and intuitive interface, easy operation and use of interactive, completely based on Internet.
Keywords: film; online play; system implementation
目 录
1 绪论. 5
1.1 课题目的和意义... 5
1.2 国内现状分析... 5
1.3 开发目标... 6
2 开发工具和环境简介. 6
2.1网页设计Dreamweaver工具简介... 6
2.2 ASP语言概述... 7
2.3 ASP 技术的运用... 8
2.4 ASP软件环境的创建... 8
2.5 SQL2000数据库... 9
2.5.1 SQL2000 数据库简介... 9
2.6 数据库管理系统的概念... 10
2.7 SQL简介... 10
2.8系统开发基本原则... 11
2.8.1 基本原则... 11
2.8.2 设计步骤... 11
3 奥斯卡在线电影管理系统功能分析. 12
3.1 系统功能分析... 12
3.2 可行性研究... 13
3.3 需求分析... 15
3.4系统总体结构图:... 16
3.3 系统E-R图... 17
4 系统总体设计. 18
4.1 系统功能设计目标... 18
4.2功能模块划分... 18
5 数据库设计. 20
5.1 数据库系统概述... 20
5.2 数据库表设计... 20
6 程序设计. 23
6.1前台页面... 23
6.1.1首页... 23
6.1.2影片展示... 28
6.1.3在线观看... 30
6.1.4下载影片... 32
6.1.5用户功能模块... 35
6.1.6 留言板... 39
6.2后台页面... 41
6.2.1管理菜单... 41
6.2.2管理帐号... 41
6.2.3影片分类管理:... 52
6.2.4 影片管理... 57
6.2.5会员管理... 65
6.2.6留言管理... 66
7软件安装与调试. 66
7.1 程序调试... 66
7.2 程序的测试... 67
7.2.1 测试的重要性及目的... 67
7.2.2 测试的步骤... 68
7.2.3 测试的主要内容... 68
结束语. 70
致谢. 70
参考文献. 71