From f5826d2837302dcf369539712f2a91587252dca2 Mon Sep 17 00:00:00 2001 From: nodeeeeee Date: Wed, 25 Sep 2024 22:11:11 +0800 Subject: [PATCH 1/6] Create test test if I can create a new file --- "\351\207\217\345\255\220\350\256\241\347\256\227 week11/test" | 1 + 1 file changed, 1 insertion(+) create mode 100644 "\351\207\217\345\255\220\350\256\241\347\256\227 week11/test" diff --git "a/\351\207\217\345\255\220\350\256\241\347\256\227 week11/test" "b/\351\207\217\345\255\220\350\256\241\347\256\227 week11/test" new file mode 100644 index 0000000..8b13789 --- /dev/null +++ "b/\351\207\217\345\255\220\350\256\241\347\256\227 week11/test" @@ -0,0 +1 @@ + From 3cec4af0141c8deaedf11ec91cb0afd56ab90851 Mon Sep 17 00:00:00 2001 From: nodeeeeee Date: Wed, 25 Sep 2024 22:13:45 +0800 Subject: [PATCH 2/6] Update Readme.md --- .../Readme.md" | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git "a/\351\207\217\345\255\220\350\256\241\347\256\227 week11/Readme.md" "b/\351\207\217\345\255\220\350\256\241\347\256\227 week11/Readme.md" index 5c4628e..c409f6d 100644 --- "a/\351\207\217\345\255\220\350\256\241\347\256\227 week11/Readme.md" +++ "b/\351\207\217\345\255\220\350\256\241\347\256\227 week11/Readme.md" @@ -1 +1,2 @@ -# 量子计算 week11 \ No newline at end of file +# 量子计算 week11 +hello world From b81503be0ddf9f59208b29c6d1b328064c00b968 Mon Sep 17 00:00:00 2001 From: nodeeeeee Date: Sun, 20 Oct 2024 16:55:37 +0800 Subject: [PATCH 3/6] add hello.html --- .idea/.gitignore | 5 +++++ .idea/CS1950-notes-test.iml | 12 ++++++++++++ .idea/modules.xml | 8 ++++++++ .idea/vcs.xml | 6 ++++++ hello.html | 10 ++++++++++ 5 files changed, 41 insertions(+) create mode 100644 .idea/.gitignore create mode 100644 .idea/CS1950-notes-test.iml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml create mode 100644 hello.html diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..b58b603 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,5 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ diff --git a/.idea/CS1950-notes-test.iml b/.idea/CS1950-notes-test.iml new file mode 100644 index 0000000..24643cc --- /dev/null +++ b/.idea/CS1950-notes-test.iml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..72640db --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ 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/hello.html b/hello.html new file mode 100644 index 0000000..bf3d563 --- /dev/null +++ b/hello.html @@ -0,0 +1,10 @@ + + + + + Hello! + + + Hello world! + + \ No newline at end of file From bf06c1ddf7b143c9d27f42b6fa6918afb278cfef Mon Sep 17 00:00:00 2001 From: nodeeeeee Date: Sun, 20 Oct 2024 17:06:57 +0800 Subject: [PATCH 4/6] add a heading to hello.html add gitnotes.md --- gitnotes.md | 0 hello.html | 3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 gitnotes.md diff --git a/gitnotes.md b/gitnotes.md new file mode 100644 index 0000000..e69de29 diff --git a/hello.html b/hello.html index bf3d563..b0001e8 100644 --- a/hello.html +++ b/hello.html @@ -2,9 +2,10 @@ - Hello! + Hello! +

Hello world!

Hello world! \ No newline at end of file From 8a7996524e3624e9860a440ed349bcfa2090bda7 Mon Sep 17 00:00:00 2001 From: nodeeeeee Date: Sun, 20 Oct 2024 17:10:00 +0800 Subject: [PATCH 5/6] fix a typo --- hello.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello.html b/hello.html index b0001e8..34ab104 100644 --- a/hello.html +++ b/hello.html @@ -2,7 +2,7 @@ - Hello! + Hello!

Hello world!

From fef86c866fc27d3aa811a76d693f0b9c5a2b9f0f Mon Sep 17 00:00:00 2001 From: nodeeeeee Date: Sun, 20 Oct 2024 17:15:26 +0800 Subject: [PATCH 6/6] Update hello.html add a no use sentence --- hello.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hello.html b/hello.html index 34ab104..750039d 100644 --- a/hello.html +++ b/hello.html @@ -7,5 +7,6 @@

Hello world!

Hello world! + Will it really change? - \ No newline at end of file +