- 博客(2)
- 收藏
- 关注
原创 Java线程应用
Java线程应用 1. 线程有两种创建方法: There are basically two main ways of having a {@code Thread} execute application code. One is providing a new class that extends {@code Thread} and overriding its {@l
2016-06-18 14:43:04
159
原创 Android基础Layout介绍
一、Common Layout和Adapter介绍 RelativeLayout (相对布局) LinearLayout (线性布局) GridLayout (网格布局) FrameLayout (帧布局,一层一层的布局) 每种Layout有不同的使用场景和功能,其中相对布局和线性布局最为常用。 二、Common Layout优化 优化目的: 提高运行效率,提
2016-06-06 08:07:18
629
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