教师选择管理系统.docVIP

  • 3
  • 0
  • 约3.19千字
  • 约 4页
  • 2018-02-16 发布于河南
  • 举报
教师选择管理系统

#includestdio.h #includestring.h #includestdlib.h #includeconio.h void xuanze(struct stu *a,struct tea *b); void chaxun(); void chaxunxuesheng(); struct stu {long num;char name[20],histeacher[20]; }student[10]={41036,段楠,NoName, 41038,陈勇强,NoName, 41040,郑丽,NoName, 41043,明章静,NoName, 41044,吕为,NoName, 41046,杨明明,NoName, 41051,刘鹏飞,NoName, 41052,李媛媛,NoName, 41057,石垒,NoName, 41058,郑莉,NoName}; struct tea { long num1; char name1[20];int sum; }teacher[5]={1,崔晓莲,0, 2,朱艳明,0, 3,于海霞,0, 4,王林,0, 5,罗育勇,0 }; void main() { FILE *fp; int l=1,choic,i; if((fp=fopen(d:\\课设\\教师提供文件\\file34_1.txt,r))==NULL) {

文档评论(0)

1亿VIP精品文档

相关文档