資源簡介
需求分析,說明書,源代碼,可執行文件都有
代碼片段和文件信息
#include?“stdio.h“
#include?“stdlib.h“
#include?“string.h“
#include?“conio.h“
#include?“mem.h“
#include?“ctype.h“
#include?“alloc.h“
struct?score
{
?char?gukehao[8];????????????????
?char?mingzi[20];
?float?score[6];
}datainfo[1000];
?int?ijk=0;
?float?n;
?char?temp[20]ch;
?FILE?*fp*fp1;
void?luru()
{
?if((fp=fopen(“s_score.txt““ab+“))==NULL)
?{
??printf(“cannot?open?this?file.\n“);
??getch();exit(0);
?}
?for(i=0;i>=0;i++)
?{
??printf(“Please?input?gukehao:“);
??gets(data.gukehao);
??printf(“please?input?mingzi:“);
??gets(data.mingzi);
??printf(“Please?input?xiaofei:“);
??gets(temp);data.score[0]=atof(temp);
???if(data.score[0]<=5000)
??????n=1;
????else
???????if(data.score[0]<=10000&&data.score[0]>5000)
n=0.95;
????????else
??n=0.9;?
??fwr
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????3835??2009-06-27?20:52??客戶消費積分管理系統\A.c
?????文件??????52224??2009-06-28?15:47??客戶消費積分管理系統\客戶消費積分管理系統.doc
?????目錄??????????0??2009-06-28?15:47??客戶消費積分管理系統
-----------?---------??----------?-----??----
????????????????56059????????????????????3
- 上一篇:自適應圖片大小查看器帶箭頭
- 下一篇:GPSS初級,適合剛剛接觸這類系統的你
評論
共有 條評論