This commit is contained in:
2023-04-14 14:56:01 +08:00
parent b1422411a2
commit 1abb153d76
16 changed files with 1388 additions and 133 deletions

View File

@@ -55,7 +55,7 @@ public:
}
//读整数
//DNFTOOL::ReadInt
int ReadInt()
{
char* CountBuffer = new char[4];