题 目 影院网上订票系统的设计与实现外文翻译资料

 2022-12-18 04:12

Translation in foreign languages

Subject:Design and Implementation of Cinema

Online Booking System

Author:Bo Hang

Publication time:In 2011

Translator:Sun Yuxi

Translators Student Number:20158308009

March 4, 2019

2011 International Symposium on Computer Science and Society

Design and Implementation of Cinema Online Booking System

Bo Hang

Mathematic and Computer Science School, Xiangfan University, Xiangyang, China

bohang@163.com

Abstract—With the rapid development of Internet, peoples daily life has basically been inseparable from the network, and network development to today, has been to everywhere in the era of computing time, all sectors have been increasing their use of network services, to create new opportunities for themselves. After the Internet, without purpose, whether individuals or businesses, both consumers and manufacturers, are made on the network of hope, this new hope is to get through the network of the best things the cheapest, most practical to find the fastest information, the most profitable products to sell up. As peoples lives getting better, but also many lifestyle changes. But the movie still has not changed preferences. Changed only place to see it. Since the film is more and more people see more votes to sell more and more people queuing, many people hated queue would rather buy a VCD or DVD at home look. But go to the movies and watching DVDs at home or feel very different.

Keywords- cinema, online booking, reservation systems

I. INTRODUCTION

Currently the general public via the Internet for many business activities such as textbook, Lam Tin, shopping, games, etc., which also includes booking (eg air tickets, train tickets, tickets to arts activities, etc.). Among them, the film also has a cinema industry to promote the related services, such as: Warner Village, Universal Studios, Odeon cinemas, has begun to show videos using the Internet to provide users with relevant information, such as screening schedules, film trailers and profile, film theater information. Shanghai ticket (www.shtickets.cn/) and other more offers booking through the network to allow users to queue up for tickets and without waiting for the right to free choice of seating to enjoy the convenience of audio-visual entertainment pleasure.

However, the rapid development of Internet, e-commerce, the existing network services movie theaters, it seems that there are deficiencies, the users, the film introduces the relevant information, notice, check the purpose of screening time in addition to use in the provision of understanding of those outside the film, the film should be able to provide convenient and economical mode of booking. For the industry, the network can make the booking business transactions as part of the transfer to the network, thereby reducing

on-site manpower requirements, personnel can be adjusted to other sales (such as snacks, drinks, video peripheral products, high-profit services) or related services improved.

II. SYSTEM DESIGN PLATFORM

Client-side of the system hardware and software on demand is not high, as long as connected to the Internet, can visit website. And on the Server side of the hardware and software requirements are as follows: Table 1. Hardware requirements

CPU

Pentium III 1.2G or AMD XP 1800 or

higher

RAM

512MB or more

NETWORK

Network card, and upload speeds of

128K or more external network

environment

Table 2. Software requirements

Java 2 Platform, Standard Edition (J2SE), v 1.5 or higher version

MySQL 5.0 or higher version

    1. SYSTEM FLOW DESIGN

A. determine the subject

The 'cinema booking system' as the theme.

B. Data collection

Browse a wide range of current industry-related websites cinema, and the services provided, as the study reference. And collect information on the recent release of the film, as a test and display.

Establishment and development of the overall structure This research will build an executable of the actual 'on-line booking system.' Because the subject is to provide online booking via the Internet, so the system will be the site (website) mode rendering. General public inquiries to provide online booking films and the interface for the 'front' and to provide the cinema industry interface to manage the entire ticketing system was 'back.'

C. System Analysis and Design

Based on the above framework for system analysis and design: list the required list of features, design screens, design database structure, and the integration between the modules. The system plans to JSP (Java Server

978-0-7695-4443-4/11 $26.00 copy; 2011 IEEE

196

DOI 10.1109/ISCCS.2011.61

Pages) development. Server-side execution environment required: Apache Jakarta Tomcat 5.0 or later, Java 2 Platform, Standard Edition (J2SE), v 1.5 or later, and MySQL 5.0 or later. Client-side JavaScript to do the front page Zeyi data inspection, and to assist the dynamic load the page.

