Skip to content

Commit 56ebc68

Browse files
committed
发布版本1.0.2
1 parent 6d13313 commit 56ebc68

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

fun_load.exe

-652 KB
Binary file not shown.

main.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
#include <fstream>
33
#include "class_student.hpp"
44

5+
// 作者:隋炀
56
// 支持多用户登录,修改账号密码
6-
// V1.0.1
7+
// V1.0.2
78

89
using namespace std;
910
int main()

main.exe

-651 KB
Binary file not shown.

0 commit comments

Comments
 (0)