update
This commit is contained in:
parent
586c1e12d7
commit
330eb2c45a
@ -94,6 +94,7 @@ int main() {
|
|||||||
}
|
}
|
||||||
else if (choice == 3) {
|
else if (choice == 3) {
|
||||||
cout << "退出程序." << endl;
|
cout << "退出程序." << endl;
|
||||||
|
Sleep(100);
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
|
BIN
change.exe
BIN
change.exe
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user