E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
Drawables
Android画布和图形绘制---Canvas and
Drawables
(四)
本文译自:http://developer.android.com/guide/topics/graphics/2d-graphics.html形状绘制在想要动态的绘制一些二维图形的时候,ShapeDrawable对象将会满足你的需要。用ShapeDrawable对象能够编程绘制任何能够想象得到的原始形状和主题样式。ShapeDrawable类是Drawable类的一个子类,因此能够在任何期望使用
FireOfStar
·
2012-06-11 20:00
编程
xml
android
layout
resources
图形
android图形系统详解
篇: 1.android图形系统详解一:Canvas http://www.eyeandroid.com/thread-5534-1-1.html 2.android图形系统详解二:
Drawables
eyeandroid_com
·
2012-06-11 10:00
android
Android画布和图形绘制---Canvas and
Drawables
(三)
本文译自:http://developer.android.com/guide/topics/graphics/2d-graphics.html 图形绘制 Android为绘制图形和图片提供了一个定制的2D图形类库。android.graphics.drawable包中能够找到用于绘制二维图形的共同的类。 本文讨论使用Drawable对象来绘制图形的基础知识,以及如何使用Drawable类的
isiqi
·
2012-06-09 14:00
drawable
Android画布和图形绘制---Canvas and
Drawables
(三)
本文译自:http://developer.android.com/guide/topics/graphics/2d-graphics.html图形绘制Android为绘制图形和图片提供了一个定制的2D图形类库。android.graphics.drawable包中能够找到用于绘制二维图形的共同的类。本文讨论使用Drawable对象来绘制图形的基础知识,以及如何使用Drawable类的子类。关于使
FireOfStar
·
2012-06-09 14:00
android
xml
image
transition
图形
resources
Android画布和图形绘制---Canvas and
Drawables
(二)
注:本文译自:http://developer.android.com/guide/topics/graphics/2d-graphics.html在View对象上绘图如果应用程序不需要大量的图形处理或很高的帧速率(如一个棋类游戏、Snake游戏或另外的慢动画类应用程序),那么就应该考虑创建一个定制的View组件,并且用该组件的View.onDraw()方法的Canvas参数来进行图形绘制。这么做
FireOfStar
·
2012-06-08 07:00
游戏
框架
android
工作
任务
图形
Android画布和图形绘制---Canvas and
Drawables
(一)
注:本文译自:http://developer.android.com/guide/topics/graphics/2d-graphics.htmlAndroid框架API提供了一组2D描画API,使用这些API能够在一个画布(canvas)上渲染自己的定制图形,也能够修改那些既存的View对象,来定制它们的外观和视觉效果。在绘制2D图形时,通常要使用以下两种方法中的一种:1. 把图形或动画绘制到
FireOfStar
·
2012-06-04 08:00
游戏
android
框架
api
任务
图形
Android画布和图形绘制---Canvas and
Drawables
(一)
注:本文译自:http://developer.android.com/guide/topics/graphics/2d-graphics.html Android框架API提供了一组2D描画API,使用这些API能够在一个画布(canvas)上渲染自己的定制图形,也能够修改那些既存的View对象,来定制它们的外观和视觉效果。在绘制2D图形时,通常要使用以下两种方法中的一种: 1.把图形或动画
isiqi
·
2012-06-04 08:00
drawable
Android图形---Graphics(概要)
Canvas and
Drawables
Android平台提供一组View可视构件,它们提供与用户交互的一般化功能。还可以扩展这个可视构件
ajuanlove
·
2012-06-02 11:00
graphics
Android图形---Graphics(概要)
Canvas and
Drawables
Android平台提供一组View可视构件,它们提供与用户交互的一般化功能。还可以扩展这个可视构件
isiqi
·
2012-06-02 11:00
graphics
Android 自带的图片资源调用
Android™1.5android.R.drawableIconResources http://since2006.com/android/1.5-
drawables
.php Android
endual
·
2012-05-24 15:00
android
Canvas 和
Drawables
绘制二维图形时,通常你所以选择下面的一种方式:1.
Drawables
:从布局到一个视图对象绘制的图形或动画。
小贾
·
2012-05-20 08:00
android系统图片id
http://docs.since2006.com/android/1.5-
drawables
.php
jinwanmeng
·
2012-04-29 17:00
Android™ 2.1系统图标
另外网址:http://www.darshancomputing.com/android/1.5-
drawables
.htmlAndroid™2.1android.R.drawableIconResourcesAndroid
sfshine
·
2012-04-29 09:00
android
android图形系统详解二:
Drawables
Android提供了一个自定义的2D图形库来绘制图像和图像.在android.graphics.drawable包中你就可以找到这些用于2维绘画的通用类. 本文讨论使用Drawable对象来作画的基础知识以及如何使用一对Drawable类的派生类. Drawable是通常指的那种可以作画的东西的抽象.你将发现Drawable类扩展出了很多特定的可绘图形类,包括BitmapD
wen742538485
·
2012-04-16 11:00
android
android图形系统详解一:Canvas
Canvas和
Drawables
An
wen742538485
·
2012-04-16 11:00
android
Android--底部菜单栏实现
drawable/home_btn_bg.xml:切换时的效果 string/dimens.xml尺寸文件: 2.0dip 5.0dip 10.0dip string/
drawables
.xml
android_zhang
·
2012-04-14 10:00
android
Android 系统图标大全
http://docs.since2006.com/android/2.1-
drawables
.phpAndroid™2.1android.R.drawableIconResourcesAndroid™
wlanye
·
2012-04-02 20:00
android
upload
dropdown
dialog
action
menu
[置顶] android图形系统详解二:
Drawables
Android提供了一个自定义的2D图形库来绘制图像和图像.在android.graphics.drawable包中你就可以找到这些用于2维绘画的通用类.本文讨论使用Drawable对象来作画的基础知识以及如何使用一对Drawable类的派生类.Drawable是通常指的那种可以作画的东西的抽象.你将发现Drawable类扩展出了很多特定的可绘图形类,包括BitmapDrawable,ShapeD
nkmnkm
·
2012-04-01 07:00
android
xml
image
layout
transition
图形
android图形系统详解二:
Drawables
Android提供了一个自定义的2D图形库来绘制图像和图像.在android.graphics.drawable包中你就可以找到这些用于2维绘画的通用类. 本文讨论使用Drawable对象来作画的基础知识以及如何使用一对Drawable类的派生类. Drawable是通常指的那种可以作画的东西的抽象.你将发现Drawable类扩展出了很多特定的可绘图形类,包括BitmapDrawa
ai_longyu
·
2012-04-01 07:00
drawable
android图形系统详解一:Canvas
Canvas和
Drawables
Android提供了一系列View部件来为大多数用户界面提供通常的功能.你也可以扩展这些部件来修改它们的外观和行
ai_longyu
·
2012-03-29 07:00
android
Drawable Mutations--绘图变异
Drawables
允许用来方便的定制Widget,而毋需继承它。事实上,由于
Drawables
如此的
harry_helei
·
2012-03-24 21:00
android
框架
工作
优化
list
button
[转]技巧和设计模式 --- 视图和布局
测量时间长 [3]布局时间长 [4]绘制时间长 如果视图树深度太深 [1] StackOverflowException [2]用户界面反应速度很慢 2.解决的办法 [1]使用TextView的复合
drawables
liu86th
·
2012-03-10 22:00
设计模式
The specified child already has a parent. You must call removeView() on the child's parent first.
代码如下: Resources res = getResources(); // Resource object to get
Drawables
TabHost tabHost = getTabHost
tudusi
·
2012-02-22 16:00
remove
Android Gallery3d源码学习总结(二)——绘制流程drawThumbnails
准备输入参数 final GridDrawables
drawables
= mDrawables; final
quanminchaoren
·
2011-12-29 11:00
android
gallery3D
drawThumbnails
Android Gallery3d源码学习总结(一)——绘制流程drawFocusItems
int selectedSlotIndex = mSelectedSlot; GridDrawables
drawables
quanminchaoren
·
2011-12-29 10:00
android
cache
gallery3D
drawFocusItems
Android 系统自带图标
Android™ 1.5 android.R.drawable Icon Resources http://since2006.com/android/1.5-
drawables
.php Android
ipjmc
·
2011-12-11 11:00
android
图片
系统图标
Android 系统自带图标
Android™ 1.5 android.R.drawable Icon Resources http://since2006.com/android/1.5-
drawables
.php Android
ipjmc
·
2011-12-11 11:00
android
图片
系统图标
Android系统中自带的图标&一些预定义样式&参考颜色值
Android™1.5android.R.drawableIconResources http://since2006.com/android/1.5-
drawables
.php Android™1.6android.R.drawableIconResources
leechee_1986
·
2011-12-09 17:00
android
String
action
XMPP
电话
credentials
Android系统中自带了很多图标,我们的程序可以方便使用。
Android™ 1.5 android.R.drawable Icon Resources http://since2006.com/android/1.5-
drawables
.php
wtqq520
·
2011-11-07 12:00
android
调用android系统图标
Android™ 1.5 android.R.drawable Icon Resources http://since2006.com/android/1.5-
drawables
.php
shazhuzhu1
·
2011-10-31 16:00
android
android 中默认的样式和主题
http://www.ideasandroid.com/android/sdk/themes.xmlandroid默认的Icon图标:http://since2006.com/android/2.1-
drawables
.php
kco0910
·
2011-10-28 09:03
android
android
移动开发
职场
休闲
样式和主题
android 图标
Android™1.5 android.R.drawableIconResources http://since2006.com/android/1.5-
drawables
.php Android™1.6android.R.drawableIconResour
zyc1006
·
2011-08-18 16:00
android
Drawables
:9-patch
Drawables
文档内容:1.
Drawables
1.
ouyangtianhan
·
2011-08-03 16:00
android
image
layout
transition
图形
resources
Drawable Mutations(Android Drawable 深入分析)
Drawables
允许你不需要继承就可以很容易的定制widgets渲染。事实是,Android的应用程序和widgets是使用该
h416756139
·
2011-07-11 11:00
drawable
android自带图片资源
http://www.since2006.com/android/2.1-
drawables
.php ThisisalistofresourcesinAndroid2.1'sandroid.R.drawablethatmightbeusefulasiconsinyourAndroidapplications.Youcanusethemlikethis
xfks55
·
2011-06-02 22:00
android
upload
dropdown
dialog
action
menu
Drawable & DrawableAnimation & Textview.setCompoundDrawables
TextView 方法 : /** * Sets the
Drawables
(if any) to appear to the left of, above, * to the
consuela.zhao
·
2011-03-23 19:00
android
xml
Android内置图标资源
http://since2006.com/android/2.1-
drawables
.phphttp://since2006.com/android/1.5-
drawables
.phphttp://since2006
ilysony
·
2011-03-23 17:00
android
android系统中自带的图标大全
Android™1.5android.R.drawableIconResources http://since2006.com/android/1.5-
drawables
.php Android™1.6android.R.drawableIconResources
L_serein
·
2011-02-14 18:00
Android系统中自带的图标
Android™ 1.5 android.R.drawable Icon Resources http://since2006.com/android/1.5-
drawables
.php Android
zhouxiaoli521
·
2011-01-08 02:00
android
PHP
Blog
android系统中自带的图标大全
Android™1.5 android.R.drawableIconResources http://since2006.com/android/1.5-
drawables
.php Android™1.6android.R.dr
biexf
·
2010-12-06 18:00
android
Android系统中自带的图标
Android™1.5android.R.drawableIconResources http://since2006.com/android/1.5-
drawables
.php Android™1.6android.R.drawableIconResources
huangyic1986
·
2010-11-23 09:00
Android™ 1.6 android.R.drawable Icon Resources
我们的程序可以方便使用, Android™ 1.5 android.R.drawable Icon Resources http://since2006.com/android/1.5-
drawables
.php
cqllang
·
2010-11-15 20:00
android
PHP
Android 2.1 android.R.drawable Icon Resources Android 2.2 快速入门
http://since2006.com/android/2.1-
drawables
.php http://www.ophonesdn.com/blog/renxiao2010/showBlog/publicshow
gracioushe
·
2010-11-03 21:00
c
android
resources
2010
获得图像
nbsp; // cache handles to our key sprites & other
drawables
jykenan
·
2010-11-02 16:00
cache
android系统中自带的图标大全
Android™1.5android.R.drawableIconResourceshttp://since2006.com/android/1.5-
drawables
.php Android™1.6android.R.drawableIconResourceshttp
JavaTiger427
·
2010-10-20 09:00
android系统中自带的图标大全
Android™1.5android.R.drawableIconResourceshttp://since2006.com/android/1.5-
drawables
.phpAndroid™1.6android.R.drawableIconResourceshttp
yangguangfu
·
2010-10-13 11:00
android
PHP
UP
android系统中自带的图标大全
Android™1.5android.R.drawableIconResourceshttp://since2006.com/android/1.5-
drawables
.phpAndroid™1.6android.R.drawableIconResourceshttp
心雨心
·
2010-10-05 15:00
android
PHP
UP
Android系统中自带的图标
Android™1.5android.R.drawableIconResources http://since2006.com/android/1.5-
drawables
.php Android™1.6android.R.drawableIconResources
wud_jiyanhui
·
2010-08-10 20:00
android 系统自带的图标
Android™ 1.5android.R.drawable Icon Resourceshttp://since2006.com/android/1.5-
drawables
.php Android
1927105
·
2010-08-06 11:00
android
Android系统中自带的图标&一些预定义样式&参考颜色值
Android™1.5android.R.drawableIconResourceshttp://since2006.com/android/1.5-
drawables
.phpAndroid™1.6android.R.drawableIconResourceshttp
gundumw100
·
2010-06-19 22:00
android
PHP
Blog
上一页
1
2
3
4
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他