发表评论取消回复
相关阅读
相关 android.grapthics.Bitmap类的详解
具体的API翻译见[http://www.cnblogs.com/over140/archive/2011/11/21/2256727.html][http_www.cnblo
相关 android.graphics.Canvas类详解
public class Canvas extends Object <table style="margin:0px 0px 1em 1em; padding
相关 android.graphics.Paint类详解
public class Paint extends Object <table style="margin:0px 0px 1em 1em; padding:
相关 android.graphics.Rect类的详解
public final class Rect extends Object implements Parcelable <table style="margin
相关 android异步类AsyncTask详解
上一篇博客中介绍了Android 的Handler消息机制,现在我们来了解Android中的另一个异步类AsyncTask。 AsyncTask,是android提供的轻量级
相关 Android中内容观察者的使用---- ContentObserver类详解
前言: 工作中,需要开启一个线程大量的查询某个数据库值发送了变化,导致的开销很大,后来在老大的指点下,利用了 ContentObserver完美的解决了该问题,感到很兴奋
相关 Android中WindowManager.LayoutParams类详解
WindowManager.LayoutParams 是 WindowManager 接口的嵌套类;继承于 ViewGroup.LayoutParams 。 它的内容十
相关 android AudioManager类 详解
android AudioManager类 详解 AudioManager类位于android.Media 包中,该类提供访问控制音量和钤声模式的操作。 通过g
相关 Android中shape详解
<?xml version="1.0" encoding="utf-8"?> <shape xmlns:android="http://schemas.android.co
相关 Android开发 Html工具类详解
[Android开发 Html工具类详解][Android_ Html] 前言 在一些需求富文本显示或者编辑的开发情况下,数据都是用html的格式来保存文本信息的.
还没有评论,来说两句吧...