摘要:
一TextView介绍: TextView是UI最基本的组件,使用TextView可以显示丰富的文本信息。设置添加TextView最常见的方法就是在xml中添加TextView元素,并指定属性。TextView常见的设置属性有: android:id:设置TextView的名字,注意不要与... 阅读全文
posted @ 2015-10-27 18:51
恋恋西风
阅读(238)
评论(0)
推荐(0)
摘要:
概述 java.lang.Object ↳ android.view.View 已知直接子类: AnalogClock, ImageView, KeyboardView, ProgressBar, SurfaceView, TextView,ViewGroup, Vie... 阅读全文
posted @ 2015-10-27 14:48
恋恋西风
阅读(185)
评论(0)
推荐(0)
摘要:
1.系统架构 Android的系统架构和其操作系统一样,采用了分层的架构。从架构图看,android分为四个层,从高层到低层分别是应用程序层、应用程序框架层、系统运行库层和linux核心层。 Android会同一系列核心应用程序包一起发布,该应用程序包包括email客户端,SMS短消息程序,日... 阅读全文
posted @ 2015-10-27 14:39
恋恋西风
阅读(151)
评论(0)
推荐(0)
摘要:
正文 一、结构 public class RatingBar extends AbsSeekBar java.lang.Object android.view.View android.view.ViewGroup ... 阅读全文
posted @ 2015-10-27 14:04
恋恋西风
阅读(351)
评论(0)
推荐(0)

浙公网安备 33010602011771号