over:文件存在性校验功能完成。

This commit is contained in:
2025-11-08 21:51:42 +08:00
parent f8bbf02e04
commit d209d64061
7 changed files with 83 additions and 30 deletions

View File

@@ -62,7 +62,8 @@ public:
enum FileCheckState {
FCS_NORMAL = 0,
FCS_DIR_NOT_EXIST,
FCS_FILE_NOT_EXIST
FCS_FILE_NOT_EXIST,
FCS_FILE_EXIST
};
// 字符串标识