The same time members of the functional modules of the unit test, integration test and case simulation; depth also the necessity of the functional module and the presentation of the best thinking and action lines for site adjustment.

IV. FUNCTION REQUIREMENTS

A. Reception system architecture<!--

剩余内容已隐藏,支付完成后下载完整资料


外文翻译

题 目 影院网上订票系统的设计与实现

摘要:随着互联网的飞速发展,人们的日常生活基本上已经离不开网络,而网络的发展到今天,已经进入无处不在的计算时代,各个领域为了为自己创造新的机遇,都在不断增加对网络服务的使用。有了互联网,无论是个人还是企业,无论是消费者还是制造商,都对于网络寄予了期望,这种新的期望是通过网络来销售最好最便宜的东西、最快最实用的信息、最有利可图的产品。随着人们生活的改善,生活方式也发生了许多变化。但对于电影人们仍没改变对它的喜爱,而改变的只是去看电影的地方。由于看电影的人越来越多,影院票卖得越多就意味着要排更长的队。许多人又讨厌排队,所以他们宁愿买一个VCD或DVD在家看。但是去影院看电影和在家看DVD那种感觉是非常不同的。

关键词:电影院,在线预订,预订系统

  1. 引言

目前广大市民通过互联网进行教学、旅行、购物、游戏等多种商业活动,其中也包括订票(如机票、火车票、艺术活动票等)。同样,电影促进着其相关产业及其服务业的发展,如:华纳村、环球影城、奥登影城等,它们已开始利用互联网相关视频,为用户提供信息,如放映时间表、电影预告片和简介、电影影院信息等。上海票(www.shtickets.cn/)等更多优惠平台通过网络预订,让用户免于排队自由选座,便利地享受视听娱乐。

然而,随着互联网、电子商务的快速发展,现有的网络影院服务似乎存在不足:用户、影片信息、注意事项、放映时间等。它们的目的除了是增加人们对影片的了解,还应能提供方便、经济的预订方式。对于整个行业而言,可以将预定业务转移至网络,从而减少现场对人力需求,其余人员可调整到其他销售(如小吃、饮料、视频周边产品、高利润服务)或相关服务的改进。

  1. 系统设计平台

客户端对系统硬件和软件的需求并不高,只要连接到互联网,就可以访问网站。在服务器端的硬件和软件需求如下:

硬件要求:

CPU Pentium III 1.2G或AMD XP 1800及以上

RAM 512MB及以上

网络:上传速度为128K的网卡及更好的外部网络环境

软件需求:

Java 2平台、标准版(J2SE)、V 1.5及以上

MySQL5.0及以上

三、系统流程设计

A.确定主题

以“影院预订系统”为主题

B.数据收集

广泛浏览当前相关影院网站及其技术支持,作为研究参考。并收集最新发行的电影信息,作为测试和展示。

本研究的总体架构是将建立一个可执行的“在线预订系统”。因为本课题是通过互联网提供在线预订,所以本系统将以站点(网站)模式呈现。为公众提供查询电影和预定作为“前台”界面,并提供影院管理票务作为“后台”。

C.系统分析与设计

基于以上框架进行系统分析和设计:列出所需的功能列表、设计界面、设计数据库结构以及模块之间的集成。系统计划用JSP(JSP系统的规划页面)开发。服务器端执行环境需要:Apache Jakarta Tomcat 5或更高版本;Java 2平台,标准版(J2SE),V 1.5或更高版本,MySQL 5或更高版本。客户端用Javascript对首页进行数据检查,并配合使用动态加载页面。

同时对各功能模块的成员进行单元测试、集成测试和案例模拟,深入探讨功能模块的必要性,提出了调整的最佳方案。

