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 1/3] =?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 From 317465ec9b78082678d0238e8caa2dd960785d1b 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 12:45:30 +0800 Subject: [PATCH 2/3] =?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 --- .../bean.xml" | 16 +++++--------- .../work2/s1.java" | 2 +- .../work2/s2.java" | 2 +- .../work2/test.java" | 2 +- .../work2/xz.java" | 22 +++++++++---------- .../bean.xml" | 4 ++-- .../classpeople.properties" | 5 ++--- .../homework3/classpeople.properties" | 4 ---- .../work3/classpeople.java" | 17 +++----------- .../work3/classpeople.properties" | 3 +++ .../work3/test.java" | 6 ++--- 11 files changed, 32 insertions(+), 51 deletions(-) rename "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" => "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/work2/s1.java" (96%) rename "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" => "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/work2/s2.java" (96%) rename "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" => "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/work2/test.java" (95%) rename "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" => "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/work2/xz.java" (41%) delete 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" rename "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" => "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/work3/classpeople.java" (66%) 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/work3/classpeople.properties" rename "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" => "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/work3/test.java" (77%) 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" index fba4e09..c265748 100644 --- "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" @@ -3,17 +3,11 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd"> - - - - - - - - - - - + + + + + \ 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/work2/s1.java" similarity index 96% rename from "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" rename to "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/work2/s1.java" index 19a7ae3..f1db414 100644 --- "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/work2/s1.java" @@ -1,4 +1,4 @@ -package homework2; +package work2; public class s1 { private String name; 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/work2/s2.java" similarity index 96% rename from "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" rename to "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/work2/s2.java" index 1dc497d..2a928af 100644 --- "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/work2/s2.java" @@ -1,4 +1,4 @@ -package homework2; +package work2; public class s2 { private String name; 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/work2/test.java" similarity index 95% rename from "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" rename to "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/work2/test.java" index c6bb16b..59fef4e 100644 --- "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/work2/test.java" @@ -1,4 +1,4 @@ -package homework2; +package work2; import org.junit.Test; import org.springframework.context.ApplicationContext; 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/work2/xz.java" similarity index 41% rename from "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" rename to "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/work2/xz.java" index 31039fa..a3004af 100644 --- "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/work2/xz.java" @@ -1,30 +1,30 @@ -package homework2; +package work2; public class xz { - private s1 cat; - private s2 dog; + private s1 s1; + private s2 s2; public s1 getCat() { - return cat; + return s1; } - public void setCat(s1 cat) { - this.cat = cat; + public void setCat(s1 s1) { + this.s1 = s1; } public s2 getDog() { - return dog; + return s2; } - public void setDog(s2 dog) { - this.dog = dog; + public void setDog(s2 s2) { + this.s2 = s2; } @Override public String toString() { return "xz{" + - "cat=" + cat + - ", dog=" + dog + + "s1=" + s1 + + ", s2=" + s2 + '}'; } } 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" index 26746d7..82fbd36 100644 --- "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" @@ -5,9 +5,9 @@ xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd http://www.springframework.org/schema/context https://www.springframework.org/schema/context/spring-context.xsd"> - + - + \ 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" index 5d0f51c..2be7d99 100644 --- "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" @@ -1,4 +1,3 @@ -stu_name=??? -stu_age=21 -class_xh=24 \ No newline at end of file +p_name=wzf +p_age=21 \ 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.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" deleted file mode 100644 index 5d0f51c..0000000 --- "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" +++ /dev/null @@ -1,4 +0,0 @@ - -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/work3/classpeople.java" similarity index 66% rename from "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" rename to "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/work3/classpeople.java" index aa6a44d..4102826 100644 --- "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/work3/classpeople.java" @@ -1,16 +1,14 @@ -package homework3; +package work3; import org.springframework.beans.factory.annotation.Value; import java.util.Properties; public class classpeople { - @Value("${stu_name}") + @Value("${p_name}") private String name; - @Value("${stu_age}") + @Value("${p_age}") private String age; - @Value("${class_xh}") - private String class_xh; private Properties properties; public String getName() { @@ -29,20 +27,11 @@ public class classpeople { 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/work3/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/work3/classpeople.properties" new file mode 100644 index 0000000..a63dee9 --- /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/work3/classpeople.properties" @@ -0,0 +1,3 @@ + +p_name=wzf +p_age=21 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/work3/test.java" similarity index 77% rename from "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" rename to "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/work3/test.java" index 6662f5c..84ea82b 100644 --- "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/work3/test.java" @@ -1,4 +1,4 @@ -package homework3; +package work3; import homework2.wxs; import org.junit.Test; @@ -9,8 +9,8 @@ public class test { @Test public void test1(){ ApplicationContext ac=new ClassPathXmlApplicationContext("bean.xml"); - classpeople stu=(classpeople)ac.getBean("stu"); - System.out.println(stu); + classpeople p=(classpeople)ac.getBean("p"); + System.out.println(p); ((ClassPathXmlApplicationContext)ac).close(); } } -- Gitee From 30e432e1cfe86b6a1f2c4b8a58af60619df63b3c 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 12:46:00 +0800 Subject: [PATCH 3/3] =?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 --- .../.idea/vcs.xml" | 6 ++++++ .../.idea/vcs.xml" | 6 ++++++ 2 files changed, 12 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/2\344\275\234\344\270\232-20202501503-\347\216\213\346\263\275\351\243\236/.idea/vcs.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/vcs.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/vcs.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/vcs.xml" new file mode 100644 index 0000000..b2bdec2 --- /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/vcs.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/vcs.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/vcs.xml" new file mode 100644 index 0000000..b2bdec2 --- /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/vcs.xml" @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file -- Gitee