From c2bc970ff0dee69c22296bfbebaef18ebe06e61e Mon Sep 17 00:00:00 2001 From: yi <978950325@qq.com> Date: Mon, 4 Dec 2023 15:30:10 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...mpus_tour_guide_consulting_system.pro.user | 268 ------------------ 1 file changed, 268 deletions(-) delete mode 100644 Campus_tour_guide_consulting_system/Campus_tour_guide_consulting_system.pro.user diff --git a/Campus_tour_guide_consulting_system/Campus_tour_guide_consulting_system.pro.user b/Campus_tour_guide_consulting_system/Campus_tour_guide_consulting_system.pro.user deleted file mode 100644 index b615c0a..0000000 --- a/Campus_tour_guide_consulting_system/Campus_tour_guide_consulting_system.pro.user +++ /dev/null @@ -1,268 +0,0 @@ - - - - - - EnvironmentId - {10d58483-777c-44c0-a837-84727a54d556} - - - ProjectExplorer.Project.ActiveTarget - 0 - - - ProjectExplorer.Project.EditorSettings - - true - false - true - - Cpp - - CppGlobal - - - - QmlJS - - QmlJSGlobal - - - 2 - UTF-8 - false - 4 - false - 80 - true - true - 1 - 0 - false - true - false - 0 - true - true - 0 - 8 - true - false - 1 - true - true - true - *.md, *.MD, Makefile - false - true - true - - - - ProjectExplorer.Project.PluginSettings - - - true - false - true - true - true - true - - - 0 - true - - true - true - Builtin.DefaultTidyAndClazy - 10 - true - - - - true - - - - - ProjectExplorer.Project.Target.0 - - Desktop - Desktop Qt 6.6.1 MinGW 64-bit - Desktop Qt 6.6.1 MinGW 64-bit - qt.qt6.661.win64_mingw_kit - 0 - 0 - 0 - - 0 - E:\datastructure\build-Campus_tour_guide_consulting_system-Desktop_Qt_6_6_1_MinGW_64_bit-Debug - E:/datastructure/build-Campus_tour_guide_consulting_system-Desktop_Qt_6_6_1_MinGW_64_bit-Debug - - - true - QtProjectManager.QMakeBuildStep - false - - - - true - Qt4ProjectManager.MakeStep - - 2 - 构建 - 构建 - ProjectExplorer.BuildSteps.Build - - - - true - Qt4ProjectManager.MakeStep - clean - - 1 - 清除 - 清除 - ProjectExplorer.BuildSteps.Clean - - 2 - false - - false - - Debug - Qt4ProjectManager.Qt4BuildConfiguration - 2 - - - E:\datastructure\build-Campus_tour_guide_consulting_system-Desktop_Qt_6_6_1_MinGW_64_bit-Release - E:/datastructure/build-Campus_tour_guide_consulting_system-Desktop_Qt_6_6_1_MinGW_64_bit-Release - - - true - QtProjectManager.QMakeBuildStep - false - - - - true - Qt4ProjectManager.MakeStep - - 2 - 构建 - 构建 - ProjectExplorer.BuildSteps.Build - - - - true - Qt4ProjectManager.MakeStep - clean - - 1 - 清除 - 清除 - ProjectExplorer.BuildSteps.Clean - - 2 - false - - false - - Release - Qt4ProjectManager.Qt4BuildConfiguration - 0 - 0 - - - 0 - E:\datastructure\build-Campus_tour_guide_consulting_system-Desktop_Qt_6_6_1_MinGW_64_bit-Profile - E:/datastructure/build-Campus_tour_guide_consulting_system-Desktop_Qt_6_6_1_MinGW_64_bit-Profile - - - true - QtProjectManager.QMakeBuildStep - false - - - - true - Qt4ProjectManager.MakeStep - - 2 - 构建 - 构建 - ProjectExplorer.BuildSteps.Build - - - - true - Qt4ProjectManager.MakeStep - clean - - 1 - 清除 - 清除 - ProjectExplorer.BuildSteps.Clean - - 2 - false - - false - - Profile - Qt4ProjectManager.Qt4BuildConfiguration - 0 - 0 - 0 - - 3 - - - 0 - 部署 - 部署 - ProjectExplorer.BuildSteps.Deploy - - 1 - - false - ProjectExplorer.DefaultDeployConfiguration - - 1 - - true - true - 0 - true - - - 2 - - false - - Qt4ProjectManager.Qt4RunConfiguration:E:/datastructure/Campus_tour_guide_consulting_system/Campus_tour_guide_consulting_system.pro - E:/datastructure/Campus_tour_guide_consulting_system/Campus_tour_guide_consulting_system.pro - false - true - true - true - E:/datastructure/build-Campus_tour_guide_consulting_system-Desktop_Qt_6_6_1_MinGW_64_bit-Debug - - 1 - - - - ProjectExplorer.Project.TargetCount - 1 - - - ProjectExplorer.Project.Updater.FileVersion - 22 - - - Version - 22 - - -- Gitee From 6a6d6e185a9caf8a45860dfb299f65614ffd2b69 Mon Sep 17 00:00:00 2001 From: yi <978950325@qq.com> Date: Mon, 4 Dec 2023 19:21:47 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E5=86=8D=E6=AC=A1=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- "\346\265\213\350\257\225.txt" | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 "\346\265\213\350\257\225.txt" diff --git "a/\346\265\213\350\257\225.txt" "b/\346\265\213\350\257\225.txt" new file mode 100644 index 0000000..e69de29 -- Gitee