RLQ
-
Animator
分类 Android动画分为两类:ViewAnimation(TweenAimation, FrameAnimation)和PropertyAnimator(ValueAnimator, ObjectAnimator)
-
canvas 相关
流程 使用 要素 保存像素的bitmgap: A Bitmap to hold the pixeles 画笔Paint: A Paint to describe the colors and styles for drawing 绘制图像: A drawing primitive (e.g. Rect, Path, text, Bitmap) canvas画布,用来在Bitmap上使用Paint绘制内容:A Canvas to host the draw calls (writing into the bitmap) Summary Canvas.EdgeType Canvas.VertexMode
-
Adb
#Android Debug Bridge http://developer.android.com/guide/developing/tools/adb.html
-
gerrit error
Gerrit
-
repo使用
一 简介
-
gerrit介绍
文档
-
Preparing
07.14
-
Java_IO流
Java IO流.
-
git command
参考文档 http://www.imooc.com/article/1111
-
vim学习
##