From b8ab2e2ef88a9fe8c72c42110cb4220b08c2aad2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E5=90=AF=E6=81=92?= <12073480+zhao-qiheng@user.noreply.gitee.com> Date: Tue, 2 Apr 2024 04:32:23 +0000 Subject: [PATCH 1/4] =?UTF-8?q?=E8=B5=B5=E5=90=AF=E6=81=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 赵启恒 <12073480+zhao-qiheng@user.noreply.gitee.com> --- 2024.2.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 2024.2.txt diff --git a/2024.2.txt b/2024.2.txt new file mode 100644 index 0000000..e69de29 -- Gitee From da66a940784f4b9732f0b5f8a1861eb41327c425 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E5=90=AF=E6=81=92?= <12073480+zhao-qiheng@user.noreply.gitee.com> Date: Tue, 2 Apr 2024 04:32:53 +0000 Subject: [PATCH 2/4] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=96=87=E4=BB=B6=202024?= =?UTF-8?q?.2.txt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 2024.2.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 2024.2.txt diff --git a/2024.2.txt b/2024.2.txt deleted file mode 100644 index e69de29..0000000 -- Gitee From 22024d6b7e6c9386ad30fc4c7d7abd12e4517d23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E5=90=AF=E6=81=92?= <12073480+zhao-qiheng@user.noreply.gitee.com> Date: Tue, 2 Apr 2024 04:33:24 +0000 Subject: [PATCH 3/4] =?UTF-8?q?=E8=B5=B5=E5=90=AF=E6=81=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 赵启恒 <12073480+zhao-qiheng@user.noreply.gitee.com> --- "\350\265\265\345\220\257\346\201\222/2024.2.txt" | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 "\350\265\265\345\220\257\346\201\222/2024.2.txt" diff --git "a/\350\265\265\345\220\257\346\201\222/2024.2.txt" "b/\350\265\265\345\220\257\346\201\222/2024.2.txt" new file mode 100644 index 0000000..e69de29 -- Gitee From a4c923e244c815bf85d573722d9556c43acc547f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E5=90=AF=E6=81=92?= <12073480+zhao-qiheng@user.noreply.gitee.com> Date: Tue, 2 Apr 2024 04:55:50 +0000 Subject: [PATCH 4/4] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=96=87=E4=BB=B6=20READ?= =?UTF-8?q?ME.en.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.en.md | 36 ------------------------------------ 1 file changed, 36 deletions(-) delete mode 100644 README.en.md diff --git a/README.en.md b/README.en.md deleted file mode 100644 index 0aa1d7f..0000000 --- a/README.en.md +++ /dev/null @@ -1,36 +0,0 @@ -# 计算机基础 - -#### Description -{**When you're done, you can delete the content in this README and update the file with details for others getting started with your repository**} - -#### Software Architecture -Software architecture description - -#### Installation - -1. xxxx -2. xxxx -3. xxxx - -#### Instructions - -1. xxxx -2. xxxx -3. xxxx - -#### Contribution - -1. Fork the repository -2. Create Feat_xxx branch -3. Commit your code -4. Create Pull Request - - -#### Gitee Feature - -1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md -2. Gitee blog [blog.gitee.com](https://blog.gitee.com) -3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) -4. The most valuable open source project [GVP](https://gitee.com/gvp) -5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) -6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/) -- Gitee