From 11965d083c0b8777ba0dd817a1ffaeebe651d12a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=B6=E5=AD=90=E8=B1=AA?= <2936219414@qq.com> Date: Sat, 26 Nov 2022 17:11:26 +0800 Subject: [PATCH 01/13] =?UTF-8?q?=E4=BD=9C=E4=B8=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../zzz/.idea/.gitignore" | 8 ++++++++ .../zzz/.idea/misc.xml" | 6 ++++++ .../zzz/.idea/modules.xml" | 8 ++++++++ .../zzz/.idea/vcs.xml" | 6 ++++++ .../zzz/out/production/zzz/zy.class" | Bin 0 -> 1028 bytes .../zzz/src/zy.java" | 9 +++++++++ .../zzz/zzz.iml" | 11 +++++++++++ 7 files changed, 48 insertions(+) create mode 100644 "54 \345\217\266\345\255\220\350\261\252/zzz/.idea/.gitignore" create mode 100644 "54 \345\217\266\345\255\220\350\261\252/zzz/.idea/misc.xml" create mode 100644 "54 \345\217\266\345\255\220\350\261\252/zzz/.idea/modules.xml" create mode 100644 "54 \345\217\266\345\255\220\350\261\252/zzz/.idea/vcs.xml" create mode 100644 "54 \345\217\266\345\255\220\350\261\252/zzz/out/production/zzz/zy.class" create mode 100644 "54 \345\217\266\345\255\220\350\261\252/zzz/src/zy.java" create mode 100644 "54 \345\217\266\345\255\220\350\261\252/zzz/zzz.iml" diff --git "a/54 \345\217\266\345\255\220\350\261\252/zzz/.idea/.gitignore" "b/54 \345\217\266\345\255\220\350\261\252/zzz/.idea/.gitignore" new file mode 100644 index 0000000..35410ca --- /dev/null +++ "b/54 \345\217\266\345\255\220\350\261\252/zzz/.idea/.gitignore" @@ -0,0 +1,8 @@ +# 默认忽略的文件 +/shelf/ +/workspace.xml +# 基于编辑器的 HTTP 客户端请求 +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git "a/54 \345\217\266\345\255\220\350\261\252/zzz/.idea/misc.xml" "b/54 \345\217\266\345\255\220\350\261\252/zzz/.idea/misc.xml" new file mode 100644 index 0000000..0548357 --- /dev/null +++ "b/54 \345\217\266\345\255\220\350\261\252/zzz/.idea/misc.xml" @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git "a/54 \345\217\266\345\255\220\350\261\252/zzz/.idea/modules.xml" "b/54 \345\217\266\345\255\220\350\261\252/zzz/.idea/modules.xml" new file mode 100644 index 0000000..c0c0a91 --- /dev/null +++ "b/54 \345\217\266\345\255\220\350\261\252/zzz/.idea/modules.xml" @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git "a/54 \345\217\266\345\255\220\350\261\252/zzz/.idea/vcs.xml" "b/54 \345\217\266\345\255\220\350\261\252/zzz/.idea/vcs.xml" new file mode 100644 index 0000000..b2bdec2 --- /dev/null +++ "b/54 \345\217\266\345\255\220\350\261\252/zzz/.idea/vcs.xml" @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git "a/54 \345\217\266\345\255\220\350\261\252/zzz/out/production/zzz/zy.class" "b/54 \345\217\266\345\255\220\350\261\252/zzz/out/production/zzz/zy.class" new file mode 100644 index 0000000000000000000000000000000000000000..b5de2d6a15f9149399df08ee219652e59c6cd4f2 GIT binary patch literal 1028 zcmaJ=TTc^V5ItXMyW3g?3q=LI-%16FidQZwBqk&cnqWwbCT81i>XLR#maR#7l0*}{ zL}PqGpNNUZ2MHqk^JCR}K zff7zCdLle%8k(Nyw0kQ?g6!ID$^xztLyPeq(N8H#g2<^WDf{9r%>=xI>5LImuWObx zX)N1jaeSynoq(sbI92-orIgD_xah+rTo%~#Z;#%LmW-aMg!v=oJVsTU?kWzx?(QS;hH6u}~0bUtN4&T$);*ocXmhQ!M05bMMO^ zpOvORth{+gW^w-E%J}Qj<0q?&tU%3% z@Eg%#HD+!~4Q5A8HN}CYGb{uuW7pE*o1D4H$*W3=dvPlxBdQ)3Xbo<&m@TQb(ePkX zu)p~~W!X$uwkuE<+)8AFT3h{QL40(sS~rt?RRY@y8p2`h=DTfu9AFdF(FPcW=>@$j zGzXEh%k{KwJIN&z`zi$N#Xd$JG@y|g>+la$@xK7XU0pT)Zogw-7F7i}Z_mNycjqBB z<{|q%1g-q#;mu>mUku+`!M~HB$)fIB2i5DKhM;nALt6vYfj2vNw~JqyaR?G(M3&xA iMH8B^pOFJm9Kb;;cHtfl5jn`a%YhtW4}qgL=hz=_LlDgX literal 0 HcmV?d00001 diff --git "a/54 \345\217\266\345\255\220\350\261\252/zzz/src/zy.java" "b/54 \345\217\266\345\255\220\350\261\252/zzz/src/zy.java" new file mode 100644 index 0000000..90366e8 --- /dev/null +++ "b/54 \345\217\266\345\255\220\350\261\252/zzz/src/zy.java" @@ -0,0 +1,9 @@ +public class zy { + public static void main(String[] args) { + int price=2; +int age=18; +String name="张念山"; + System.out.println("我爱"+price+"班,我爱"+name); + System.out.println("我亲爱的班主任"+name+",你是软件工程学院的一道光!今年"+age+",明年"+age+"年年"+age+"我们爱你"); + } +} diff --git "a/54 \345\217\266\345\255\220\350\261\252/zzz/zzz.iml" "b/54 \345\217\266\345\255\220\350\261\252/zzz/zzz.iml" new file mode 100644 index 0000000..c90834f --- /dev/null +++ "b/54 \345\217\266\345\255\220\350\261\252/zzz/zzz.iml" @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file -- Gitee From e5c8ef5d6c958ed9c40d1b7114c4c75417d2200a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=B6=E5=AD=90=E8=B1=AA?= <2936219414@qq.com> Date: Sat, 26 Nov 2022 17:28:01 +0800 Subject: [PATCH 02/13] =?UTF-8?q?=E4=BD=9C=E4=B8=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../zy/.idea/.gitignore" | 0 .../zy/.idea/misc.xml" | 0 .../zy/.idea/modules.xml" | 2 +- .../zy/.idea/vcs.xml" | 0 .../zy/out/production/zy/zy.class" | Bin 1028 -> 1031 bytes .../zy/src/zy.java" | 6 +++--- .../zy/zy.iml" | 0 7 files changed, 4 insertions(+), 4 deletions(-) rename "54 \345\217\266\345\255\220\350\261\252/zzz/.idea/.gitignore" => "54 \345\217\266\345\255\220\350\261\252/zy/.idea/.gitignore" (100%) rename "54 \345\217\266\345\255\220\350\261\252/zzz/.idea/misc.xml" => "54 \345\217\266\345\255\220\350\261\252/zy/.idea/misc.xml" (100%) rename "54 \345\217\266\345\255\220\350\261\252/zzz/.idea/modules.xml" => "54 \345\217\266\345\255\220\350\261\252/zy/.idea/modules.xml" (63%) rename "54 \345\217\266\345\255\220\350\261\252/zzz/.idea/vcs.xml" => "54 \345\217\266\345\255\220\350\261\252/zy/.idea/vcs.xml" (100%) rename "54 \345\217\266\345\255\220\350\261\252/zzz/out/production/zzz/zy.class" => "54 \345\217\266\345\255\220\350\261\252/zy/out/production/zy/zy.class" (55%) rename "54 \345\217\266\345\255\220\350\261\252/zzz/src/zy.java" => "54 \345\217\266\345\255\220\350\261\252/zy/src/zy.java" (59%) rename "54 \345\217\266\345\255\220\350\261\252/zzz/zzz.iml" => "54 \345\217\266\345\255\220\350\261\252/zy/zy.iml" (100%) diff --git "a/54 \345\217\266\345\255\220\350\261\252/zzz/.idea/.gitignore" "b/54 \345\217\266\345\255\220\350\261\252/zy/.idea/.gitignore" similarity index 100% rename from "54 \345\217\266\345\255\220\350\261\252/zzz/.idea/.gitignore" rename to "54 \345\217\266\345\255\220\350\261\252/zy/.idea/.gitignore" diff --git "a/54 \345\217\266\345\255\220\350\261\252/zzz/.idea/misc.xml" "b/54 \345\217\266\345\255\220\350\261\252/zy/.idea/misc.xml" similarity index 100% rename from "54 \345\217\266\345\255\220\350\261\252/zzz/.idea/misc.xml" rename to "54 \345\217\266\345\255\220\350\261\252/zy/.idea/misc.xml" diff --git "a/54 \345\217\266\345\255\220\350\261\252/zzz/.idea/modules.xml" "b/54 \345\217\266\345\255\220\350\261\252/zy/.idea/modules.xml" similarity index 63% rename from "54 \345\217\266\345\255\220\350\261\252/zzz/.idea/modules.xml" rename to "54 \345\217\266\345\255\220\350\261\252/zy/.idea/modules.xml" index c0c0a91..b3dcd82 100644 --- "a/54 \345\217\266\345\255\220\350\261\252/zzz/.idea/modules.xml" +++ "b/54 \345\217\266\345\255\220\350\261\252/zy/.idea/modules.xml" @@ -2,7 +2,7 @@ - + \ No newline at end of file diff --git "a/54 \345\217\266\345\255\220\350\261\252/zzz/.idea/vcs.xml" "b/54 \345\217\266\345\255\220\350\261\252/zy/.idea/vcs.xml" similarity index 100% rename from "54 \345\217\266\345\255\220\350\261\252/zzz/.idea/vcs.xml" rename to "54 \345\217\266\345\255\220\350\261\252/zy/.idea/vcs.xml" diff --git "a/54 \345\217\266\345\255\220\350\261\252/zzz/out/production/zzz/zy.class" "b/54 \345\217\266\345\255\220\350\261\252/zy/out/production/zy/zy.class" similarity index 55% rename from "54 \345\217\266\345\255\220\350\261\252/zzz/out/production/zzz/zy.class" rename to "54 \345\217\266\345\255\220\350\261\252/zy/out/production/zy/zy.class" index b5de2d6a15f9149399df08ee219652e59c6cd4f2..20f4b635bedf41c20b8b11dda3e89f76fb439ddf 100644 GIT binary patch delta 38 tcmZqSXy@2)iBXbW=jqNZK*Y$vr}M01;*;HLo_B0~vUh>v<`;}IOaN3g5>NmD delta 35 qcmZqYXyMp!iBXL0>CP=c#K^$&tYhMn-D{qAY<#kJ!RFVDGE4w4UlG&* diff --git "a/54 \345\217\266\345\255\220\350\261\252/zzz/src/zy.java" "b/54 \345\217\266\345\255\220\350\261\252/zy/src/zy.java" similarity index 59% rename from "54 \345\217\266\345\255\220\350\261\252/zzz/src/zy.java" rename to "54 \345\217\266\345\255\220\350\261\252/zy/src/zy.java" index 90366e8..d9141f5 100644 --- "a/54 \345\217\266\345\255\220\350\261\252/zzz/src/zy.java" +++ "b/54 \345\217\266\345\255\220\350\261\252/zy/src/zy.java" @@ -1,9 +1,9 @@ public class zy { public static void main(String[] args) { int price=2; -int age=18; -String name="张念山"; + int age=18; + String name="张念山"; System.out.println("我爱"+price+"班,我爱"+name); - System.out.println("我亲爱的班主任"+name+",你是软件工程学院的一道光!今年"+age+",明年"+age+"年年"+age+"我们爱你"); + System.out.println("我亲爱的班主任"+name+",你是软件工程学院的一道光!今年"+age+",明年"+age+",年年"+age+",我们爱你!"); } } diff --git "a/54 \345\217\266\345\255\220\350\261\252/zzz/zzz.iml" "b/54 \345\217\266\345\255\220\350\261\252/zy/zy.iml" similarity index 100% rename from "54 \345\217\266\345\255\220\350\261\252/zzz/zzz.iml" rename to "54 \345\217\266\345\255\220\350\261\252/zy/zy.iml" -- Gitee From 98c0dd5dd546d8107f9d160cbcbddc22bcaf3ca2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=B6=E5=AD=90=E8=B1=AA?= <2936219414@qq.com> Date: Sat, 26 Nov 2022 19:33:29 +0800 Subject: [PATCH 03/13] =?UTF-8?q?=E4=BD=9C=E4=B8=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- "54 \345\217\266\345\255\220\350\261\252/zy.md" | 0 .../zy/.idea/.gitignore" | 8 -------- .../zy/.idea/misc.xml" | 6 ------ .../zy/.idea/modules.xml" | 8 -------- .../zy/.idea/vcs.xml" | 6 ------ .../zy/out/production/zy/zy.class" | Bin 1031 -> 0 bytes .../zy/src/zy.java" | 9 --------- .../zy/zy.iml" | 11 ----------- 8 files changed, 48 deletions(-) create mode 100644 "54 \345\217\266\345\255\220\350\261\252/zy.md" delete mode 100644 "54 \345\217\266\345\255\220\350\261\252/zy/.idea/.gitignore" delete mode 100644 "54 \345\217\266\345\255\220\350\261\252/zy/.idea/misc.xml" delete mode 100644 "54 \345\217\266\345\255\220\350\261\252/zy/.idea/modules.xml" delete mode 100644 "54 \345\217\266\345\255\220\350\261\252/zy/.idea/vcs.xml" delete mode 100644 "54 \345\217\266\345\255\220\350\261\252/zy/out/production/zy/zy.class" delete mode 100644 "54 \345\217\266\345\255\220\350\261\252/zy/src/zy.java" delete mode 100644 "54 \345\217\266\345\255\220\350\261\252/zy/zy.iml" diff --git "a/54 \345\217\266\345\255\220\350\261\252/zy.md" "b/54 \345\217\266\345\255\220\350\261\252/zy.md" new file mode 100644 index 0000000..e69de29 diff --git "a/54 \345\217\266\345\255\220\350\261\252/zy/.idea/.gitignore" "b/54 \345\217\266\345\255\220\350\261\252/zy/.idea/.gitignore" deleted file mode 100644 index 35410ca..0000000 --- "a/54 \345\217\266\345\255\220\350\261\252/zy/.idea/.gitignore" +++ /dev/null @@ -1,8 +0,0 @@ -# 默认忽略的文件 -/shelf/ -/workspace.xml -# 基于编辑器的 HTTP 客户端请求 -/httpRequests/ -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml diff --git "a/54 \345\217\266\345\255\220\350\261\252/zy/.idea/misc.xml" "b/54 \345\217\266\345\255\220\350\261\252/zy/.idea/misc.xml" deleted file mode 100644 index 0548357..0000000 --- "a/54 \345\217\266\345\255\220\350\261\252/zy/.idea/misc.xml" +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git "a/54 \345\217\266\345\255\220\350\261\252/zy/.idea/modules.xml" "b/54 \345\217\266\345\255\220\350\261\252/zy/.idea/modules.xml" deleted file mode 100644 index b3dcd82..0000000 --- "a/54 \345\217\266\345\255\220\350\261\252/zy/.idea/modules.xml" +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git "a/54 \345\217\266\345\255\220\350\261\252/zy/.idea/vcs.xml" "b/54 \345\217\266\345\255\220\350\261\252/zy/.idea/vcs.xml" deleted file mode 100644 index b2bdec2..0000000 --- "a/54 \345\217\266\345\255\220\350\261\252/zy/.idea/vcs.xml" +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git "a/54 \345\217\266\345\255\220\350\261\252/zy/out/production/zy/zy.class" "b/54 \345\217\266\345\255\220\350\261\252/zy/out/production/zy/zy.class" deleted file mode 100644 index 20f4b635bedf41c20b8b11dda3e89f76fb439ddf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1031 zcmaJ=TTc^V5ItXMyW3g;3q=LI;I&kssCea~LSjPFpb3V=XkxbQrY>o>q-;&flO&qp zB^u)k`b11LK1fK37Nnp)`#ZK&p7;mGvuz0?#5Vor%*^>_&dzLq{$Bb9pbG`_ERe_q2rmI8gL|9GTQo?aYyrE=7iH|5L&GIWjyK!F|=cUj@rkf_AXu3dy|4wLB zd7uR2iXICN8!1hXb(d-@sTkRHJER31V<|1dK4Oqklo*j+R}!Vh+lmRehm+}4M7^$A z(xiz@hsE)r4)p@A!tzYv`Lruh7;Q?H6sSr59=V;#LL zUVJ&*wh`{b6$w{8xQ2cKAEV~dJo&}9kH|6?^JYFT(7C?+++3Miou2!(GH2#2?n-Qe(5CBfA=m9a5Zj|#N=ci7FgP-Qy2 z*z6x{{ZCpplH~;p)cdy+S)i_@eybopJ-4kJalS3Sodk`b1$+2ABE|CPu8wKTyTL0}yre)OvfpwxM}c~#^e^Ou7=hh2X$Je7oZH$k&St=<4N8=#h;d~s7-Bh`VOZS3vfSEe6;gb0zP kH&E7uW*nerLl_5fh>9J!hr>iR^6qjVM_5DPXo+*|4^VCqNdN!< diff --git "a/54 \345\217\266\345\255\220\350\261\252/zy/src/zy.java" "b/54 \345\217\266\345\255\220\350\261\252/zy/src/zy.java" deleted file mode 100644 index d9141f5..0000000 --- "a/54 \345\217\266\345\255\220\350\261\252/zy/src/zy.java" +++ /dev/null @@ -1,9 +0,0 @@ -public class zy { - public static void main(String[] args) { - int price=2; - int age=18; - String name="张念山"; - System.out.println("我爱"+price+"班,我爱"+name); - System.out.println("我亲爱的班主任"+name+",你是软件工程学院的一道光!今年"+age+",明年"+age+",年年"+age+",我们爱你!"); - } -} diff --git "a/54 \345\217\266\345\255\220\350\261\252/zy/zy.iml" "b/54 \345\217\266\345\255\220\350\261\252/zy/zy.iml" deleted file mode 100644 index c90834f..0000000 --- "a/54 \345\217\266\345\255\220\350\261\252/zy/zy.iml" +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file -- Gitee From da9b531ebf7a4fcb1d0347ef7f762add8ae76175 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=B6=E5=AD=90=E8=B1=AA?= <2936219414@qq.com> Date: Sat, 26 Nov 2022 19:42:52 +0800 Subject: [PATCH 04/13] =?UTF-8?q?=E4=BD=9C=E4=B8=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- "54 \345\217\266\345\255\220\350\261\252/zy.md" | 0 .../zy/.idea/.gitignore" | 8 ++++++++ .../zy/.idea/misc.xml" | 6 ++++++ .../zy/.idea/modules.xml" | 8 ++++++++ .../zy/.idea/vcs.xml" | 6 ++++++ .../zy/out/production/zy/zy.class" | Bin 0 -> 1031 bytes .../zy/src/zy.java" | 11 +++++++++++ .../zy/zy.iml" | 11 +++++++++++ 8 files changed, 50 insertions(+) delete mode 100644 "54 \345\217\266\345\255\220\350\261\252/zy.md" create mode 100644 "54 \345\217\266\345\255\220\350\261\252/zy/.idea/.gitignore" create mode 100644 "54 \345\217\266\345\255\220\350\261\252/zy/.idea/misc.xml" create mode 100644 "54 \345\217\266\345\255\220\350\261\252/zy/.idea/modules.xml" create mode 100644 "54 \345\217\266\345\255\220\350\261\252/zy/.idea/vcs.xml" create mode 100644 "54 \345\217\266\345\255\220\350\261\252/zy/out/production/zy/zy.class" create mode 100644 "54 \345\217\266\345\255\220\350\261\252/zy/src/zy.java" create mode 100644 "54 \345\217\266\345\255\220\350\261\252/zy/zy.iml" diff --git "a/54 \345\217\266\345\255\220\350\261\252/zy.md" "b/54 \345\217\266\345\255\220\350\261\252/zy.md" deleted file mode 100644 index e69de29..0000000 diff --git "a/54 \345\217\266\345\255\220\350\261\252/zy/.idea/.gitignore" "b/54 \345\217\266\345\255\220\350\261\252/zy/.idea/.gitignore" new file mode 100644 index 0000000..35410ca --- /dev/null +++ "b/54 \345\217\266\345\255\220\350\261\252/zy/.idea/.gitignore" @@ -0,0 +1,8 @@ +# 默认忽略的文件 +/shelf/ +/workspace.xml +# 基于编辑器的 HTTP 客户端请求 +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git "a/54 \345\217\266\345\255\220\350\261\252/zy/.idea/misc.xml" "b/54 \345\217\266\345\255\220\350\261\252/zy/.idea/misc.xml" new file mode 100644 index 0000000..0548357 --- /dev/null +++ "b/54 \345\217\266\345\255\220\350\261\252/zy/.idea/misc.xml" @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git "a/54 \345\217\266\345\255\220\350\261\252/zy/.idea/modules.xml" "b/54 \345\217\266\345\255\220\350\261\252/zy/.idea/modules.xml" new file mode 100644 index 0000000..b3dcd82 --- /dev/null +++ "b/54 \345\217\266\345\255\220\350\261\252/zy/.idea/modules.xml" @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git "a/54 \345\217\266\345\255\220\350\261\252/zy/.idea/vcs.xml" "b/54 \345\217\266\345\255\220\350\261\252/zy/.idea/vcs.xml" new file mode 100644 index 0000000..b2bdec2 --- /dev/null +++ "b/54 \345\217\266\345\255\220\350\261\252/zy/.idea/vcs.xml" @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git "a/54 \345\217\266\345\255\220\350\261\252/zy/out/production/zy/zy.class" "b/54 \345\217\266\345\255\220\350\261\252/zy/out/production/zy/zy.class" new file mode 100644 index 0000000000000000000000000000000000000000..20f4b635bedf41c20b8b11dda3e89f76fb439ddf GIT binary patch literal 1031 zcmaJ=TTc^V5ItXMyW3g;3q=LI;I&kssCea~LSjPFpb3V=XkxbQrY>o>q-;&flO&qp zB^u)k`b11LK1fK37Nnp)`#ZK&p7;mGvuz0?#5Vor%*^>_&dzLq{$Bb9pbG`_ERe_q2rmI8gL|9GTQo?aYyrE=7iH|5L&GIWjyK!F|=cUj@rkf_AXu3dy|4wLB zd7uR2iXICN8!1hXb(d-@sTkRHJER31V<|1dK4Oqklo*j+R}!Vh+lmRehm+}4M7^$A z(xiz@hsE)r4)p@A!tzYv`Lruh7;Q?H6sSr59=V;#LL zUVJ&*wh`{b6$w{8xQ2cKAEV~dJo&}9kH|6?^JYFT(7C?+++3Miou2!(GH2#2?n-Qe(5CBfA=m9a5Zj|#N=ci7FgP-Qy2 z*z6x{{ZCpplH~;p)cdy+S)i_@eybopJ-4kJalS3Sodk`b1$+2ABE|CPu8wKTyTL0}yre)OvfpwxM}c~#^e^Ou7=hh2X$Je7oZH$k&St=<4N8=#h;d~s7-Bh`VOZS3vfSEe6;gb0zP kH&E7uW*nerLl_5fh>9J!hr>iR^6qjVM_5DPXo+*|4^VCqNdN!< literal 0 HcmV?d00001 diff --git "a/54 \345\217\266\345\255\220\350\261\252/zy/src/zy.java" "b/54 \345\217\266\345\255\220\350\261\252/zy/src/zy.java" new file mode 100644 index 0000000..7b851b2 --- /dev/null +++ "b/54 \345\217\266\345\255\220\350\261\252/zy/src/zy.java" @@ -0,0 +1,11 @@ +public class zy { + public static void main(String[] args) { + int price=2; + int age=18; + String name="张念山"; + System.out.println("我爱"+price+"班,我爱"+name); + System.out.println("我亲爱的班主任"+name+",你是软件工程学院的一道光!今年"+age+",明年"+age+",年年"+age+",我们爱你!"); + } + } + + diff --git "a/54 \345\217\266\345\255\220\350\261\252/zy/zy.iml" "b/54 \345\217\266\345\255\220\350\261\252/zy/zy.iml" new file mode 100644 index 0000000..c90834f --- /dev/null +++ "b/54 \345\217\266\345\255\220\350\261\252/zy/zy.iml" @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file -- Gitee From 3df3adf080b8f276a49af00780532612cc8d3214 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=B6=E5=AD=90=E8=B1=AA?= <2936219414@qq.com> Date: Sat, 26 Nov 2022 20:07:40 +0800 Subject: [PATCH 05/13] =?UTF-8?q?=E4=BD=9C=E4=B8=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../11.26.md" | 0 .../zy/.idea/.gitignore" | 8 -------- .../zy/.idea/misc.xml" | 6 ------ .../zy/.idea/modules.xml" | 8 -------- .../zy/.idea/vcs.xml" | 6 ------ .../zy/out/production/zy/zy.class" | Bin 1031 -> 0 bytes .../zy/src/zy.java" | 11 ----------- .../zy/zy.iml" | 11 ----------- 8 files changed, 50 deletions(-) create mode 100644 "54 \345\217\266\345\255\220\350\261\252/11.26.md" delete mode 100644 "54 \345\217\266\345\255\220\350\261\252/zy/.idea/.gitignore" delete mode 100644 "54 \345\217\266\345\255\220\350\261\252/zy/.idea/misc.xml" delete mode 100644 "54 \345\217\266\345\255\220\350\261\252/zy/.idea/modules.xml" delete mode 100644 "54 \345\217\266\345\255\220\350\261\252/zy/.idea/vcs.xml" delete mode 100644 "54 \345\217\266\345\255\220\350\261\252/zy/out/production/zy/zy.class" delete mode 100644 "54 \345\217\266\345\255\220\350\261\252/zy/src/zy.java" delete mode 100644 "54 \345\217\266\345\255\220\350\261\252/zy/zy.iml" diff --git "a/54 \345\217\266\345\255\220\350\261\252/11.26.md" "b/54 \345\217\266\345\255\220\350\261\252/11.26.md" new file mode 100644 index 0000000..e69de29 diff --git "a/54 \345\217\266\345\255\220\350\261\252/zy/.idea/.gitignore" "b/54 \345\217\266\345\255\220\350\261\252/zy/.idea/.gitignore" deleted file mode 100644 index 35410ca..0000000 --- "a/54 \345\217\266\345\255\220\350\261\252/zy/.idea/.gitignore" +++ /dev/null @@ -1,8 +0,0 @@ -# 默认忽略的文件 -/shelf/ -/workspace.xml -# 基于编辑器的 HTTP 客户端请求 -/httpRequests/ -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml diff --git "a/54 \345\217\266\345\255\220\350\261\252/zy/.idea/misc.xml" "b/54 \345\217\266\345\255\220\350\261\252/zy/.idea/misc.xml" deleted file mode 100644 index 0548357..0000000 --- "a/54 \345\217\266\345\255\220\350\261\252/zy/.idea/misc.xml" +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git "a/54 \345\217\266\345\255\220\350\261\252/zy/.idea/modules.xml" "b/54 \345\217\266\345\255\220\350\261\252/zy/.idea/modules.xml" deleted file mode 100644 index b3dcd82..0000000 --- "a/54 \345\217\266\345\255\220\350\261\252/zy/.idea/modules.xml" +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git "a/54 \345\217\266\345\255\220\350\261\252/zy/.idea/vcs.xml" "b/54 \345\217\266\345\255\220\350\261\252/zy/.idea/vcs.xml" deleted file mode 100644 index b2bdec2..0000000 --- "a/54 \345\217\266\345\255\220\350\261\252/zy/.idea/vcs.xml" +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git "a/54 \345\217\266\345\255\220\350\261\252/zy/out/production/zy/zy.class" "b/54 \345\217\266\345\255\220\350\261\252/zy/out/production/zy/zy.class" deleted file mode 100644 index 20f4b635bedf41c20b8b11dda3e89f76fb439ddf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1031 zcmaJ=TTc^V5ItXMyW3g;3q=LI;I&kssCea~LSjPFpb3V=XkxbQrY>o>q-;&flO&qp zB^u)k`b11LK1fK37Nnp)`#ZK&p7;mGvuz0?#5Vor%*^>_&dzLq{$Bb9pbG`_ERe_q2rmI8gL|9GTQo?aYyrE=7iH|5L&GIWjyK!F|=cUj@rkf_AXu3dy|4wLB zd7uR2iXICN8!1hXb(d-@sTkRHJER31V<|1dK4Oqklo*j+R}!Vh+lmRehm+}4M7^$A z(xiz@hsE)r4)p@A!tzYv`Lruh7;Q?H6sSr59=V;#LL zUVJ&*wh`{b6$w{8xQ2cKAEV~dJo&}9kH|6?^JYFT(7C?+++3Miou2!(GH2#2?n-Qe(5CBfA=m9a5Zj|#N=ci7FgP-Qy2 z*z6x{{ZCpplH~;p)cdy+S)i_@eybopJ-4kJalS3Sodk`b1$+2ABE|CPu8wKTyTL0}yre)OvfpwxM}c~#^e^Ou7=hh2X$Je7oZH$k&St=<4N8=#h;d~s7-Bh`VOZS3vfSEe6;gb0zP kH&E7uW*nerLl_5fh>9J!hr>iR^6qjVM_5DPXo+*|4^VCqNdN!< diff --git "a/54 \345\217\266\345\255\220\350\261\252/zy/src/zy.java" "b/54 \345\217\266\345\255\220\350\261\252/zy/src/zy.java" deleted file mode 100644 index 7b851b2..0000000 --- "a/54 \345\217\266\345\255\220\350\261\252/zy/src/zy.java" +++ /dev/null @@ -1,11 +0,0 @@ -public class zy { - public static void main(String[] args) { - int price=2; - int age=18; - String name="张念山"; - System.out.println("我爱"+price+"班,我爱"+name); - System.out.println("我亲爱的班主任"+name+",你是软件工程学院的一道光!今年"+age+",明年"+age+",年年"+age+",我们爱你!"); - } - } - - diff --git "a/54 \345\217\266\345\255\220\350\261\252/zy/zy.iml" "b/54 \345\217\266\345\255\220\350\261\252/zy/zy.iml" deleted file mode 100644 index c90834f..0000000 --- "a/54 \345\217\266\345\255\220\350\261\252/zy/zy.iml" +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file -- Gitee From 567ab6c73655ad166069b85a824dad9d27d8630f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=B6=E5=AD=90=E8=B1=AA?= <2936219414@qq.com> Date: Sat, 26 Nov 2022 20:11:18 +0800 Subject: [PATCH 06/13] =?UTF-8?q?=E4=BD=9C=E4=B8=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- "54 \345\217\266\345\255\220\350\261\252/11.26.md" | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git "a/54 \345\217\266\345\255\220\350\261\252/11.26.md" "b/54 \345\217\266\345\255\220\350\261\252/11.26.md" index e69de29..807a63c 100644 --- "a/54 \345\217\266\345\255\220\350\261\252/11.26.md" +++ "b/54 \345\217\266\345\255\220\350\261\252/11.26.md" @@ -0,0 +1,9 @@ +public class zy { + public static void main(String[] args) { + int age=18; + String name="张念山"; + int price=2; + System.out.println("我爱"+price+"班 ,我爱"+name+"!"); + System.out.println("你是花儿,你是光。你是闽大顶呱呱.永远"+price+"班,年年"+age+"!"); + } +} \ No newline at end of file -- Gitee From 9d8244fb44f3e042b98aa258cb80f1b2eca7fb61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=B6=E5=AD=90=E8=B1=AA?= <2936219414@qq.com> Date: Sat, 26 Nov 2022 20:31:36 +0800 Subject: [PATCH 07/13] =?UTF-8?q?java=E4=BD=9C=E4=B8=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- "54 \345\217\266\345\255\220\350\261\252/11.26.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/54 \345\217\266\345\255\220\350\261\252/11.26.md" "b/54 \345\217\266\345\255\220\350\261\252/11.26.md" index 807a63c..58ec39e 100644 --- "a/54 \345\217\266\345\255\220\350\261\252/11.26.md" +++ "b/54 \345\217\266\345\255\220\350\261\252/11.26.md" @@ -6,4 +6,4 @@ public class zy { System.out.println("我爱"+price+"班 ,我爱"+name+"!"); System.out.println("你是花儿,你是光。你是闽大顶呱呱.永远"+price+"班,年年"+age+"!"); } -} \ No newline at end of file +} -- Gitee From d403f028dd90dc5157ed864953276a669eec5693 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=B6=E5=AD=90=E8=B1=AA?= <2936219414@qq.com> Date: Sat, 26 Nov 2022 20:35:11 +0800 Subject: [PATCH 08/13] =?UTF-8?q?java=E4=BD=9C=E4=B8=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- "54 \345\217\266\345\255\220\350\261\252/11.26.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/54 \345\217\266\345\255\220\350\261\252/11.26.md" "b/54 \345\217\266\345\255\220\350\261\252/11.26.md" index 58ec39e..fe21960 100644 --- "a/54 \345\217\266\345\255\220\350\261\252/11.26.md" +++ "b/54 \345\217\266\345\255\220\350\261\252/11.26.md" @@ -1,4 +1,4 @@ -public class zy { +ublic class zy { public static void main(String[] args) { int age=18; String name="张念山"; -- Gitee From 66ecd039a043f6988c85b67b0f160a68e2aa1edf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=B6=E5=AD=90=E8=B1=AA?= <2936219414@qq.com> Date: Sat, 26 Nov 2022 20:54:11 +0800 Subject: [PATCH 09/13] =?UTF-8?q?java=E4=BD=9C=E4=B8=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- "54 \345\217\266\345\255\220\350\261\252/11.26.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/54 \345\217\266\345\255\220\350\261\252/11.26.md" "b/54 \345\217\266\345\255\220\350\261\252/11.26.md" index fe21960..58ec39e 100644 --- "a/54 \345\217\266\345\255\220\350\261\252/11.26.md" +++ "b/54 \345\217\266\345\255\220\350\261\252/11.26.md" @@ -1,4 +1,4 @@ -ublic class zy { +public class zy { public static void main(String[] args) { int age=18; String name="张念山"; -- Gitee From 6408de26490531f99ea4ff2854a600ebb724885e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=B6=E5=AD=90=E8=B1=AA?= <2936219414@qq.com> Date: Sat, 26 Nov 2022 21:03:50 +0800 Subject: [PATCH 10/13] =?UTF-8?q?java=E4=BD=9C=E4=B8=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../11.26.md" | 9 --------- .../zy/.idea/.gitignore" | 8 ++++++++ .../zy/.idea/misc.xml" | 6 ++++++ .../zy/.idea/modules.xml" | 8 ++++++++ .../zy/.idea/vcs.xml" | 6 ++++++ .../zy/out/production/zy/zy.class" | Bin 0 -> 974 bytes .../zy/src/zy.java" | 11 +++++++++++ .../zy/zy.iml" | 11 +++++++++++ 8 files changed, 50 insertions(+), 9 deletions(-) delete mode 100644 "54 \345\217\266\345\255\220\350\261\252/11.26.md" create mode 100644 "54 \345\217\266\345\255\220\350\261\252/zy/.idea/.gitignore" create mode 100644 "54 \345\217\266\345\255\220\350\261\252/zy/.idea/misc.xml" create mode 100644 "54 \345\217\266\345\255\220\350\261\252/zy/.idea/modules.xml" create mode 100644 "54 \345\217\266\345\255\220\350\261\252/zy/.idea/vcs.xml" create mode 100644 "54 \345\217\266\345\255\220\350\261\252/zy/out/production/zy/zy.class" create mode 100644 "54 \345\217\266\345\255\220\350\261\252/zy/src/zy.java" create mode 100644 "54 \345\217\266\345\255\220\350\261\252/zy/zy.iml" diff --git "a/54 \345\217\266\345\255\220\350\261\252/11.26.md" "b/54 \345\217\266\345\255\220\350\261\252/11.26.md" deleted file mode 100644 index 58ec39e..0000000 --- "a/54 \345\217\266\345\255\220\350\261\252/11.26.md" +++ /dev/null @@ -1,9 +0,0 @@ -public class zy { - public static void main(String[] args) { - int age=18; - String name="张念山"; - int price=2; - System.out.println("我爱"+price+"班 ,我爱"+name+"!"); - System.out.println("你是花儿,你是光。你是闽大顶呱呱.永远"+price+"班,年年"+age+"!"); - } -} diff --git "a/54 \345\217\266\345\255\220\350\261\252/zy/.idea/.gitignore" "b/54 \345\217\266\345\255\220\350\261\252/zy/.idea/.gitignore" new file mode 100644 index 0000000..35410ca --- /dev/null +++ "b/54 \345\217\266\345\255\220\350\261\252/zy/.idea/.gitignore" @@ -0,0 +1,8 @@ +# 默认忽略的文件 +/shelf/ +/workspace.xml +# 基于编辑器的 HTTP 客户端请求 +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git "a/54 \345\217\266\345\255\220\350\261\252/zy/.idea/misc.xml" "b/54 \345\217\266\345\255\220\350\261\252/zy/.idea/misc.xml" new file mode 100644 index 0000000..0548357 --- /dev/null +++ "b/54 \345\217\266\345\255\220\350\261\252/zy/.idea/misc.xml" @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git "a/54 \345\217\266\345\255\220\350\261\252/zy/.idea/modules.xml" "b/54 \345\217\266\345\255\220\350\261\252/zy/.idea/modules.xml" new file mode 100644 index 0000000..b3dcd82 --- /dev/null +++ "b/54 \345\217\266\345\255\220\350\261\252/zy/.idea/modules.xml" @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git "a/54 \345\217\266\345\255\220\350\261\252/zy/.idea/vcs.xml" "b/54 \345\217\266\345\255\220\350\261\252/zy/.idea/vcs.xml" new file mode 100644 index 0000000..b2bdec2 --- /dev/null +++ "b/54 \345\217\266\345\255\220\350\261\252/zy/.idea/vcs.xml" @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git "a/54 \345\217\266\345\255\220\350\261\252/zy/out/production/zy/zy.class" "b/54 \345\217\266\345\255\220\350\261\252/zy/out/production/zy/zy.class" new file mode 100644 index 0000000000000000000000000000000000000000..ff5b69605537bb16ddf3057b5cefa9340f36a01a GIT binary patch literal 974 zcmaJ4R4;E9leEk5dB8|JJ%#v~m-s!}BlC&aKRrHJrv7Y0e7NtUP|zk??U! z>eO%!0}2K;oCh1#|8sGE`RVJ`M`iE+Qo;|s2M>STz32ODPZqrwFV~(|yty(*@A8|E zt4q(QnPn5+r}rEJftiv(-G-`>@kuk|Zh}Tj)2^9kX9`6o8vUMHh2%9h)MZ;uBhRKs zjHxNpo)GAXZ`1WH(E7Q#uq{5^^`Err7W}IdXoznmvOs-R{boVD4Bn9K=J*a8w-b~` zCu;d*9wKt_I|TW@fg5%D zpdPpq9(s%57ldvuAgo6!P}(a{^(dVLe?3N1K}`kPU$h;6Xgle&O8y3ILrx0?fm;O; wrWb( literal 0 HcmV?d00001 diff --git "a/54 \345\217\266\345\255\220\350\261\252/zy/src/zy.java" "b/54 \345\217\266\345\255\220\350\261\252/zy/src/zy.java" new file mode 100644 index 0000000..1545343 --- /dev/null +++ "b/54 \345\217\266\345\255\220\350\261\252/zy/src/zy.java" @@ -0,0 +1,11 @@ + + public class zy { + public static void main(String[] args) { + int age=18; + String name="张念山"; + int price=2; + System.out.println("我爱"+price+"班 ,我爱"+name+"!"); + System.out.println("你是花儿,你是光。你是闽大顶呱呱.永远"+price+"班,年年"+age+"!"); + } + } + diff --git "a/54 \345\217\266\345\255\220\350\261\252/zy/zy.iml" "b/54 \345\217\266\345\255\220\350\261\252/zy/zy.iml" new file mode 100644 index 0000000..c90834f --- /dev/null +++ "b/54 \345\217\266\345\255\220\350\261\252/zy/zy.iml" @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file -- Gitee From d249f3817dcb231da6e5b6b3a3deae12dcd07b1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=B6=E5=AD=90=E8=B1=AA?= <2936219414@qq.com> Date: Sat, 26 Nov 2022 21:05:04 +0800 Subject: [PATCH 11/13] =?UTF-8?q?java=E4=BD=9C=E4=B8=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- "54 \345\217\266\345\255\220\350\261\252/zy.md" | 0 .../zy/.idea/.gitignore" | 8 -------- .../zy/.idea/misc.xml" | 6 ------ .../zy/.idea/modules.xml" | 8 -------- .../zy/.idea/vcs.xml" | 6 ------ .../zy/out/production/zy/zy.class" | Bin 974 -> 0 bytes .../zy/src/zy.java" | 11 ----------- .../zy/zy.iml" | 11 ----------- 8 files changed, 50 deletions(-) create mode 100644 "54 \345\217\266\345\255\220\350\261\252/zy.md" delete mode 100644 "54 \345\217\266\345\255\220\350\261\252/zy/.idea/.gitignore" delete mode 100644 "54 \345\217\266\345\255\220\350\261\252/zy/.idea/misc.xml" delete mode 100644 "54 \345\217\266\345\255\220\350\261\252/zy/.idea/modules.xml" delete mode 100644 "54 \345\217\266\345\255\220\350\261\252/zy/.idea/vcs.xml" delete mode 100644 "54 \345\217\266\345\255\220\350\261\252/zy/out/production/zy/zy.class" delete mode 100644 "54 \345\217\266\345\255\220\350\261\252/zy/src/zy.java" delete mode 100644 "54 \345\217\266\345\255\220\350\261\252/zy/zy.iml" diff --git "a/54 \345\217\266\345\255\220\350\261\252/zy.md" "b/54 \345\217\266\345\255\220\350\261\252/zy.md" new file mode 100644 index 0000000..e69de29 diff --git "a/54 \345\217\266\345\255\220\350\261\252/zy/.idea/.gitignore" "b/54 \345\217\266\345\255\220\350\261\252/zy/.idea/.gitignore" deleted file mode 100644 index 35410ca..0000000 --- "a/54 \345\217\266\345\255\220\350\261\252/zy/.idea/.gitignore" +++ /dev/null @@ -1,8 +0,0 @@ -# 默认忽略的文件 -/shelf/ -/workspace.xml -# 基于编辑器的 HTTP 客户端请求 -/httpRequests/ -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml diff --git "a/54 \345\217\266\345\255\220\350\261\252/zy/.idea/misc.xml" "b/54 \345\217\266\345\255\220\350\261\252/zy/.idea/misc.xml" deleted file mode 100644 index 0548357..0000000 --- "a/54 \345\217\266\345\255\220\350\261\252/zy/.idea/misc.xml" +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git "a/54 \345\217\266\345\255\220\350\261\252/zy/.idea/modules.xml" "b/54 \345\217\266\345\255\220\350\261\252/zy/.idea/modules.xml" deleted file mode 100644 index b3dcd82..0000000 --- "a/54 \345\217\266\345\255\220\350\261\252/zy/.idea/modules.xml" +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git "a/54 \345\217\266\345\255\220\350\261\252/zy/.idea/vcs.xml" "b/54 \345\217\266\345\255\220\350\261\252/zy/.idea/vcs.xml" deleted file mode 100644 index b2bdec2..0000000 --- "a/54 \345\217\266\345\255\220\350\261\252/zy/.idea/vcs.xml" +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git "a/54 \345\217\266\345\255\220\350\261\252/zy/out/production/zy/zy.class" "b/54 \345\217\266\345\255\220\350\261\252/zy/out/production/zy/zy.class" deleted file mode 100644 index ff5b69605537bb16ddf3057b5cefa9340f36a01a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 974 zcmaJ4R4;E9leEk5dB8|JJ%#v~m-s!}BlC&aKRrHJrv7Y0e7NtUP|zk??U! z>eO%!0}2K;oCh1#|8sGE`RVJ`M`iE+Qo;|s2M>STz32ODPZqrwFV~(|yty(*@A8|E zt4q(QnPn5+r}rEJftiv(-G-`>@kuk|Zh}Tj)2^9kX9`6o8vUMHh2%9h)MZ;uBhRKs zjHxNpo)GAXZ`1WH(E7Q#uq{5^^`Err7W}IdXoznmvOs-R{boVD4Bn9K=J*a8w-b~` zCu;d*9wKt_I|TW@fg5%D zpdPpq9(s%57ldvuAgo6!P}(a{^(dVLe?3N1K}`kPU$h;6Xgle&O8y3ILrx0?fm;O; wrWb( diff --git "a/54 \345\217\266\345\255\220\350\261\252/zy/src/zy.java" "b/54 \345\217\266\345\255\220\350\261\252/zy/src/zy.java" deleted file mode 100644 index 1545343..0000000 --- "a/54 \345\217\266\345\255\220\350\261\252/zy/src/zy.java" +++ /dev/null @@ -1,11 +0,0 @@ - - public class zy { - public static void main(String[] args) { - int age=18; - String name="张念山"; - int price=2; - System.out.println("我爱"+price+"班 ,我爱"+name+"!"); - System.out.println("你是花儿,你是光。你是闽大顶呱呱.永远"+price+"班,年年"+age+"!"); - } - } - diff --git "a/54 \345\217\266\345\255\220\350\261\252/zy/zy.iml" "b/54 \345\217\266\345\255\220\350\261\252/zy/zy.iml" deleted file mode 100644 index c90834f..0000000 --- "a/54 \345\217\266\345\255\220\350\261\252/zy/zy.iml" +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file -- Gitee From 3fb27893b1c8b133804514b14ec380ea89bc681f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=B6=E5=AD=90=E8=B1=AA?= <2936219414@qq.com> Date: Sat, 26 Nov 2022 21:06:24 +0800 Subject: [PATCH 12/13] =?UTF-8?q?java=E4=BD=9C=E4=B8=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- "54 \345\217\266\345\255\220\350\261\252/zy.md" | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git "a/54 \345\217\266\345\255\220\350\261\252/zy.md" "b/54 \345\217\266\345\255\220\350\261\252/zy.md" index e69de29..807a63c 100644 --- "a/54 \345\217\266\345\255\220\350\261\252/zy.md" +++ "b/54 \345\217\266\345\255\220\350\261\252/zy.md" @@ -0,0 +1,9 @@ +public class zy { + public static void main(String[] args) { + int age=18; + String name="张念山"; + int price=2; + System.out.println("我爱"+price+"班 ,我爱"+name+"!"); + System.out.println("你是花儿,你是光。你是闽大顶呱呱.永远"+price+"班,年年"+age+"!"); + } +} \ No newline at end of file -- Gitee From e2cf5071b00f3b21477133d5fa6073dfa66b9d5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=B6=E5=AD=90=E8=B1=AA?= <2936219414@qq.com> Date: Sat, 26 Nov 2022 21:24:58 +0800 Subject: [PATCH 13/13] =?UTF-8?q?java=E4=BD=9C=E4=B8=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../zy.md" | 102 +++++++++++++++++- 1 file changed, 97 insertions(+), 5 deletions(-) diff --git "a/54 \345\217\266\345\255\220\350\261\252/zy.md" "b/54 \345\217\266\345\255\220\350\261\252/zy.md" index 807a63c..d05730a 100644 --- "a/54 \345\217\266\345\255\220\350\261\252/zy.md" +++ "b/54 \345\217\266\345\255\220\350\261\252/zy.md" @@ -1,9 +1,101 @@ -public class zy { +byte 取值范围 -128~127 + +byte price = 12 //price为变量名 12为变量值 +short 取值范围 -32768-32767 + +short price = 327 +int(默认) 取值范围 -2的31次方到2的31次方-1 + +int price = 998 +long 取值范围 -2的63次方到2的63次方-1 + +long price = 2000 +顺序: byte