Skip to content

Commit ec87501

Browse files
authored
feat: add translation of Chapter 2 catalog
1 parent 65d3f0a commit ec87501

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

SUMMARY_english.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## 0、Trend
44

5-
- [Trend of Mobile-app Develop](0. 方向/移动端开发的未来方向.md)
5+
- [Trend of Mobile-app Develop](0. Trend/Trend of Mobile-app Develop.md)
66

77
## 1、Learning System Source Code
88

@@ -32,38 +32,38 @@
3232
- Deeplink
3333
- [Accelerate Method](1. 系统源码/组件/WebView/加速方案.md)
3434
- RecyclerView
35-
- 四级缓存+局部刷新
36-
- 与ListView比较
37-
- LinearLayout RelativeLayout 相同层级下效率比较
35+
- Level 4 Cache + Partial Refresh
36+
- Comparision with ListView
37+
- Comparision of LinearLayout & RelativeLayout's efficiency at the Same Layer
3838
- System Service
3939
- ActivityManagerService
4040
- Window&WindowManager
4141
- WindowManagerService
4242
- ServiceManager
43-
- 流程
44-
- Android系统启动过程
45-
- system_server启动过程
46-
- Android Apk安装过程
47-
- Android应用进程启动
43+
- procedure
44+
- Starting Procedure in Android System
45+
- Starting Procedure of system_server
46+
- Android Apk Installation
47+
- Android Application Process Launch
4848
- Communication
4949
- WIFI
5050
- NFC
5151
- Bluetooth
5252

53-
## 二、架构能力
53+
## 2、Architecture
5454

55-
- [设计模式](2. 架构能力/设计模式/设计模式.md)
56-
- 架构模式
55+
- [Design Patterns](2. 架构能力/设计模式/设计模式.md)
56+
- Architecture Pattern
5757
- MVP
5858
- MVVM
5959
- DataBinding
6060
- Flux
6161
- Clean Architecture
6262
- Android Architecture Components
63-
- Android Jetpack架构
64-
- App框架
65-
- 分包
66-
- 分层
63+
- Android Jetpack Architecture
64+
- App Framework
65+
- Package Designing
66+
- Layering
6767

6868
## 三、开源库
6969

0 commit comments

Comments
 (0)