Skip to content

Commit 0adfc7c

Browse files
committed
Update README.md
add new blog demo about mvp.
1 parent 150f146 commit 0adfc7c

1 file changed

Lines changed: 10 additions & 4 deletions

File tree

README.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,25 @@
1-
# 我的博客实例库(http://yanbober.github.io
1+
# 我的博客实例库(http://blog.csdn.net/yanbober
22

33
##示例索引
44

5-
###博客:NDK-JNI实战教程(三) 从一个比Hello World稍微复杂一丁点儿的例子说说模板
5+
###博客:NDK-JNI实战教程(三) 从比Hello World稍复杂点儿的NDK例子说说模板
66

7-
[博客文章链接](http://yanbober.github.io/2015/02/25/android_studio_jni_3/)
7+
[博客文章链接](http://blog.csdn.net/yanbober/article/details/45310589)
88

99
[实例代码工程](https://github.com/yanbober/Android-Blog-Source/tree/master/NDKApplication)
1010

1111
###博客:facebook Fresco框架库源使用基础
1212

13-
[博客文章链接](http://yanbober.github.io/2015/04/10/opensource-analysis-20/)
13+
[博客文章链接](http://blog.csdn.net/yanbober/article/details/45307897)
1414

1515
[实例代码工程](https://github.com/yanbober/Android-Blog-Source/tree/master/Fresco-Android-CN-Demo)
1616

17+
###博客:浅谈MVP实现Android应用层开发
18+
19+
[博客文章链接](http://blog.csdn.net/yanbober/article/details/45645115)
20+
21+
[实例代码工程](https://github.com/yanbober/Android-Blog-Source/tree/master/Android-MVP-Demo)
22+
1723
##说明
1824

1925
系列示例均使用Android Studio演示。

0 commit comments

Comments
 (0)