Skip to content

Commit 234f38e

Browse files
committed
update repo url
1 parent d142c51 commit 234f38e

File tree

9 files changed

+5
-5
lines changed

9 files changed

+5
-5
lines changed

.DS_Store

0 Bytes
Binary file not shown.

adapter/.DS_Store

0 Bytes
Binary file not shown.

adapter/mr.simple/readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Android设计模式源码解析之适配器(Adapter)模式
22
====================================
3-
> 本文为 [Android 设计模式源码解析](https://github.com/simple-android-framework/android_design_patterns_analysis) 中 适配器模式 分析
3+
> 本文为 [Android 设计模式源码解析](https://github.com/simple-android-framework-exchange/android_design_patterns_analysis) 中 适配器模式 分析
44
> Android系统版本: 2.3
55
> 分析者:[Mr.Simple](https://github.com/bboyfeiyu),分析状态:完成,校对者:[Mr.Simple](https://github.com/bboyfeiyu),校对状态:完成
66

builder/.DS_Store

0 Bytes
Binary file not shown.

builder/mr.simple/readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Android设计模式源码解析之Builder模式
22
====================================
3-
> 本文为 [Android 设计模式源码解析](https://github.com/simple-android-framework/android_design_patterns_analysis) 中 Builder模式 分析
3+
> 本文为 [Android 设计模式源码解析](https://github.com/simple-android-framework-exchange/android_design_patterns_analysis) 中 Builder模式 分析
44
> Android系统版本: 2.3
55
> 分析者:[Mr.Simple](https://github.com/bboyfeiyu),分析状态:完成,校对者:[Mr.Simple](https://github.com/bboyfeiyu),校对状态:完成
66

singleton/.DS_Store

0 Bytes
Binary file not shown.

singleton/mr.simple/readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Android设计模式源码解析之单例模式
22
====================================
3-
> 本文为 [Android 设计模式源码解析](https://github.com/simple-android-framework/android_design_patterns_analysis) 中 单例模式 分析
3+
> 本文为 [Android 设计模式源码解析](https://github.com/simple-android-framework-exchange/android_design_patterns_analysis) 中 单例模式 分析
44
> Android系统版本: 2.3
55
> 分析者:[Mr.Simple](https://github.com/bboyfeiyu),分析状态:完成,校对者:[Mr.Simple](https://github.com/bboyfeiyu),校对状态:完成
66

template-method/mr.simple/readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Android设计模式源码解析之模板方法模式
22
====================================
3-
> 本文为 [Android 设计模式源码解析](https://github.com/simple-android-framework/android_design_patterns_analysis) 中 模板方法模式 分析
3+
> 本文为 [Android 设计模式源码解析](https://github.com/simple-android-framework-exchange/android_design_patterns_analysis) 中 模板方法模式 分析
44
> Android系统版本: 2.3
55
> 分析者:[Mr.Simple](https://github.com/bboyfeiyu),分析状态:完成,校对者:[Mr.Simple](https://github.com/bboyfeiyu),校对状态:完成
66

template.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Android设计模式源码解析之${模式名}
22
====================================
3-
> 本文为 [Android 设计模式源码解析](https://github.com/simple-android-framework/android_design_patterns_analysis) 中 ${模式名} 分析
3+
> 本文为 [Android 设计模式源码解析](https://github.com/simple-android-framework-exchange/android_design_patterns_analysis) 中 ${模式名} 分析
44
> Android系统版本: ${系统版本号,例如 4.2.1}
55
> 分析者:[${分析者}](${分析者 Github 地址}),分析状态:未完成,校对者:[Mr.Simple](https://github.com/bboyfeiyu),校对状态:未开始
66

0 commit comments

Comments
 (0)