From 0ea82ff7834a43266182ef42275a4e895be2947c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=8E=84=E6=B3=BD?= <2358379337@qq.com>
Date: Sun, 18 Dec 2022 09:42:48 +0800
Subject: [PATCH] =?UTF-8?q?20202501503-=E7=8E=8B=E6=B3=BD=E9=A3=9E-?=
=?UTF-8?q?=E4=BD=9C=E4=B8=9A=EF=BC=8825=E7=8F=AD-=E5=85=A8=EF=BC=89?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../zy1.sql" | 37 ++++++
.../.idea/.gitignore" | 8 ++
.../.idea/misc.xml" | 6 +
.../.idea/modules.xml" | 8 ++
.../.idea/uiDesigner.xml" | 124 ++++++++++++++++++
.../bean.xml" | 19 +++
.../homework2/s1.java" | 30 +++++
.../homework2/s2.java" | 30 +++++
.../homework2/test.java" | 16 +++
.../homework2/xz.java" | 30 +++++
.../\344\275\234\344\270\2322.iml" | 11 ++
.../.idea/.gitignore" | 8 ++
.../.idea/misc.xml" | 6 +
.../.idea/modules.xml" | 8 ++
.../.idea/uiDesigner.xml" | 124 ++++++++++++++++++
.../bean.xml" | 13 ++
.../classpeople.properties" | 4 +
.../homework3/classpeople.java" | 48 +++++++
.../homework3/classpeople.properties" | 4 +
.../homework3/test.java" | 16 +++
.../\344\275\234\344\270\2323.iml" | 11 ++
21 files changed, 561 insertions(+)
create mode 100644 "20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/1\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/zy1.sql"
create mode 100644 "20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/2\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/.idea/.gitignore"
create mode 100644 "20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/2\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/.idea/misc.xml"
create mode 100644 "20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/2\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/.idea/modules.xml"
create mode 100644 "20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/2\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/.idea/uiDesigner.xml"
create mode 100644 "20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/2\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/bean.xml"
create mode 100644 "20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/2\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/homework2/s1.java"
create mode 100644 "20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/2\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/homework2/s2.java"
create mode 100644 "20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/2\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/homework2/test.java"
create mode 100644 "20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/2\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/homework2/xz.java"
create mode 100644 "20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/2\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/\344\275\234\344\270\2322.iml"
create mode 100644 "20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/3\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/.idea/.gitignore"
create mode 100644 "20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/3\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/.idea/misc.xml"
create mode 100644 "20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/3\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/.idea/modules.xml"
create mode 100644 "20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/3\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/.idea/uiDesigner.xml"
create mode 100644 "20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/3\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/bean.xml"
create mode 100644 "20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/3\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/classpeople.properties"
create mode 100644 "20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/3\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/homework3/classpeople.java"
create mode 100644 "20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/3\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/homework3/classpeople.properties"
create mode 100644 "20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/3\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/homework3/test.java"
create mode 100644 "20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/3\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/\344\275\234\344\270\2323.iml"
diff --git "a/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/1\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/zy1.sql" "b/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/1\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/zy1.sql"
new file mode 100644
index 0000000..b7ddf35
--- /dev/null
+++ "b/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/1\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/zy1.sql"
@@ -0,0 +1,37 @@
+--作业1
+--创建库
+SET NAMES utf8mb4;
+SET FOREIGN_KEY_CHECKS = 0;
+
+--创建表
+DROP TABLE IF EXISTS `biao`;
+CREATE TABLE `biao` (
+ `ID` int(5) NOT NULL,
+ `名字` varchar(10) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL,
+ `电话` varchar(11) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL,
+ `性别` varchar(6) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL,
+ `日期` varchar(20) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL,
+ PRIMARY KEY (`ID`) USING BTREE
+) ENGINE = InnoDB CHARACTER SET = utf8 COLLATE = utf8_general_ci ROW_FORMAT = Compact;
+
+--添加五条数据,其中一条只有性别
+INSERT INTO `biao`(`ID`, `名字`, `电话`, `性别`, `日期`) VALUES (1, '杨过', '12345678901', '男', '1999-05-11');
+INSERT INTO `biao`(`ID`, `名字`, `电话`, `性别`, `日期`) VALUES (2, '蔡徐坤', '23456789012', '女', '1245-09-12');
+INSERT INTO `biao`(`ID`, `名字`, `电话`, `性别`, `日期`) VALUES (3, '汪峰', '11223344556', '男', '1985-10-11');
+INSERT INTO `biao`(`ID`, `名字`, `电话`, `性别`, `日期`) VALUES (4, '小龙女', '12233445566', '女', '1988-09-22');
+INSERT INTO `biao`(`ID`, `名字`, `电话`, `性别`, `日期`) VALUES (NULL, NULL, NULL, '女', NULL);
+
+SET FOREIGN_KEY_CHECKS = 1;
+
+-- 查询student表
+select * from biao;
+-- 随机修改2条数据
+-- 1.修改杨过的名字为乔峰
+update biao set 名字="乔峰" where 名字="杨过";
+-- 2.修改第2条的性别为男
+update biao set 性别="女" where ID=2;
+-- 3.按照电话号码删除一条数据
+delete from biao where 电话="11223344556";
+
+
+
diff --git "a/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/2\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/.idea/.gitignore" "b/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/2\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/.idea/.gitignore"
new file mode 100644
index 0000000..13566b8
--- /dev/null
+++ "b/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/2\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/.idea/.gitignore"
@@ -0,0 +1,8 @@
+# Default ignored files
+/shelf/
+/workspace.xml
+# Editor-based HTTP Client requests
+/httpRequests/
+# Datasource local storage ignored files
+/dataSources/
+/dataSources.local.xml
diff --git "a/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/2\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/.idea/misc.xml" "b/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/2\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/.idea/misc.xml"
new file mode 100644
index 0000000..639900d
--- /dev/null
+++ "b/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/2\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/.idea/misc.xml"
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git "a/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/2\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/.idea/modules.xml" "b/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/2\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/.idea/modules.xml"
new file mode 100644
index 0000000..1ee74e1
--- /dev/null
+++ "b/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/2\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/.idea/modules.xml"
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git "a/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/2\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/.idea/uiDesigner.xml" "b/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/2\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/.idea/uiDesigner.xml"
new file mode 100644
index 0000000..e96534f
--- /dev/null
+++ "b/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/2\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/.idea/uiDesigner.xml"
@@ -0,0 +1,124 @@
+
+
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
+
+ -
+
+
+
+
+
+ -
+
+
+
+
+
+ -
+
+
+
+
+
+ -
+
+
+
+
+ -
+
+
+
+
+ -
+
+
+
+
+ -
+
+
+
+
+ -
+
+
+
+
+ -
+
+
+
+
+ -
+
+
+ -
+
+
+
+
+ -
+
+
+
+
+ -
+
+
+
+
+ -
+
+
+
+
+ -
+
+
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
+ -
+
+
+ -
+
+
+
+
+
\ No newline at end of file
diff --git "a/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/2\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/bean.xml" "b/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/2\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/bean.xml"
new file mode 100644
index 0000000..fba4e09
--- /dev/null
+++ "b/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/2\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/bean.xml"
@@ -0,0 +1,19 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git "a/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/2\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/homework2/s1.java" "b/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/2\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/homework2/s1.java"
new file mode 100644
index 0000000..19a7ae3
--- /dev/null
+++ "b/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/2\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/homework2/s1.java"
@@ -0,0 +1,30 @@
+package homework2;
+
+public class s1 {
+ private String name;
+ private int age;
+
+ public String getName() {
+ return name;
+ }
+
+ public void setName(String name) {
+ this.name = name;
+ }
+
+ public int getAge() {
+ return age;
+ }
+
+ public void setAge(int age) {
+ this.age = age;
+ }
+
+ @Override
+ public String toString() {
+ return "s1{" +
+ "name='" + name + '\'' +
+ ", age=" + age +
+ '}';
+ }
+}
diff --git "a/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/2\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/homework2/s2.java" "b/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/2\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/homework2/s2.java"
new file mode 100644
index 0000000..1dc497d
--- /dev/null
+++ "b/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/2\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/homework2/s2.java"
@@ -0,0 +1,30 @@
+package homework2;
+
+public class s2 {
+ private String name;
+ private String age;
+
+ public String getName() {
+ return name;
+ }
+
+ public void setName(String name) {
+ this.name = name;
+ }
+
+ public String getAge() {
+ return age;
+ }
+
+ public void setAge(String age) {
+ this.age = age;
+ }
+
+ @Override
+ public String toString() {
+ return "s2{" +
+ "name='" + name + '\'' +
+ ", age='" + age + '\'' +
+ '}';
+ }
+}
diff --git "a/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/2\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/homework2/test.java" "b/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/2\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/homework2/test.java"
new file mode 100644
index 0000000..c6bb16b
--- /dev/null
+++ "b/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/2\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/homework2/test.java"
@@ -0,0 +1,16 @@
+package homework2;
+
+import org.junit.Test;
+import org.springframework.context.ApplicationContext;
+import org.springframework.context.support.ClassPathXmlApplicationContext;
+
+public class test {
+
+ @Test
+ public void test1(){
+ ApplicationContext ac=new ClassPathXmlApplicationContext("bean.xml");
+ xz s=(xz)ac.getBean("xz");
+ System.out.println(s);
+ ((ClassPathXmlApplicationContext)ac).close();
+ }
+}
diff --git "a/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/2\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/homework2/xz.java" "b/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/2\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/homework2/xz.java"
new file mode 100644
index 0000000..31039fa
--- /dev/null
+++ "b/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/2\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/homework2/xz.java"
@@ -0,0 +1,30 @@
+package homework2;
+
+public class xz {
+ private s1 cat;
+ private s2 dog;
+
+ public s1 getCat() {
+ return cat;
+ }
+
+ public void setCat(s1 cat) {
+ this.cat = cat;
+ }
+
+ public s2 getDog() {
+ return dog;
+ }
+
+ public void setDog(s2 dog) {
+ this.dog = dog;
+ }
+
+ @Override
+ public String toString() {
+ return "xz{" +
+ "cat=" + cat +
+ ", dog=" + dog +
+ '}';
+ }
+}
diff --git "a/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/2\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/\344\275\234\344\270\2322.iml" "b/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/2\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/\344\275\234\344\270\2322.iml"
new file mode 100644
index 0000000..b107a2d
--- /dev/null
+++ "b/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/2\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/\344\275\234\344\270\2322.iml"
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git "a/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/3\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/.idea/.gitignore" "b/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/3\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/.idea/.gitignore"
new file mode 100644
index 0000000..13566b8
--- /dev/null
+++ "b/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/3\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/.idea/.gitignore"
@@ -0,0 +1,8 @@
+# Default ignored files
+/shelf/
+/workspace.xml
+# Editor-based HTTP Client requests
+/httpRequests/
+# Datasource local storage ignored files
+/dataSources/
+/dataSources.local.xml
diff --git "a/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/3\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/.idea/misc.xml" "b/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/3\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/.idea/misc.xml"
new file mode 100644
index 0000000..639900d
--- /dev/null
+++ "b/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/3\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/.idea/misc.xml"
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git "a/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/3\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/.idea/modules.xml" "b/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/3\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/.idea/modules.xml"
new file mode 100644
index 0000000..9275e0c
--- /dev/null
+++ "b/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/3\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/.idea/modules.xml"
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git "a/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/3\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/.idea/uiDesigner.xml" "b/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/3\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/.idea/uiDesigner.xml"
new file mode 100644
index 0000000..e96534f
--- /dev/null
+++ "b/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/3\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/.idea/uiDesigner.xml"
@@ -0,0 +1,124 @@
+
+
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
+
+ -
+
+
+
+
+
+ -
+
+
+
+
+
+ -
+
+
+
+
+
+ -
+
+
+
+
+ -
+
+
+
+
+ -
+
+
+
+
+ -
+
+
+
+
+ -
+
+
+
+
+ -
+
+
+
+
+ -
+
+
+ -
+
+
+
+
+ -
+
+
+
+
+ -
+
+
+
+
+ -
+
+
+
+
+ -
+
+
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+ -
+
+
+
+
+ -
+
+
+ -
+
+
+
+
+
\ No newline at end of file
diff --git "a/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/3\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/bean.xml" "b/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/3\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/bean.xml"
new file mode 100644
index 0000000..26746d7
--- /dev/null
+++ "b/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/3\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/bean.xml"
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git "a/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/3\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/classpeople.properties" "b/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/3\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/classpeople.properties"
new file mode 100644
index 0000000..5d0f51c
--- /dev/null
+++ "b/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/3\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/classpeople.properties"
@@ -0,0 +1,4 @@
+
+stu_name=???
+stu_age=21
+class_xh=24
\ No newline at end of file
diff --git "a/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/3\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/homework3/classpeople.java" "b/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/3\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/homework3/classpeople.java"
new file mode 100644
index 0000000..aa6a44d
--- /dev/null
+++ "b/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/3\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/homework3/classpeople.java"
@@ -0,0 +1,48 @@
+package homework3;
+
+import org.springframework.beans.factory.annotation.Value;
+
+import java.util.Properties;
+
+public class classpeople {
+ @Value("${stu_name}")
+ private String name;
+ @Value("${stu_age}")
+ private String age;
+ @Value("${class_xh}")
+ private String class_xh;
+
+ private Properties properties;
+ public String getName() {
+ return name;
+ }
+
+ public void setName(String name) {
+ this.name = name;
+ }
+
+ public String getAge() {
+ return age;
+ }
+
+ public void setAge(String age) {
+ this.age = age;
+ }
+
+ public String getClass_xh() {
+ return class_xh;
+ }
+
+ public void setClass_xh(String class_xh) {
+ this.class_xh = class_xh;
+ }
+
+ @Override
+ public String toString() {
+ return "classpeople{" +
+ "name='" + name + '\'' +
+ ", age='" + age + '\'' +
+ ", class_xh='" + class_xh + '\'' +
+ '}';
+ }
+}
diff --git "a/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/3\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/homework3/classpeople.properties" "b/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/3\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/homework3/classpeople.properties"
new file mode 100644
index 0000000..5d0f51c
--- /dev/null
+++ "b/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/3\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/homework3/classpeople.properties"
@@ -0,0 +1,4 @@
+
+stu_name=???
+stu_age=21
+class_xh=24
\ No newline at end of file
diff --git "a/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/3\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/homework3/test.java" "b/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/3\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/homework3/test.java"
new file mode 100644
index 0000000..6662f5c
--- /dev/null
+++ "b/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/3\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/homework3/test.java"
@@ -0,0 +1,16 @@
+package homework3;
+
+import homework2.wxs;
+import org.junit.Test;
+import org.springframework.context.ApplicationContext;
+import org.springframework.context.support.ClassPathXmlApplicationContext;
+
+public class test {
+ @Test
+ public void test1(){
+ ApplicationContext ac=new ClassPathXmlApplicationContext("bean.xml");
+ classpeople stu=(classpeople)ac.getBean("stu");
+ System.out.println(stu);
+ ((ClassPathXmlApplicationContext)ac).close();
+ }
+}
diff --git "a/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/3\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/\344\275\234\344\270\2323.iml" "b/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/3\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/\344\275\234\344\270\2323.iml"
new file mode 100644
index 0000000..b107a2d
--- /dev/null
+++ "b/20202501503-\347\216\213\346\263\275\351\243\236-\344\275\234\344\270\232\357\274\21025\347\217\255-\345\205\250\357\274\211/3\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/\344\275\234\344\270\2323.iml"
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
--
Gitee