資源簡介
模擬火車票訂票系統,分為用戶端和客戶端,支持相應的火車票管理系統操作.... 分模塊寫成 全C語言 界面友好......

代碼片段和文件信息
#include“myheader.h“
pUser?resetUserInfo(pUser?pu)
{
pUser?tsr;
t?=?getUserInfo();
r?=?searchUser(put);
if(r)
{
printf(“\n請輸入更新信息\n“);
s?=?getUserInfo();?
if(r->online)
{
printf(“\n恭喜!修改成功!\n“);?
strcpy(r->userName?s->userName);
strcpy(r->userPasswords->userPassword);
return?r;
}
else?{printf(“請先登錄!\n“);??return?NULL;}
}
else?
{
printf(“用戶不存在!\n“);
????return?NULL;
}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????82944??2013-07-19?11:09??火車票訂票系統\Debug\vc60.idb
?????文件??????53248??2013-07-19?11:09??火車票訂票系統\Debug\vc60.pdb
?????文件???????1431??2013-07-18?16:55??火車票訂票系統\Debug\從文件中讀出信息.obj
?????文件??????????0??2013-07-18?16:55??火車票訂票系統\Debug\從文件中讀出信息.sbr
?????文件???????3320??2013-07-18?23:12??火車票訂票系統\Debug\信息更新模塊.obj
?????文件??????????0??2013-07-18?23:12??火車票訂票系統\Debug\信息更新模塊.sbr
?????文件???????3037??2013-07-18?11:24??火車票訂票系統\Debug\初始化模塊.obj
?????文件??????????0??2013-07-18?11:24??火車票訂票系統\Debug\初始化模塊.sbr
?????文件???????4440??2013-07-18?23:12??火車票訂票系統\Debug\加密解密模塊.obj
?????文件??????????0??2013-07-18?23:12??火車票訂票系統\Debug\加密解密模塊.sbr
?????文件???????5769??2013-07-19?10:15??火車票訂票系統\Debug\顯示信息模塊.obj
?????文件??????????0??2013-07-19?10:15??火車票訂票系統\Debug\顯示信息模塊.sbr
?????文件???????3529??2013-07-18?23:12??火車票訂票系統\Debug\查找模塊.obj
?????文件??????????0??2013-07-18?23:12??火車票訂票系統\Debug\查找模塊.sbr
?????文件???????6851??2013-07-18?23:12??火車票訂票系統\Debug\注冊模塊.obj
?????文件??????????0??2013-07-18?23:12??火車票訂票系統\Debug\注冊模塊.sbr
?????文件???????2529??2013-07-18?23:12??火車票訂票系統\Debug\注銷模塊.obj
?????文件??????????0??2013-07-18?23:12??火車票訂票系統\Debug\注銷模塊.sbr
?????文件?????148480??2013-07-19?11:09??火車票訂票系統\Debug\火車票改進.bsc
?????文件?????237643??2013-07-19?11:09??火車票訂票系統\Debug\火車票改進.exe
?????文件?????289808??2013-07-19?11:09??火車票訂票系統\Debug\火車票改進.ilk
????I.A....????157328??2013-07-19?09:50??火車票訂票系統\Debug\火車票改進.pch
?????文件?????640000??2013-07-19?11:09??火車票訂票系統\Debug\火車票改進.pdb
?????文件???????4830??2013-07-19?10:18??火車票訂票系統\Debug\登陸模塊.obj
?????文件??????????0??2013-07-19?10:18??火車票訂票系統\Debug\登陸模塊.sbr
?????文件???????5744??2013-07-19?11:09??火車票訂票系統\Debug\管理模塊.obj
?????文件??????????0??2013-07-19?11:09??火車票訂票系統\Debug\管理模塊.sbr
?????文件??????14647??2013-07-19?11:06??火車票訂票系統\Debug\菜單模塊.obj
?????文件??????????0??2013-07-19?11:06??火車票訂票系統\Debug\菜單模塊.sbr
?????文件???????4722??2013-07-19?10:15??火車票訂票系統\Debug\訂票模塊.obj
............此處省略28個文件信息
評論
共有 條評論