• 大小: 13KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-01-01
  • 语言: 其他
  • 标签:

资源简介

需求分析,说明书,源代码,可执行文件都有

资源截图

代码片段和文件信息

#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


评论

共有 条评论

相关资源