diff --git a/bin/read.txt b/bin/read.txt new file mode 100644 index 0000000..50a5388 --- /dev/null +++ b/bin/read.txt @@ -0,0 +1 @@ +可执行文件存放目录,程序列表如下: \ No newline at end of file diff --git a/build/read.txt b/build/read.txt new file mode 100644 index 0000000..ad3abe1 --- /dev/null +++ b/build/read.txt @@ -0,0 +1 @@ +存放CMake和编译的中间文件,如果报错编译目录错误可以将这个文件夹清空,或使用./clean.sh命令。 \ No newline at end of file