@@ -76,32 +76,32 @@ Gradle配置中subprojects和allprojects的区别:( https://blog.csdn.net/u013
7676
7777 # Android多线程之HandlerThread、IntentService:
7878 ![ HandlerThread.gif] ( https://upload-images.jianshu.io/upload_images/587163-8fcc2d6dcdbc7757.gif?imageMogr2/auto-orient/strip )
79- ![ image ] ( https://github.com/crazyqiang/AndroidStudy/blob/master/pic/IntentService .gif )
79+ ![ IntentService.gif ] ( https://upload-images.jianshu.io/upload_images/587163-d36f126c6b0483ff .gif?imageMogr2/auto-orient/strip )
8080
8181 # Android中几种线程池的使用:
82- ![ image ] ( https://github.com/crazyqiang/AndroidStudy/blob/master/pic/CachedThreadPool .gif )
83- ![ image ] ( https://github.com/crazyqiang/AndroidStudy/blob/master/pic/FixedThreadPool .gif )
84- ![ image ] ( https://github.com/crazyqiang/AndroidStudy/blob/master/pic/SingleThreadExecutor .gif )
85- ![ image ] ( https://github.com/crazyqiang/AndroidStudy/blob/master/pic/Schedule .gif )
82+ ![ CachedThreadPool.gif ] ( https://upload-images.jianshu.io/upload_images/587163-a7fab256e4437799 .gif?imageMogr2/auto-orient/strip )
83+ ![ FixedThreadPool.gif ] ( https://upload-images.jianshu.io/upload_images/587163-81b5fc189abec641 .gif?imageMogr2/auto-orient/strip )
84+ ![ SingleThreadExecutor.gif ] ( https://upload-images.jianshu.io/upload_images/587163-3e6c003fa7e4278c .gif?imageMogr2/auto-orient/strip )
85+ ![ Schedule.gif ] ( https://upload-images.jianshu.io/upload_images/587163-b3a74b1e234a25a5 .gif?imageMogr2/auto-orient/strip )
8686
8787 # LruCache、DiskLruCache实现图片缓存,瀑布流:
88- ![ image ] ( https://github.com/crazyqiang/AndroidStudy/blob/master/pic/ImgCache .gif )
88+ ![ ImgCache.gif ] ( https://upload-images.jianshu.io/upload_images/587163-a2fd6c97ab4a7811 .gif?imageMogr2/auto-orient/strip )
8989
9090 # 仿QQ侧滑菜单、小红点:
91- ![ image ] ( https://github.com/crazyqiang/AndroidStudy/blob/master/pic/Swipe_menu .gif )
92- ![ image ] ( https://github.com/crazyqiang/AndroidStudy/blob/master/pic/qq_point .gif )
91+ ![ Swipe_menu.gif ] ( https://upload-images.jianshu.io/upload_images/587163-43f6b3f6c0964189 .gif?imageMogr2/auto-orient/strip )
92+ ![ qq_point.gif ] ( https://upload-images.jianshu.io/upload_images/587163-7e35275bb608ad32 .gif?imageMogr2/auto-orient/strip )
9393
9494 # 仿魅族通讯录、通用PopupWindow:
95- ![ image ] ( https://github.com/crazyqiang/AndroidStudy/blob/master/pic/Contacts .gif )
96- ![ image ] ( https://github.com/crazyqiang/AndroidStudy/blob/master/pic/PopupWindow .gif )
95+ ![ Contacts.gif ] ( https://upload-images.jianshu.io/upload_images/587163-988a21a91ec89901 .gif?imageMogr2/auto-orient/strip )
96+ ![ PopupWindow.gif ] ( https://upload-images.jianshu.io/upload_images/587163-2ed25095367ed1b8 .gif?imageMogr2/auto-orient/strip )
9797
9898 # Bundle、AIDL、Messenger、Binder:
99- ![ image ] ( https://github.com/crazyqiang/AndroidStudy/blob/master/pic/intent .gif )
100- ![ image ] ( https://github.com/crazyqiang/AndroidStudy/blob/master/pic/aidl .gif )
101- ![ image ] ( https://github.com/crazyqiang/AndroidStudy/blob/master/pic/messenger .gif )
102- ![ image ] ( https://github.com/crazyqiang/AndroidStudy/blob/master/pic/binder .gif )
99+ ![ intent.gif ] ( https://upload-images.jianshu.io/upload_images/587163-d125bd779e8fb671 .gif?imageMogr2/auto-orient/strip )
100+ ![ aidl.gif ] ( https://upload-images.jianshu.io/upload_images/587163-6766165772f98949 .gif?imageMogr2/auto-orient/strip )
101+ ![ messenger.gif ] ( https://upload-images.jianshu.io/upload_images/587163-7a26a5bf1c1516f9 .gif?imageMogr2/auto-orient/strip )
102+ ![ binder.gif ] ( https://upload-images.jianshu.io/upload_images/587163-d22a95846aafe521 .gif?imageMogr2/auto-orient/strip )
103103
104104 # 自定义View、ViewGroup
105- ![ image ] ( https://github.com/crazyqiang/AndroidStudy/blob/master/pic/initpintu.jpg )
105+ ![ initpintu.jpg ] ( https://upload-images.jianshu.io/upload_images/587163-4ee28b9c0754217f.jpg?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240 )
106106
107107
0 commit comments