|
|
@ -332,7 +332,9 @@ Step 2.13:if c == 11 then PrintScore
|
|
|
|
Step 2.14:if c == 12 then WritetoFile
|
|
|
|
Step 2.14:if c == 12 then WritetoFile
|
|
|
|
Step 2.15:if c == 13 then ReadfromFile
|
|
|
|
Step 2.15:if c == 13 then ReadfromFile
|
|
|
|
Step 2.16:if c == 0 then exit
|
|
|
|
Step 2.16:if c == 0 then exit
|
|
|
|
![详细设计](lyx.drawio.svg)
|
|
|
|
![详细设计](lyx.drawio.svg)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
系统模块图
|
|
|
|
系统模块图
|
|
|
|
````
|
|
|
|
````
|
|
|
|
1·输入n个学生的m门课成绩
|
|
|
|
1·输入n个学生的m门课成绩
|
|
|
|