上传者: dong2008hong
|
上传时间: 2021-12-30 22:02:22
|
文件大小: 18KB
|
文件类型: ZIP
puts("\n\n");
puts("\t\t|------------------------------------------------------|");
puts("\t\t| Booking Tickets |");
puts("\t\t|------------------------------------------------------|");
puts("\t\t| 0:quit the system |");
puts("\t\t| 1:Insert a train information |");
puts("\t\t| 2:Search a train information |");
puts("\t\t| 3:Book a train ticket |");
puts("\t\t| 4:Modify the train information |");
puts("\t\t| 5:Show the train information |");
puts("\t\t| 6:save information to file |");
puts("\t\t|------------------------------------------------------|");