From 32dc4aefb3ed233eac81fff29f8b7a447d4f3861 Mon Sep 17 00:00:00 2001 From: Liwenfei <3496841962@qq.com> Date: Sun, 21 May 2023 16:24:09 +0800 Subject: [PATCH] =?UTF-8?q?=20=E4=BF=9D=E5=AD=98=E5=87=BD=E6=95=B0?= =?UTF-8?q?=E6=96=87=E5=AD=97=E6=AD=A5=E9=AA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 保存函数文字步骤 | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 保存函数文字步骤 diff --git a/保存函数文字步骤 b/保存函数文字步骤 new file mode 100644 index 0000000..d75f4a7 --- /dev/null +++ b/保存函数文字步骤 @@ -0,0 +1,3 @@ +step1.输入保存数据,并判断文件是否为空 +step2.若文件不空打印保存学生学号、姓名、成绩 +step3.保存成功关闭文件 \ No newline at end of file