From d8eb4e6126ebd267220a8f959da642b5f4fc9740 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=A8=8B=E8=88=9C?= <1991510644@qq.com>
Date: Sun, 27 Nov 2022 17:13:16 +0800
Subject: [PATCH 1/2] =?UTF-8?q?=E7=AC=AC=E4=B8=80=E6=AC=A1=E4=BD=9C?=
=?UTF-8?q?=E4=B8=9A?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../.idea/.gitignore" | 8 ++++++++
.../23 \345\220\264\345\277\227\347\277\224.iml" | 11 +++++++++++
.../.idea/misc.xml" | 6 ++++++
.../.idea/modules.xml" | 8 ++++++++
.../.idea/vcs.xml" | 6 ++++++
.../20221125.md" | 9 +++++++++
.../.idea/.gitignore" | 8 ++++++++
.../23 \345\220\264\345\277\227\347\277\224.iml" | 11 +++++++++++
.../.idea/misc.xml" | 6 ++++++
.../.idea/modules.xml" | 8 ++++++++
.../.idea/vcs.xml" | 6 ++++++
.../20221125.md" | 0
.../w.class" | Bin 0 -> 912 bytes
"23 \345\220\264\345\277\227\347\277\224/w.java" | 8 ++++++++
14 files changed, 95 insertions(+)
create mode 100644 "23 \345\220\264\345\277\227\347\277\224/.idea/.gitignore"
create mode 100644 "23 \345\220\264\345\277\227\347\277\224/.idea/23 \345\220\264\345\277\227\347\277\224.iml"
create mode 100644 "23 \345\220\264\345\277\227\347\277\224/.idea/misc.xml"
create mode 100644 "23 \345\220\264\345\277\227\347\277\224/.idea/modules.xml"
create mode 100644 "23 \345\220\264\345\277\227\347\277\224/.idea/vcs.xml"
create mode 100644 "23 \345\220\264\345\277\227\347\277\224/20221125.md"
create mode 100644 "23 \345\220\264\345\277\227\347\277\224/out/production/23 \345\220\264\345\277\227\347\277\224/.idea/.gitignore"
create mode 100644 "23 \345\220\264\345\277\227\347\277\224/out/production/23 \345\220\264\345\277\227\347\277\224/.idea/23 \345\220\264\345\277\227\347\277\224.iml"
create mode 100644 "23 \345\220\264\345\277\227\347\277\224/out/production/23 \345\220\264\345\277\227\347\277\224/.idea/misc.xml"
create mode 100644 "23 \345\220\264\345\277\227\347\277\224/out/production/23 \345\220\264\345\277\227\347\277\224/.idea/modules.xml"
create mode 100644 "23 \345\220\264\345\277\227\347\277\224/out/production/23 \345\220\264\345\277\227\347\277\224/.idea/vcs.xml"
create mode 100644 "23 \345\220\264\345\277\227\347\277\224/out/production/23 \345\220\264\345\277\227\347\277\224/20221125.md"
create mode 100644 "23 \345\220\264\345\277\227\347\277\224/out/production/23 \345\220\264\345\277\227\347\277\224/w.class"
create mode 100644 "23 \345\220\264\345\277\227\347\277\224/w.java"
diff --git "a/23 \345\220\264\345\277\227\347\277\224/.idea/.gitignore" "b/23 \345\220\264\345\277\227\347\277\224/.idea/.gitignore"
new file mode 100644
index 0000000..35410ca
--- /dev/null
+++ "b/23 \345\220\264\345\277\227\347\277\224/.idea/.gitignore"
@@ -0,0 +1,8 @@
+# 默认忽略的文件
+/shelf/
+/workspace.xml
+# 基于编辑器的 HTTP 客户端请求
+/httpRequests/
+# Datasource local storage ignored files
+/dataSources/
+/dataSources.local.xml
diff --git "a/23 \345\220\264\345\277\227\347\277\224/.idea/23 \345\220\264\345\277\227\347\277\224.iml" "b/23 \345\220\264\345\277\227\347\277\224/.idea/23 \345\220\264\345\277\227\347\277\224.iml"
new file mode 100644
index 0000000..b107a2d
--- /dev/null
+++ "b/23 \345\220\264\345\277\227\347\277\224/.idea/23 \345\220\264\345\277\227\347\277\224.iml"
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git "a/23 \345\220\264\345\277\227\347\277\224/.idea/misc.xml" "b/23 \345\220\264\345\277\227\347\277\224/.idea/misc.xml"
new file mode 100644
index 0000000..0548357
--- /dev/null
+++ "b/23 \345\220\264\345\277\227\347\277\224/.idea/misc.xml"
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git "a/23 \345\220\264\345\277\227\347\277\224/.idea/modules.xml" "b/23 \345\220\264\345\277\227\347\277\224/.idea/modules.xml"
new file mode 100644
index 0000000..9219076
--- /dev/null
+++ "b/23 \345\220\264\345\277\227\347\277\224/.idea/modules.xml"
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git "a/23 \345\220\264\345\277\227\347\277\224/.idea/vcs.xml" "b/23 \345\220\264\345\277\227\347\277\224/.idea/vcs.xml"
new file mode 100644
index 0000000..6c0b863
--- /dev/null
+++ "b/23 \345\220\264\345\277\227\347\277\224/.idea/vcs.xml"
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git "a/23 \345\220\264\345\277\227\347\277\224/20221125.md" "b/23 \345\220\264\345\277\227\347\277\224/20221125.md"
new file mode 100644
index 0000000..ce7ac4d
--- /dev/null
+++ "b/23 \345\220\264\345\277\227\347\277\224/20221125.md"
@@ -0,0 +1,9 @@
+**作业**
+
+`public static void main(String[] args){
+String name = "布洛尼亚";
+String text="(ᗜ ˰ ᗜ)";
+double height=188;
+System.out.println(name+"身高"+height+"最喜欢"+text+"因为被吊销了驾照");`
+
+
diff --git "a/23 \345\220\264\345\277\227\347\277\224/out/production/23 \345\220\264\345\277\227\347\277\224/.idea/.gitignore" "b/23 \345\220\264\345\277\227\347\277\224/out/production/23 \345\220\264\345\277\227\347\277\224/.idea/.gitignore"
new file mode 100644
index 0000000..35410ca
--- /dev/null
+++ "b/23 \345\220\264\345\277\227\347\277\224/out/production/23 \345\220\264\345\277\227\347\277\224/.idea/.gitignore"
@@ -0,0 +1,8 @@
+# 默认忽略的文件
+/shelf/
+/workspace.xml
+# 基于编辑器的 HTTP 客户端请求
+/httpRequests/
+# Datasource local storage ignored files
+/dataSources/
+/dataSources.local.xml
diff --git "a/23 \345\220\264\345\277\227\347\277\224/out/production/23 \345\220\264\345\277\227\347\277\224/.idea/23 \345\220\264\345\277\227\347\277\224.iml" "b/23 \345\220\264\345\277\227\347\277\224/out/production/23 \345\220\264\345\277\227\347\277\224/.idea/23 \345\220\264\345\277\227\347\277\224.iml"
new file mode 100644
index 0000000..b107a2d
--- /dev/null
+++ "b/23 \345\220\264\345\277\227\347\277\224/out/production/23 \345\220\264\345\277\227\347\277\224/.idea/23 \345\220\264\345\277\227\347\277\224.iml"
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git "a/23 \345\220\264\345\277\227\347\277\224/out/production/23 \345\220\264\345\277\227\347\277\224/.idea/misc.xml" "b/23 \345\220\264\345\277\227\347\277\224/out/production/23 \345\220\264\345\277\227\347\277\224/.idea/misc.xml"
new file mode 100644
index 0000000..0548357
--- /dev/null
+++ "b/23 \345\220\264\345\277\227\347\277\224/out/production/23 \345\220\264\345\277\227\347\277\224/.idea/misc.xml"
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git "a/23 \345\220\264\345\277\227\347\277\224/out/production/23 \345\220\264\345\277\227\347\277\224/.idea/modules.xml" "b/23 \345\220\264\345\277\227\347\277\224/out/production/23 \345\220\264\345\277\227\347\277\224/.idea/modules.xml"
new file mode 100644
index 0000000..9219076
--- /dev/null
+++ "b/23 \345\220\264\345\277\227\347\277\224/out/production/23 \345\220\264\345\277\227\347\277\224/.idea/modules.xml"
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git "a/23 \345\220\264\345\277\227\347\277\224/out/production/23 \345\220\264\345\277\227\347\277\224/.idea/vcs.xml" "b/23 \345\220\264\345\277\227\347\277\224/out/production/23 \345\220\264\345\277\227\347\277\224/.idea/vcs.xml"
new file mode 100644
index 0000000..6c0b863
--- /dev/null
+++ "b/23 \345\220\264\345\277\227\347\277\224/out/production/23 \345\220\264\345\277\227\347\277\224/.idea/vcs.xml"
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git "a/23 \345\220\264\345\277\227\347\277\224/out/production/23 \345\220\264\345\277\227\347\277\224/20221125.md" "b/23 \345\220\264\345\277\227\347\277\224/out/production/23 \345\220\264\345\277\227\347\277\224/20221125.md"
new file mode 100644
index 0000000..e69de29
diff --git "a/23 \345\220\264\345\277\227\347\277\224/out/production/23 \345\220\264\345\277\227\347\277\224/w.class" "b/23 \345\220\264\345\277\227\347\277\224/out/production/23 \345\220\264\345\277\227\347\277\224/w.class"
new file mode 100644
index 0000000000000000000000000000000000000000..208d054b9110716a5fb50b028ccfa15793270bb7
GIT binary patch
literal 912
zcmaJ=OK%cU6#g#InE^*zp)a*+)v7~ZsD1cowMH8k1|JEgiE%Y86PN~uh7O`T5~B+j
z#)VO1S(t8&!9_KOHfZ_-^jDYwmOo+q2AWibIE(Z6&iT$c_sqTDew8)>jAO=!y%@Zuyi89^Up3^-y?!H}be6^tktbeinBP!
zl3S%ht?=6M&I@>}`CR2?zWQNRptrK}w!Bf=S}jzbKdrsUl}k@*?>B!wey8FBresX3
zxCri3WCc2Qn%tUSG!{7gA5i4svTY=}zEp;RuEy5PROmKWW^-|dp5$63eQC+Cq5>mY
zi@i2M+s7cWPn!+?C#=}1#?KMx)S44nAW)zF?|}s5C1<<@|8!TYf#z@o9lV*&=K}8y
z0+gNfLezq~ZEzjpV?EqODb+#V8`^3k0X^uY=fytkC*qKw!GkvHNxv)Xci-rQ=lUl|
zUm)LIhcZ-z*YBeU7O~5((inD--4sRaDWZL+TX(&R8*bK
Date: Tue, 29 Nov 2022 21:56:23 +0800
Subject: [PATCH 2/2] =?UTF-8?q?11.20=E6=95=B0=E4=BD=8D=E8=AE=A1=E7=AE=97?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
...60\344\275\215\350\256\241\347\256\227.md" | 38 +++++++++++++++++++
1 file changed, 38 insertions(+)
create mode 100644 "23 \345\220\264\345\277\227\347\277\224/11.29\346\225\260\344\275\215\350\256\241\347\256\227.md"
diff --git "a/23 \345\220\264\345\277\227\347\277\224/11.29\346\225\260\344\275\215\350\256\241\347\256\227.md" "b/23 \345\220\264\345\277\227\347\277\224/11.29\346\225\260\344\275\215\350\256\241\347\256\227.md"
new file mode 100644
index 0000000..5237a91
--- /dev/null
+++ "b/23 \345\220\264\345\277\227\347\277\224/11.29\346\225\260\344\275\215\350\256\241\347\256\227.md"
@@ -0,0 +1,38 @@
+```jave
+import java.util.Scanner;
+
+public class b {
+ public static void main(String[] args) {
+ int a,b;
+ Scanner sc = new Scanner(System.in);
+ System.out.println("华氏度");
+ int hsd=sc.nextInt();
+ a=(hsd-32)*5/9;
+ System.out.println("华氏度"+a);
+ System.out.println("摄氏度");
+ int ssd=sc.nextInt();
+ b=(ssd*9)/5+32;
+ System.out.println("摄氏度"+b);
+ }
+}
+```
+
+```jave
+import java.util.Scanner;
+
+public class a {
+ public static void main(String[] args) {
+ Scanner sc = new Scanner(System.in);
+ System.out.println("四位数");
+ int s = sc.nextInt();
+ int a , b ,c , d;
+ a=s/1000;
+ b=s/100%10;
+ c=s/10%10;
+ d=s%10;
+ System.out.println(s+"千位"+a+"百位"+b+"十位"+c+"个位"+d);
+ }
+}
+
+```
+
--
Gitee