航班定票系统,可以定票,退票,还可以查询火车信息。-flights scheduled counting system can determine, with a refund, but also train information inquiries. 下载
|
航空订票系统,实现订票、退票、查询等功能,给定相应的客户信息,方便用户的查询-plane ticket management system, the system realize the functionality of booking ticket, returning ticket, querying ticket and so on. based on the type of customer, the system provide different information 下载
|
我自己编写的一个用JavaScript语言实现的航班信息查询和定票系统。查询本地的数据库文件。实现订票系统。-I prepared a JavaScript language flight information inquiries and determined counting system. Inquiries local database files. Achieving booking system. 下载
|
飞机航班定票系统 主要功能:航班信息录入(同时此模块可添加航班信息) 航班信息浏览 航班信息查询 办理顾客定票业务 办理顾客退票业务 -flights scheduled counting system main functions : flight information into (this module can also add flights) flights View flight information inquiries for business customers to book tickets for a refund business customers 下载
|
随着社会发展的不断进步,民航事业的壮大,人们消费水平的提高,乘坐民航的消费着也越来越多。预定查询系统因此在各机票预定网点中的作用也越显重要,因此,开发一套实时机票预定系统更现紧迫。机票预定系统应克服存储乘客信息少,查询效率低下等问题外,更重要的是其安全性,可靠性,这关系到航班和乘客的安全及准确,本系统因面向广大机票预定网点。重点是销售系统中的方便快捷。-with social development progresses, the growth of civil aviation, people raise the level of consumption. CAD ride to the consumer more and more. Scheduled inquiry system in booking tickets for the networks is the role of the more important, therefore, development of a real-time ticket reservation systems are more pressing. Ticket reservation systems storage passengers should overcome the scarcity of information, inquiries inefficient issues, even more important is their safety, reliability, the relationship of flights and passenger safety and accuracy, the system for booking tickets for the large-oriented networks. Focus on the marketing system convenient and quick. 下载
|
该程序是一个航空订票系统的软件,为航空管理员提供方便,为旅客提供航空定票录入. 查询.咨询. 订票. 退票. 修改航班信息等功能。-that the procedure was an air booking system software for the aviation administrator to provide convenient, for the provision of air passengers to book tickets input. inquiries. Advisory. booking. Refund. revised flight information, and other functions. 下载
|
1 问题描述 航空客运订票的业务活动包括:查询航线、客票预订和办理退票等。试设计一个航空客运订票系统,以使上述业务可以借助计算机来完成。 1.1 每条航线所涉及的信息有:终点站名、航班号、飞机号、飞行周日(星期几)、乘员定额、余票量、已订票的客户名单(包括姓名、订票量、舱位等级1,2或3)以及等候替补的客户名单(包括姓名、所需票量) 1.2 作为示意系统,全部数据可以只放在内存中 1.3 系统能实现的操作和功能如下: 1.3.1 查询航线:根据旅客提出的终点站名输出下列信息:航班号、飞机号、星期几飞行,最近一天航班的日期和余票额 1.3.2 承办订票业务:根据客户提出的要求(航班号、订票数额)查询该航班票额情况,若尚有余票,则为客户办理订票手续,输出座位号;若已满员或余票额少于订票额,则需重新询问客户要求。若需要,可登记排队候补 1.3.3 承办退票业务:根据客户提供的情况(日期、航班),为客户办理退票手续,然后查询该航班是否有人排队候补,首先询问排在第一的客户,若所退票额能满足他的要求,则为他办理订票手续,否则依次询问其他排队候补的客户 -a description of the problem of air passenger booking business activities include : Inquiry routes, ticket booking and processing such refund. Design of a test air passenger booking system, so that these operations can take advantage of the computer to complete. 1.1 per route involving information : terminal, and flights, aircraft, flight Sunday (week). Crew fixed, the amount of votes I have been booking list of the clients (including the names, booking volume, a class, 2 or 3) and the replacement waiting list of the clients (including the names, the required amount of votes) 1.2 as a hint system, All data can be only a memory system can achieve 1.3 on the operations and functions as follows : 1.3.1 inquiries route : According to the passenger terminal from the export of the following info 下载
|
一个火车售票系统 火车售票系统 初始用户名:admin 密码;admin 功能有: 1 查询 通过输入车次或车站名同时配合日期座位类型查 询剩余的车票数量。 2 定票 在查询的基础上,定票(可预定3天的车票)。 3 退票 4 操作员管理 管理员可以增加,删除,修改操作员的基 本信息。 5 车票整理 一天过去后,可以删除今天的余票记录,并增 加第四天的车票。 水平有限,请多执教,QQ: 59940128 email: youegg@163.com -a train ticketing system at the train ticketing system initial Username : admin password; admin functions : an inquiry by the importation of vehicles or stations were co-date types of seating tickets for the remaining amount. Two inquiries will vote on the basis of votes will (be scheduled three-day tickets). 3 Refund four operators management administrator can add, delete, modify the operation of basic information. Five tickets collate day is over, can I delete the record of votes, and increase the fourth day tickets. Limited, and please teach, QQ : 59940128 email : youegg@163.com 下载
|
航空定票系统:户端功能模块:用户登录模块,用户注册模块,航班查询模块,客户订票模块,服务器端功能模块:添加航班计划模块,删除航班计划模块,添加飞机机型模块,删除飞机机型模块, 统计在线用户信息模块,统计注册用户信息模块 统计订票信息模块 加载机型信息模块 系统维护模- 下载
|
一.问题描述 航班查询系统 系统功能 查询起飞城市至抵达城市的航班情况 查询起飞城市的航班情况 查询抵达城市的航班情况 航班情况 航班号,起降时间,起飞城市,抵达 城市,航班票价,票价折扣 二、系统分析 通过对题目要求的阅读,要求本订票系统要能够实现航班情况的录入功能、航班的查询功能、订票功能、退票功能以及管理本系统的功能即能够修改航班信息。 具体分析如下: 1、录入功能 可以录入航班信息,如录入航班号,起飞城市,到达城市,起飞时间,到达时间,飞机票数,票价及折扣。利用结构体数组存放数据。 2、查询功能 可以查询航班的各项信息,如输入航班号可以查询起降时间,起飞抵达城市,航班票价,票价折扣,确定航班是否满仓;输入起飞抵达城市,可以查询航班号。 3、订票功能 可以订票并且记录下乘客的相关信息如记录下乘客姓名,身份证号码,所订航班的航班号以及所订的票数。利用结构体数组存放数据。 4、退票功能 可以退票并且记录乘客的相关信息以及退票信息。利用结构体数组存放数据。 5、修改功能 可以根据需要由管理员对航班信息进行修改更正。 -one. Problem description flight inquiry system functions inquiries arrived at the take-off city to city flights take off of the citys inquiries flight conditions inquiries on the status of flights arrived at the city of flights of the flight, take-off and landing, taking off cities and arrived at the city, flight fares, two discount fares, the analysis requested by the subject of reading, requested the booking system to be able to achieve flights of the input function, the inquiry flights, booking function, Refund management function and the function of the system is to change flight information. Specific analysis is as follows : 1, logging function can be recorded flight information, such as logging flight number, city, arriving in cities, the time to take off. arrival time, the numb 下载
|