Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
s-zh authored Dec 5, 2021
1 parent 96ca8ea commit 4e655c2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

使用**容器管理对象**

我们<b><font color=red>将被管理的对象统称为Bean对象</font></b>
我们<font color=red><b>将被管理的对象统称为Bean对象</b></font>



Expand Down Expand Up @@ -30,6 +30,7 @@

2.**获取对象**


#### 设计思路

主要考虑托管的实现,即存在多个对象的时候必须有某种数据结构来存放;
Expand Down

0 comments on commit 4e655c2

Please sign in to comment.