自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(2)
  • 资源 (3)
  • 收藏
  • 关注

原创 ActivityLifeCycle官方demo解析

1.关于Activity的生命周期的几篇文章: http://1.duoinfo.sinaapp.com/?p=330 http://1.duoinfo.sinaapp.com/?p=332 http://1.duoinfo.sinaapp.com/?p=335 http://1.duoinfo.sinaapp.com/?p=337 training课程给的图是这样的:

2015-03-14 09:19:25 2475

原创 Custom Drawing

Override onDraw() The most important step in drawing a custom view is to override the onDraw() method. The parameter to onDraw() is a Canvasobject that the view can use to draw itself. The Ca

2015-03-11 08:56:19 562

Android手机管家项目

Android手机管家项目,很简单,也很粗糙,http://mmdystu.bmob.cn/,欢迎大家和我交流。

2015-01-14

Android组件设计思想

Android组件设计思想,陈述了Activity,Service,BroadcastReceiver,Content Provider为什么这样设计,总之,一切皆组件。

2015-01-05

Volley框架

http://blog.csdn.net/chenfuduo_loveit/article/details/41773607 Android官方的文档,根据官方的文档写出来的代码。

2014-12-08

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除