From a0912a836d66d4a37530401c47403f2d10a16b37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E8=BF=8E=E5=8F=AC?= <18053079430@163.com> Date: Mon, 30 Mar 2026 19:38:56 +0800 Subject: [PATCH] =?UTF-8?q?3.30=20=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/.gitignore | 10 ++++++++++ .idea/misc.xml | 6 ++++++ .idea/modules.xml | 8 ++++++++ .idea/practiceGit.iml | 9 +++++++++ .idea/vcs.xml | 6 ++++++ 吴迎召学习笔记/wu.txt | 0 .../吴迎召3.31学习笔记(技术部分).txt | 1 + 7 files changed, 40 insertions(+) create mode 100644 .idea/.gitignore create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/practiceGit.iml create mode 100644 .idea/vcs.xml create mode 100644 吴迎召学习笔记/wu.txt create mode 100644 吴迎召学习笔记/吴迎召3.31学习笔记(技术部分).txt diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..f6906f2 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,10 @@ +# 默认忽略的文件 +/shelf/ +/workspace.xml +# 基于编辑器的 HTTP 客户端请求 +/httpRequests/ +# 已忽略包含查询文件的默认文件夹 +/queries/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..07115cd --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..f8ef82c --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/practiceGit.iml b/.idea/practiceGit.iml new file mode 100644 index 0000000..d6ebd48 --- /dev/null +++ b/.idea/practiceGit.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/吴迎召学习笔记/wu.txt b/吴迎召学习笔记/wu.txt new file mode 100644 index 0000000..e69de29 diff --git a/吴迎召学习笔记/吴迎召3.31学习笔记(技术部分).txt b/吴迎召学习笔记/吴迎召3.31学习笔记(技术部分).txt new file mode 100644 index 0000000..9d07aa0 --- /dev/null +++ b/吴迎召学习笔记/吴迎召3.31学习笔记(技术部分).txt @@ -0,0 +1 @@ +111 \ No newline at end of file