StudentScoreManagerSystem
StudentScoreManagerSystem copied to clipboard
Update 成绩管理系统.c
1.更改文件编码为UTF-8,更加通用 2.删除了无效的头文件(malloc.h)引入代码 3.多个printf()调用优化为一个调用,提高性能