forked from pn8rjlxip/System
parent
dfb6e6dacf
commit
ef795a08ae
@ -0,0 +1,4 @@
|
||||
c11
|
||||
step1:输入学生的学号和姓名
|
||||
step2:查找该学生的所有课程成绩
|
||||
step3:将成绩保存到文件student.txt中
|
@ -0,0 +1,4 @@
|
||||
c12
|
||||
step1:查找文件
|
||||
step2:从文件中读取学生的学号姓名成绩
|
||||
step3:将信息写入到数组stu中
|
Loading…
Reference in new issue