四、功能要求

A.系统架构

前台系统结构如下:系统记录以下数据

1.成员(Member):

每个会员都有会员号码(MID)、会员密码(pass)、会员姓名(name)、身份证号码(pid)、生日(birth)、电话(celphone)、地址(address)、电子邮件(e mail)。(会员号和身份证号对应)

2.影院(Theater):

包括姓名(tname)、地址(taddress)、电话(tphone)和商店负责人(boss),包括记录了相关负责信息的人(bname)、电话(bphone)的姓名。名称是唯一对应的。

3.影片(Movie):

包括片名(mname)、上映时间(mdate)、评分(rating)、所有人员(cast)、概要(mintro)、通知(foreshow)。

4.事务(Transaction):

交易代码(transid)、订单时间(ttime)、交易价格(price)。唯一的交易编号。

会员决定交易时,将能够对影片进行点评,但不能重复评分。每个电影院没有不同的电影放映室。

交易记录包括影厅、播放日期和时间,还包含有关购买食物的信息。

每个电影院的名称不会重复。

B.前台功能

前台功能分为两部分:影片信息展示功能和相关会员服务功能。

影片信息展现功能:提供本周上映的相关影片的介绍、放映信息、预订等功能。还提供“放映时间表”,可以直接查询当前发布的所有场次。看到各种信息(如导演、演员、发布日期等)查看相关视频信息。

会员服务相关功能有:“注册会员”、“登录”、“会员登录”,进入可以查看会员当前累计积分,以及历史消费记录。

C.后台功能

这些功能为后台管理者设计的:

影片管理:主要用于对影片数据库的管理,以及特殊的电影及相关问题的管理。

在线业务:当前的主要功能是处理“买票顾客”的订单,票已被客户选择(即交易已经完成)的订单。

其他管理:主要用于维护系统中的重要数据(如员工数据),及不太可能更改的数据(如影厅信息、影厅座位信息)。此管理功能只有系统管理员(ADM)的最高权限才使用,用于修改系统,以实现所有员工都能成为重要数据,系统管理员也可以更改其他员工的密码。五、数据库设计

图1显示了实体关系图。

选择

1

1

1

N

N

N

N

1

N

N

N

N

N

N

1

1

区域

1

1

1

1

1

服务

参照

员工

地区

包含

订单

订购

预定

预定单

影厅

属于

座位

拥有

安排

其它部分

工作

属于

放映影片

顾客

影片

图1 实体关系图

图2显示了系统所使用的数据库结构。

图2 数据库结构图

六、结论

网络管理系统是一种具有高效率、低成本和鲜明特色的应用系统,影院网上购票采用了相关技术和自动化管理,并结束了传统的购票历史,其意义不仅在于使用打印电影票代替手工电影票,更在于其使用的是计算机信息化技术。提高购票管理自动化、规范化,从根本上解决了使用手工购票困难、需要大量人力支持的现状,提高了管理效率和对于客户的服务质量。

影院网上订票系统不仅实现了远程购票的功能,还实现了一些日常管理功能。充分利用了现代网络的便捷和计算机技术,将现代管理方式带进了21世纪信息时代的影院中去。

本系统除了提供在线预订和很多在线服务功能外,与电话预定或短信预定相比,增加了自行选择座位的功能,可以大大提高消费者使用互联网预订的意愿。当然,对于电影院本身,营销方式是消费者消费的关键,影院应充分考虑这一点。与此同时,该站点的运行也提供了影院其余基础的后续服务,希望能大大简化影院行业的发展。

剩余内容已隐藏,支付完成后下载完整资料


资料编号:[20029],资料为PDF文档或Word文档,PDF文档可免费转换为Word

您需要先支付 30元 才能查看全部内容!立即支付

课题毕业论文、文献综述、任务书、外文翻译、程序设计、图纸设计等资料可联系客服协助查找。