Skip to content
This repository was archived by the owner on Jan 28, 2019. It is now read-only.

Commit 7782a3e

Browse files
authored
Update README.md
功能简单说明
1 parent a5f08dd commit 7782a3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Spring-Demo(技术栈:Spring)
22
一个Spring框架demo,实现IoC的简单方法,体现scope属性值以及初始化,销毁对象;四个功能体现
33

4-
1.test1的testMain类(实现IoC的简单方法:对象交给容器控制,而不是传统在对象内部直接控制)效果图:
4+
1.test1的testMain类(实现IoC的简单方法:对象交给容器控制,而不是传统在对象内部直接控制) 效果图:
55
![github](https://github.com/MaoZiYang/Spring-Demo/blob/master/src/image/test1.png)
66

77
2.test2的testMain类(scope属性值:singleton)效果图:

0 commit comments

Comments
 (0)