Skip to content

Commit 37c3be1

Browse files
committed
添加了Java基础知识总结
1 parent 1749591 commit 37c3be1

3 files changed

Lines changed: 1428 additions & 0 deletions

File tree

english/english.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ IOC Inversion of Control 控制反转
4141
DI Dependency Injection 依赖注入
4242
AOP Aspect Oriented Programming 面向切面编程
4343
This approach(方式,途径) makes it easier to re-use(重用) the component somewhere else and deliver(交互) the component's intended(期望的) appearance even if the global styles are different.
44+
OOP Object Oriented Programming 面向对象编程
4445

4546
The best way to build a habit is to start small.
4647
Life turns out to be better if you think from other's perspective.
10.7 KB
Loading

0 commit comments

Comments
 (0)