From a31d7178178d54e6741cd64da965b901a0208731 Mon Sep 17 00:00:00 2001 From: GCX_XL <1759931586@qq.com> Date: Mon, 15 Apr 2024 13:52:21 +0000 Subject: [PATCH 1/6] =?UTF-8?q?add=20work/com/java/minxi/java=5F20240415/j?= =?UTF-8?q?ava=5F2301=5F=E5=BC=A0=E4=B8=89=5F2000212322/java=5F20240415=5F?= =?UTF-8?q?=E5=B9=B2=E7=BA=AF=E6=AC=A3=5F2344310104.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: GCX_XL <1759931586@qq.com> --- ..._\345\271\262\347\272\257\346\254\243_2344310104" | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 "work/com/java/minxi/java_20240415/java_2301_\345\274\240\344\270\211_2000212322/java_20240415_\345\271\262\347\272\257\346\254\243_2344310104" diff --git "a/work/com/java/minxi/java_20240415/java_2301_\345\274\240\344\270\211_2000212322/java_20240415_\345\271\262\347\272\257\346\254\243_2344310104" "b/work/com/java/minxi/java_20240415/java_2301_\345\274\240\344\270\211_2000212322/java_20240415_\345\271\262\347\272\257\346\254\243_2344310104" new file mode 100644 index 00000000..0e72f8a4 --- /dev/null +++ "b/work/com/java/minxi/java_20240415/java_2301_\345\274\240\344\270\211_2000212322/java_20240415_\345\271\262\347\272\257\346\254\243_2344310104" @@ -0,0 +1,12 @@ +package com.java.minxi.java_20240415.java_2301_张三_2000212322; + +public class MainTest { + public static void main(String[] args) { + for (int i = 0; i < 9; i++) { + for (int j = 0; j < i + 1; j++) { + System.out.print((j + 1) + "*" + (i + 1) + "=" + (i + 1) * (j + 1) + " "); + } + System.out.println(); + } + } +} \ No newline at end of file -- Gitee From 7d88ac49f3593b432a599f02f3889d0a5b257130 Mon Sep 17 00:00:00 2001 From: Laofan <545690097@qq.com> Date: Mon, 15 Apr 2024 14:01:21 +0000 Subject: [PATCH 2/6] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=96=87=E4=BB=B6=20work?= =?UTF-8?q?/com/java/minxi/java=5F20240415/java=5F2301=5F=E9=9F=A6?= =?UTF-8?q?=E5=8A=9B=E8=8E=89=5F39?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...ava_2301_\351\237\246\345\212\233\350\216\211_39" | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 "work/com/java/minxi/java_20240415/java_2301_\351\237\246\345\212\233\350\216\211_39" diff --git "a/work/com/java/minxi/java_20240415/java_2301_\351\237\246\345\212\233\350\216\211_39" "b/work/com/java/minxi/java_20240415/java_2301_\351\237\246\345\212\233\350\216\211_39" deleted file mode 100644 index 1be778aa..00000000 --- "a/work/com/java/minxi/java_20240415/java_2301_\351\237\246\345\212\233\350\216\211_39" +++ /dev/null @@ -1,12 +0,0 @@ -package student1; - -public class learn01 { - public static void main(String[] args) { - for (int i =1; i<=9;i++){ - for (int b =1;b<=i;b++){ - System.out.print(b+"*"+i+"="+(i*b)+"\t"); - } - System.out.println(); - } - } -} -- Gitee From c2c4162c931f4cc05e8872bb13e139f61ddb57ae Mon Sep 17 00:00:00 2001 From: Fan-0501 Date: Mon, 15 Apr 2024 14:04:19 +0000 Subject: [PATCH 3/6] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=96=87=E4=BB=B6=20work?= =?UTF-8?q?/com/java/minxi/java=5F20240415/java=5F2301=5F=E5=BC=A0?= =?UTF-8?q?=E4=B8=89=5F2000212322/java=5F20240415=5F=E5=B9=B2=E7=BA=AF?= =?UTF-8?q?=E6=AC=A3=5F2344310104?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ..._\345\271\262\347\272\257\346\254\243_2344310104" | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 "work/com/java/minxi/java_20240415/java_2301_\345\274\240\344\270\211_2000212322/java_20240415_\345\271\262\347\272\257\346\254\243_2344310104" diff --git "a/work/com/java/minxi/java_20240415/java_2301_\345\274\240\344\270\211_2000212322/java_20240415_\345\271\262\347\272\257\346\254\243_2344310104" "b/work/com/java/minxi/java_20240415/java_2301_\345\274\240\344\270\211_2000212322/java_20240415_\345\271\262\347\272\257\346\254\243_2344310104" deleted file mode 100644 index 0e72f8a4..00000000 --- "a/work/com/java/minxi/java_20240415/java_2301_\345\274\240\344\270\211_2000212322/java_20240415_\345\271\262\347\272\257\346\254\243_2344310104" +++ /dev/null @@ -1,12 +0,0 @@ -package com.java.minxi.java_20240415.java_2301_张三_2000212322; - -public class MainTest { - public static void main(String[] args) { - for (int i = 0; i < 9; i++) { - for (int j = 0; j < i + 1; j++) { - System.out.print((j + 1) + "*" + (i + 1) + "=" + (i + 1) * (j + 1) + " "); - } - System.out.println(); - } - } -} \ No newline at end of file -- Gitee From 34105200cafc8e70653af0c5383d93750e07d477 Mon Sep 17 00:00:00 2001 From: Laofan <545690097@qq.com> Date: Tue, 16 Apr 2024 12:39:02 +0000 Subject: [PATCH 4/6] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=96=87=E4=BB=B6=20.ide?= =?UTF-8?q?a?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/.gitignore | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 .idea/.gitignore diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index 9ca843ef..00000000 --- a/.idea/.gitignore +++ /dev/null @@ -1,14 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml -# Editor-based HTTP Client requests -/httpRequests/ -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml -misc.xml -workspace.xml -vcs.xml -modules.xml -java2301.iml -uiDesigner.xml -- Gitee From b542940f829a333ccc01884427aee0dae23ded36 Mon Sep 17 00:00:00 2001 From: Laofan <545690097@qq.com> Date: Thu, 18 Apr 2024 17:22:50 +0800 Subject: [PATCH 5/6] =?UTF-8?q?fix=EF=BC=9A=20=E4=BF=AE=E6=94=B9=E5=88=9D?= =?UTF-8?q?=E5=A7=8B=E5=8C=96=E4=BB=93=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../MainTest.java" | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 "work/com/java/minxi/java_20240415/java_2301_\345\274\240\344\270\211_2000212322/MainTest.java" diff --git "a/work/com/java/minxi/java_20240415/java_2301_\345\274\240\344\270\211_2000212322/MainTest.java" "b/work/com/java/minxi/java_20240415/java_2301_\345\274\240\344\270\211_2000212322/MainTest.java" deleted file mode 100644 index 90b0d015..00000000 --- "a/work/com/java/minxi/java_20240415/java_2301_\345\274\240\344\270\211_2000212322/MainTest.java" +++ /dev/null @@ -1,8 +0,0 @@ -package com.java.minxi.java_20240415.java_2301_张三_2000212322; - -public class MainTest { - - public static void main(String[] args) { - System.out.println("Hello World"); - } -} \ No newline at end of file -- Gitee From b1c611b5b698d521b7bd862be4d6464c6bcd8486 Mon Sep 17 00:00:00 2001 From: Laofan <545690097@qq.com> Date: Thu, 18 Apr 2024 17:24:20 +0800 Subject: [PATCH 6/6] =?UTF-8?q?feat=EF=BC=9A=20=E6=B7=BB=E5=8A=A0418?= =?UTF-8?q?=E4=BD=9C=E4=B8=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../java_2301_laofan_2344000000/MainTest.java | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 work/com/java/minxi/java_20240418/java_2301_laofan_2344000000/MainTest.java diff --git a/work/com/java/minxi/java_20240418/java_2301_laofan_2344000000/MainTest.java b/work/com/java/minxi/java_20240418/java_2301_laofan_2344000000/MainTest.java new file mode 100644 index 00000000..c7a1433f --- /dev/null +++ b/work/com/java/minxi/java_20240418/java_2301_laofan_2344000000/MainTest.java @@ -0,0 +1,7 @@ +package com.java.minxi.java_20240418.java_2301_laofan_2344000000; + +public class MainTest { + public static void main(String[] args) { + System.out.println("HelloWork"); + } +} -- Gitee