From 6cbf3c7a80d4aab41fbe5263d9ad8d08254baf34 Mon Sep 17 00:00:00 2001 From: theyao6 <1246194691@qq.com> Date: Sun, 31 Mar 2024 19:40:18 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- maven_web-1.0-SNAPSHOT/index.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 maven_web-1.0-SNAPSHOT/index.html diff --git a/maven_web-1.0-SNAPSHOT/index.html b/maven_web-1.0-SNAPSHOT/index.html new file mode 100644 index 0000000..7461752 --- /dev/null +++ b/maven_web-1.0-SNAPSHOT/index.html @@ -0,0 +1,21 @@ + + + + + 软件工程 + + +
+

专业:大数据技术与工程    姓名:卜良耀    学号:32309305

+

运行环境:

+

Java:jdk 17

+

IDEA:2022.2

+

Maven:3.8.8

+

JUnit:5.9.2

+

scop:test

+

服务器:Tomcat  10.1.19

+

此处是文件修改的证明

+ +
+ + \ No newline at end of file -- Gitee From a94aa6158271caca820611dc34f2c760195879eb Mon Sep 17 00:00:00 2001 From: theyao6 <1246194691@qq.com> Date: Sun, 31 Mar 2024 19:49:50 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= 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 bd2cb73..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 From 632cd279a6b947437093e39014eaef2a9d19c1cc Mon Sep 17 00:00:00 2001 From: theyao <14240622+theyaonb@user.noreply.gitee.com> Date: Sun, 31 Mar 2024 11:35:22 +0000 Subject: [PATCH 3/3] add a.txt. Signed-off-by: theyao <14240622+theyaonb@user.noreply.gitee.com> --- a.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 a.txt diff --git a/a.txt b/a.txt new file mode 100644 index 0000000..e4a7dd9 --- /dev/null +++ b/a.txt @@ -0,0 +1 @@ +aaaaa \ No newline at end of file -- Gitee