net045电影院订票管理系统录像

ASP.NET电影院订票管理系统[源码+论文+录像]插图

 

摘   要

近年来,Internet技术得到迅速的发展,已经成为计算机产业的一个技术热点。促成Internet高速发展的因素之一就是Web技术。

Web技术由最初的静态HTML发展到动态网页技术DHTML,CGI(Command Gateway Interface),脚本语言与ASP.Net后来居上,并且大有取代CGI的趋势。Web已经不再局限于仅仅提供大量的信息服务,Web技术的发展使得那些具有交互动态页面、有条理的数据库查询、丰富信息内容的页面成为最吸引人的网页。浏览Web有着执行Windows程序一样的感觉和操作性。随着Internet技术的发展,它已经成为一种操作平台,为用户提供强大的服务,例如网上购物,网上电子商务,社会信息数据库服务等。

本篇论文详细讲解了利用ASP.NET、VS2005、Sql2000等软件工具制作“在线电影系统网站的建立和开发”的过程。并简要介绍了流煤体技术和Internet及Web技术的发展,本次设计内容主要有以下几个方面:系统相关技术简介、系统分析设计、系统功能开发与设计、数据库设计与实现、前端网络页面的开发与设计、网站的测试。

 

【关键词】:ASP.NET  数据库技术  动态网页  在线电影网站

 

 

Abstract

In recent years, Internet technology is developing rapidly, has become the computer industry, a technology hot spot. The factors that contributed to the rapid development of Internet Web technology is one. Web technology development from the initial static HTML to dynamic HTML technology DHTML, CGI (Command Gateway Interface), scripting language and ASP.Net come from behind, and a great trend to replace CGI. Web is no longer limited to simply providing a large number of information services, Web technology allows those with interactive dynamic pages, structured database queries, content-rich pages become the most attractive pages. Browse Web with implementation of the Windows program like the feel and maneuverability. With Internet technology, it has become a platform to provide users with a powerful service, such as online shopping, online e-commerce, community information database services.

This paper explained in detail using ASP.NET, VS2005, Sql2000 and other software tools to create “online film system website creation and development” process. And briefly introduces the current coal technology and the Internet and Web technology, this design mainly in the following areas: system-related technical brief, System design, system development and design functions, the database design and implementation of front-end web page development and design, web site testing.

【Key  words】: ASP.NET dynamic web page online movie database website

 

目   录

摘   要

Abstract

前   言

1 概述

1.1国内外研究现状及发展趋势

1.2可行性分析可行性分析

1.3网站的开发的前期准备工作s

2 网站设计的主要技术

2.1 ASP.NET简介

2.1.1 ASP.NET的基本概念

2.1.2 ASP.NET的优点

2.1.3 ASP.NET的六大对象

2.2 Microsoft SQL Server 2000

2.2.1 Microsoft SQL Server 2000概念

2.2.2 SQL的数据库的体系结构特征

2.3 B/S构架

3 网站需求分析

3.1功能分析

3.1.1 功能划分

3.2 性能需求分析

3.3 网站可行性需求分析

3.3.1 技术可行性

3.5 数据库需求

3.5.1电影院网站各实体图

4 网站系统的详细设计

4.1数据库设计

4.1.1 数据库的数据表

4.2 网站的功能设计

4.2.1 网站的功能模块

4.3网站的功能设计

4.3.1 注册/登录模块

4.3.2 修改/删除模块

4.3.3 添加电影模块

4.3.4 电影展示模块

4.3.5 在线订票模块

4.4 网站界面设计

5 网站的实现

5.1网站数据库连接实现

5.2网站后台功能实现

5.2.1 管理员登录功能的实现

5.2.2 用户管理功能的实现

5.2.3 电影信息管理功能的实现

5.3网站前台功能实现

5.3.1 用户注册/登录功能

5.3.2新闻资讯

5.3.3电影展示

5.3.4在线订票功能实现

5.4网站特色功能实现—座位选择订票

6 总结

参考文献

致   谢