高鐵訂票系統 - Algorithm & Biocomputing LAB

高鐵訂票系統 - Algorithm & Biocomputing LAB

瀏覽:736
日期:2024-10-04
本系統為高鐵訂票系統 ,用來替乘客查詢及確認預搭乘的車次。輸入的資料 身分證字號及若干選項 ... /*通過確認後開始紀錄所訂的車票的細節部分到check.txt檔案中以利查詢*/ {writefile=fopen("check.txt","a"); fprintf(writefile,"%d %d %d %d %d %d %d ",date ......看更多