全文预览

c语言飞机订票系统设计

上传者:梦&殇 |  格式:doc  |  页数:22 |  大小:278KB

文档介绍
i<NewFlynum+NowFlynum;i++)Р?{Р r=r+P[i].num;Р?}Р?for(int i=0;i<NewFlynum+NowFlynum;i++)Р?{Р print_one_plane(i);Р printf("\n");Р?}Р?printf("\t------------------------------------------------------------------------------------------------------\n");Р?printf("Press any key to continue..........");Р?getchar();Р?getchar();Р?menu();Р?return i;Р}?Рvoid print_one_plane(int i)/*所有设定的航班信息*/Р{Р?printf(" %s %s %s %s %d %d \n",Р P[i].ID,P[i].BePlace,P[i].EndPlace,P[i].Data,P[i].Max,P[i].num);Р}Рvoid print_one_constomer(int t)/*乘客订票后的相关信息*/Р{?Р?printf("\n\t FlightID Beginplace EndPlace Begintime The number of booking The sold tictets\n");Р?printf(" %s %s %s %s %d %d(row)%s(column)\n",Р P[t].ID,P[t].BePlace,P[t].EndPlace,P[t].Data,1,COS[e].seatrow,COS[e].seatcolumn);Р}Рvoid Meun1()/*查找航班菜单*/Р{Р?int a,b;

收藏

分享

举报
下载此文档