文章 2017-12-31 来自:开发者社区

Android2.2 API 中文文档系列(5) —— View

前言   关于View日文转中文的工作在上周女朋友就已经帮我做完,如果要感谢我的翻译成果请先感谢她!但本周太忙,几乎天天加班赶项目,只好把时间挤到周末才完成,这里努力保持一周一篇的进度。View很重要,很多控件都继承自它,所以这里先翻译这篇。   声明   欢迎转载,但请保留文章原始出处:)      博客园:http://www.cnblogs.com     农民伯伯: h...

Android2.2 API 中文文档系列(5) —— View
文章 2017-12-07 来自:开发者社区

Android2.2 API 中文文档系列(1) —— TextView

一、TextView的API 中文文档     1.1  结构       java.lang.Object android.view.Viewandroid.widget.TextView       直接子类:         Button, CheckedTextView, Chronometer, DigitalClock, EditText       间接子类: AutoCo...

Android2.2 API 中文文档系列(1) —— TextView
文章 2017-12-07 来自:开发者社区

Android2.2 API 中文文档系列(2) —— EditText

一、结构     java.lang.Object android.view.View   android.widget.TextView          android.widget.EditText 已知直接子类: AutoCompleteTextView, ExtractEditText 已...

Android2.2 API 中文文档系列(2) —— EditText
文章 2017-12-07 来自:开发者社区

Android2.2 API 中文文档系列(3) —— AccessibilityService

 一、结构   java.lang.Object       android.content.Context              android.content.ContextWrapper          &n...

文章 2017-12-07 来自:开发者社区

Android2.2 API 中文文档系列(4) —— Manifest

一、结构     java.lang.Object     android.Manifest           public final class Manifest extends Object     内部类       Manifest.permission       Manifest.permission_group...

文章 2017-12-06 来自:开发者社区

Android2.2 API 中文文档系列(5) —— View

一、结构     java.lang.Object android.view.View     已知直接子类:        AnalogClock, ImageView, KeyboardView, ProgressBar, SurfaceView, TextView, ViewGroup, ViewStub     已知间接子类:       AbsListView, Ab...

Android2.2 API 中文文档系列(5) —— View
文章 2017-12-06 来自:开发者社区

Android2.2 API 中文文档系列(6) —— ImageView

一、结构     java.lang.Object       android.view.View         android.widget.ImageView     已知直接子类:     ImageButton, QuickContactBadge      已知间接子类:     ZoomButton 二、类概述     显示任意图像,例如图标。ImageView类可以加载各...

Android2.2 API 中文文档系列(6) —— ImageView
文章 2017-12-06 来自:开发者社区

Android2.2 API 中文文档系列(7) —— ImageButton

一、结构     java.lang.Objectandroid.view.Viewandroid.widget.ImageView android.widget.ImageButton     已知直接子类:       ZoomButton 二、类摘要   显示一个可以被用户点击的图片按钮,默认情况下,ImageButton看起来像一个普通的按钮,在不同状态(如按下)下改变背景颜色。按钮的.....

Android2.2 API 中文文档系列(7) —— ImageButton
文章 2017-12-06 来自:开发者社区

Android2.2 API 中文文档系列(8) —— QuickContactBadge

一、结构     java.lang.Object         android.view.View               android.widget.ImageView                    ...

Android2.2 API 中文文档系列(8) —— QuickContactBadge
文章 2017-12-06 来自:开发者社区

Android2.2 API 中文文档系列(9) —— ZoomButton

一、类结构     java.lang.Object       android.view.View         android.widget.ImageView                     android.widget.ImageButton...

Android2.2 API 中文文档系列(9) —— ZoomButton

本页面内关键词为智能算法引擎基于机器学习所生成,如有任何问题,可在页面下方点击"联系我们"与我们沟通。

产品推荐