C语言 心理测试程序 上传者:bylulai 2020-09-14 22:53:00上传 CPP文件 3.6KB 热度 44次 C语言 心理测试 #include "stdafx.h" #include #include #define SIZE 200 struct student //定义结构数组 { int num; int score; } stu[SIZE]; void printf(int count) //打印函数 { FILE *fp; int i; fp=fopen("c:\\1.txt","rb"); for(i=0;i 下载地址 用户评论 更多下载 下载地址 立即下载 用户评论 码姐姐匿名网友 2020-09-14 22:53:00 很好很实用!有借鉴意义 发表评论
很好很实用!有借鉴意义