-
最新的学生选课源代码,用购物车实现的,SESSION的编译方法,是学生课程设计的最好材料,最佳参考...
最新的学生选课源代码,用购物车实现的,SESSION的编译方法,是学生课程设计的最好材料,最佳参考-The newest student enrollment source code: implemented with shopping cart and session compile method. This is the best materials and reference for student project development.
- 2023-06-15 03:55:05下载
- 积分:1
-
一个飞机票订票和退票系统。假设某民航机场有m个航次的班机,每个航次都只到达一个目的地,试为该机场售票处设计一个自动订票和退票系统。
该系统需要实现以...
一个飞机票订票和退票系统。假设某民航机场有m个航次的班机,每个航次都只到达一个目的地,试为该机场售票处设计一个自动订票和退票系统。
该系统需要实现以下功能:
(1) 订票:若该航次余票数大于等于客订票数,则在该航次的乘客表(按乘客姓氏字母词典顺序排列)中,插入订票乘客的信息项,并修改该航次有关数据,否则给出相应提示信息;
(2) 退票:若退票数小于该乘客原订票数,则在相应的乘客表中找到该乘客项,修改该航次及乘客表中有关数据。当由于退票使得该乘客的订票数为零时,要从乘客表中撤销该乘客项;否则给出相应的提示信息;
(3) 将某航次的余票数恢复初值为该航次的最大客票数;
(4) 显示:显示该机场各航次班机的售票情况。-Booking air tickets and a refund system. Assuming there are m a civil airport voyage of the flights, each voyage only to reach a destination, the trial design for an automated airport ticket booking and refund system.
The system needs to achieve the following functions:
(1) booking: If the voyage than the number of votes greater than or equal to the number of passengers booking, the passenger in the voyage List (alphabetical by passengers dictionary order), insert the booking information of passengers, and modify the data of the voyage Otherwise, the corresponding message
(2) Refund: If the refund is less than the number of votes of the original passeng
- 2022-08-03 17:49:14下载
- 积分:1
-
C#求爱表白小程序第二版(I LOVE YOU) C#写的一个求爱表白小程序(第二版本加源码).打开后会出现一个个的小桃心,最后形成一个I LOVE YOU的形...
C#求爱表白小程序第二版(I LOVE YOU) C#写的一个求爱表白小程序(第二版本加源码).打开后会出现一个个的小桃心,最后形成一个I LOVE YOU的形状.在第一版本上加入烟花.-C# courtship to declare the second edition of a small program (I LOVE YOU) C# courtship confession written by a small program (the second version of the Canadian source). Opens the Xiaotao will appear one by one heart, resulting eventually in the shape of an I LOVE YOU. In to add a version of the fireworks.
- 2022-03-10 03:33:34下载
- 积分:1
-
good website
- 2022-04-24 00:17:52下载
- 积分:1
-
这是一个用VB做的成绩管理系统.请大家看看给点意见,那里需要改进的地方....
这是一个用VB做的成绩管理系统.请大家看看给点意见,那里需要改进的地方.-A grade management system designed in VB.Please read the code to improve it.
- 2022-02-10 16:02:14下载
- 积分:1
-
Findnode
用VB/C#查找图TreeView上的节点-Findnode
- 2023-07-28 15:45:03下载
- 积分:1
-
WINCE下,s3c2440 bootloader
WINCE下,s3c2440 bootloader-WINCE under, s3c2440 bootloader
- 2022-02-15 18:53:34下载
- 积分:1
-
WINSOCKET LAN
基于WINSOCKET局域网聊天程序,使用Visual C++编写,帮助大家熟悉了解套接字。-WINSOCKET LAN-based chat program, using Visual C++ development, to help everyone to become familiar with socket.
- 2022-03-25 20:39:30下载
- 积分:1
-
visual c++程序设计实训教程对应的源代码,vc学习的好资料
visual c++程序设计实训教程对应的源代码,vc学习的好资料-visual programming Practical Guide to the corresponding source code, vc learning good information
- 2022-02-01 22:05:39下载
- 积分:1
-
编译16位整数除法
汇编实现两个16位数除法,并且输出商和余数
- 2022-01-25 16:15:59下载
- 积分:1