1. 错误控制;

2. 创建配置文件的文件夹;
This commit is contained in:
tangchao0503
2023-04-10 15:54:57 +08:00
parent b31cd5fc8a
commit 371c422a34
5 changed files with 54 additions and 16 deletions

View File

@ -16,6 +16,8 @@
#include <QCoreApplication>
#include <QDir>
#include "utility_tc.h"
using namespace std;
using namespace libconfig;