資源簡介
C語言課程設計《食堂刷卡系統》,做C語言課程設計的親們可以看看哦·················
代碼片段和文件信息
#include
#include
#include
#include“STU.h“
void?consum1_List();
int?fun2(char?a[?]);
STU?*ReadData();
float??PrintData2(STU?*headint?s);
STU?*ReadData2();
float?PrintData3(STU?*headint?sfloat?f);
void?PrintData4(STU?*headint?sfloat?f);
void?consum1()
{
STU?*head*head2;
char?ch[33];
int?sk;
float?f;
consum1_List();
????
printf(“\n??請輸入您的32位二進制卡編號:>>?“);
scanf(“%s“ch);
ch[32]=‘\0‘;
s=fun2(ch);
while(!s)
{
printf(“\n請敲回車鍵重新輸入:>>??“);
_getch();
consum1_List();
printf(“\n??請重新輸入您的32位二進制卡編號:>>?“);
????????????????????scanf(“%s“ch);
????????????????ch[32]=‘\0‘;
s=fun2(ch);
}
?????????????????head=ReadData();
f=PrintData2(heads);
k=PrintData3(ReadData2()sf);
???
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2011-10-13?23:18??stsk\
?????文件?????????940??2011-10-13?23:15??stsk\consum1.cpp
?????文件?????????509??2011-10-13?15:31??stsk\consum1_List.cpp
?????文件????????1017??2011-10-13?15:25??stsk\consum2.cpp
?????文件?????????506??2011-10-13?15:03??stsk\count.cpp
?????文件????????1244??2011-10-13?15:03??stsk\count_List.cpp
?????文件????????1368??2011-10-13?22:20??stsk\creat.cpp
?????目錄???????????0??2011-10-13?23:17??stsk\Debug\
?????文件????????9218??2011-10-13?23:17??stsk\Debug\BuildLog.htm
?????文件????????7716??2011-10-13?23:15??stsk\Debug\consum1.obj
?????文件????????6611??2011-10-13?15:31??stsk\Debug\consum1_List.obj
?????文件????????8581??2011-10-13?15:25??stsk\Debug\consum2.obj
?????文件????????5851??2011-10-13?15:03??stsk\Debug\count.obj
?????文件????????9420??2011-10-13?15:03??stsk\Debug\count_List.obj
?????文件???????10913??2011-10-13?22:21??stsk\Debug\creat.obj
?????文件????????2922??2011-10-12?22:23??stsk\Debug\fun1.obj
?????文件????????8154??2011-10-13?23:13??stsk\Debug\fun2.obj
?????文件????????5785??2011-10-13?14:57??stsk\Debug\handle.obj
?????文件????????7778??2011-10-13?22:21??stsk\Debug\input1.obj
?????文件????????7287??2011-10-13?23:10??stsk\Debug\input2.obj
?????文件????????6612??2011-10-13?15:28??stsk\Debug\input2_List.obj
?????文件????????6972??2011-10-13?23:17??stsk\Debug\main.obj
?????文件????????9211??2011-10-12?20:49??stsk\Debug\main_List.obj
?????文件??????????67??2011-10-13?23:17??stsk\Debug\mt.dep
?????文件????????5535??2011-10-13?22:21??stsk\Debug\Print.obj
?????文件????????7671??2011-10-13?15:52??stsk\Debug\PrintData.obj
?????文件????????7721??2011-10-13?22:24??stsk\Debug\PrintData2.obj
?????文件????????5522??2011-10-13?22:24??stsk\Debug\PrintData3.obj
?????文件????????6649??2011-10-13?22:24??stsk\Debug\PrintData4.obj
?????文件????????8110??2011-10-13?15:25??stsk\Debug\PrintData5.obj
?????文件????????5555??2011-10-13?15:16??stsk\Debug\PrintData6.obj
............此處省略52個文件信息
評論
共有 條評論