Skip to content

Commit f2cf634

Browse files
authored
Update README.md
1 parent 5955424 commit f2cf634

File tree

1 file changed

+10
-21
lines changed

1 file changed

+10
-21
lines changed

README.md

+10-21
Original file line numberDiff line numberDiff line change
@@ -12,20 +12,6 @@
1212

1313
> 由于个人经验有限,内容上难免会有不足甚至错误的地方,恳请大家发现后提交 issue 或其它方式反馈给我,以免误导大家,万分感谢!🙏
1414
15-
## 我的公众号
16-
17-
欢迎关注我的公众号,分享各种技术干货,各种学习资料,职业发展和行业动态。
18-
19-
<img src="https://raw.githubusercontent.com/jeanboydev/Android-ReadTheFuckingSourceCode/master/resources/images/about_me/qrcode_android_besos_banner.png" alt="Android 波斯湾" width="450" height="250" style="max-width:100%;">
20-
21-
## 技术交流群
22-
23-
同时欢迎加入技术交流群,来一起交流学习。
24-
25-
<img src="https://raw.githubusercontent.com/jeanboydev/Android-ReadTheFuckingSourceCode/master/resources/images/about_me/qq群_横版.jpg" alt="QQ 技术交流群" width="450" height="129" style="max-width:100%;">
26-
27-
<img src="https://raw.githubusercontent.com/jeanboydev/Android-ReadTheFuckingSourceCode/master/resources/images/about_me/微信群_横版.jpg" alt="微信技术交流群" width="450" height="129" style="max-width:100%;">
28-
2915
# 目录
3016

3117

@@ -190,13 +176,16 @@
190176
24. [Visitor(访问者模式)](https://github.com/jeanboydev/Android-ReadTheFuckingSourceCode/blob/master/article/design_patterns/设计模式-Visitor.md)
191177

192178

193-
## 常见开源库源码分析
179+
## 我的公众号
180+
181+
欢迎关注我的公众号,分享各种技术干货,各种学习资料,职业发展和行业动态。
182+
183+
<img src="https://raw.githubusercontent.com/jeanboydev/Android-ReadTheFuckingSourceCode/master/resources/images/about_me/qrcode_android_besos_banner.png" alt="Android 波斯湾" width="450" height="250" style="max-width:100%;">
184+
185+
## 技术交流群
194186

195-
- [Lottie 动画开源库使用 & 源码分析](https://github.com/jeanboydev/Android-ReadTheFuckingSourceCode/blob/master/article/android/other/Lottie动画开源库使用&源码分析.md)
196-
- [Universal-Image-Loader 源码分析 from 【codeKK】](http://a.codekk.com/detail/Android/huxian99/Android%20Universal%20Image%20Loader%20%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90)
197-
- [Glide 源码分析 from 【郭霖】](http://blog.csdn.net/column/details/15318.html)
198-
- [EventBus 源码分析 from 【codeKK】](http://a.codekk.com/detail/Android/Trinea/EventBus%20%E6%BA%90%E7%A0%81%E8%A7%A3%E6%9E%90)
199-
- [OkHttp 源码分析 from 【Piasy】](https://blog.piasy.com/2016/07/11/Understand-OkHttp/)
200-
- [Volley 源码分析 from 【codeKK】](http://a.codekk.com/detail/Android/grumoon/Volley%20%E6%BA%90%E7%A0%81%E8%A7%A3%E6%9E%90)
187+
同时欢迎加入技术交流群,来一起交流学习。
201188

189+
<img src="https://raw.githubusercontent.com/jeanboydev/Android-ReadTheFuckingSourceCode/master/resources/images/about_me/qq群_横版.jpg" alt="QQ 技术交流群" width="450" height="129" style="max-width:100%;">
202190

191+
<img src="https://raw.githubusercontent.com/jeanboydev/Android-ReadTheFuckingSourceCode/master/resources/images/about_me/微信群_横版.jpg" alt="微信技术交流群" width="450" height="129" style="max-width:100%;">

0 commit comments

Comments
 (0)