• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>

            大龍的博客

            常用鏈接

            統計

            最新評論

            Android 中自定義View的應用 (自繪TextView) ---- 轉

            大家好我們今天的教程是在Android 教程中自定義View 的學習,對于初學著來說,他們習慣了Android 傳統的頁面布局方式,如下代碼:

            1. <?xml version="1.0" encoding="utf-8"?>  
            2. <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"  
            3.     android:orientation="vertical"  
            4.     android:layout_width="fill_parent"  
            5.     android:layout_height="fill_parent"  
            6.     >  
            7. <TextView    
            8.     android:layout_width="fill_parent"   
            9.     android:layout_height="wrap_content"   
            10.     android:text="@string/hello"  
            11.     />  
            12. </LinearLayout>  

            當然上面的布局方式可以幫助我們完成簡單應用的開發了,但是如果你想寫一個復雜的應用,這樣就有點牽強了,大家不信可以下源碼都研究看看,高手寫的布局方式,如上面的布局高手通常是這樣寫的:

            1. <?xml version="1.0" encoding="utf-8"?>  
            2. <A>  
            3.     <B></B>  
            4. </A>  

            1. 其中A extends LinerLayout, B extends TextView.  

            為了幫助大家更容易理解,我寫了一個簡單的Demo ,具體步驟如下:

            首先新建一個Android 工程 命名為ViewDemo .

            然后自定義一個View 類,命名為MyView(extends View) .代碼如下:

            1. package com.android.tutor;  
            2. import android.content.Context;  
            3. import android.graphics.Canvas;  
            4. import android.graphics.Color;  
            5. import android.graphics.Paint;  
            6. import android.graphics.Rect;  
            7. import android.graphics.Paint.Style;  
            8. import android.util.AttributeSet;  
            9. import android.view.View;  
            10. public class MyView extends View {  
            11.     private Paint mPaint;  
            12.     private Context mContext;  
            13.     private static final String mString = "Welcome to Mr Wei's blog";  
            14.       
            15.     public MyView(Context context) {  
            16.         super(context);  
            17.       
            18.     }  
            19.     public MyView(Context context,AttributeSet attr)  
            20.     {  
            21.         super(context,attr);  
            22.       
            23.     }  
            24.     @Override  
            25.     protected void onDraw(Canvas canvas) {  
            26.         // TODO Auto-generated method stub  
            27.         super.onDraw(canvas);  
            28.           
            29.         mPaint = new Paint();  
            30.           
            31.         //設置畫筆顏色  
            32.         mPaint.setColor(Color.RED);  
            33.         //設置填充  
            34.         mPaint.setStyle(Style.FILL);  
            35.           
            36.         //畫一個矩形,前倆個是矩形左上角坐標,后面倆個是右下角坐標  
            37.         canvas.drawRect(new Rect(1010100100), mPaint);  
            38.           
            39.         mPaint.setColor(Color.BLUE);  
            40.         //繪制文字  
            41.         canvas.drawText(mString, 10110, mPaint);  
            42.     }  
            43. }  

            然后將我們自定義的View 加入到main.xml 布局文件中,代碼如下:

            1. <?xml version="1.0" encoding="utf-8"?>  
            2. <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"  
            3.     android:orientation="vertical"  
            4.     android:layout_width="fill_parent"  
            5.     android:layout_height="fill_parent"  
            6.     >  
            7. <TextView    
            8.     android:layout_width="fill_parent"   
            9.     android:layout_height="wrap_content"   
            10.     android:text="@string/hello"  
            11.     />  
            12. <com.android.tutor.MyView  
            13.     android:layout_width="fill_parent"   
            14.     android:layout_height="fill_parent"   
            15. />  
            16. </LinearLayout>  

            最后執行之,效果如下圖:

            OK,大功告成,今天就寫到這里,開始做飯了,老婆孩子等我做飯了,lol~

            posted on 2010-06-17 21:30 大龍 閱讀(3313) 評論(0)  編輯 收藏 引用

            国产福利电影一区二区三区,免费久久久久久久精 | 国产精品美女久久久久AV福利| 国产精品对白刺激久久久| 久久播电影网| 久久国产一区二区| 久久婷婷五月综合成人D啪| 日韩精品国产自在久久现线拍| 久久久黄色大片| 精品无码久久久久久久久久| 久久久噜噜噜久久| 国産精品久久久久久久| 一本久久a久久精品综合香蕉| 婷婷久久综合九色综合98| 亚洲&#228;v永久无码精品天堂久久| 色欲综合久久躁天天躁蜜桃| 久久中文字幕视频、最近更新| 久久青青草视频| 国产精品天天影视久久综合网| 精品久久久久久国产潘金莲| 久久久久久久久久久免费精品| 久久久久久极精品久久久| 久久精品国产清高在天天线| 久久久久久久久无码精品亚洲日韩 | 国产精品一久久香蕉产线看| 婷婷久久综合| 成人午夜精品久久久久久久小说 | 亚洲伊人久久成综合人影院| 欧美亚洲国产精品久久蜜芽| 亚洲国产精品无码久久久秋霞2| 久久久国产一区二区三区| 久久99国产亚洲高清观看首页| 亚洲精品乱码久久久久久蜜桃图片 | 2020国产成人久久精品| 亚洲国产精品久久久久网站| 亚洲伊人久久成综合人影院 | 欧美伊香蕉久久综合类网站| 久久精品亚洲一区二区三区浴池 | 国产A级毛片久久久精品毛片| 久久精品国产亚洲AV无码麻豆| 久久人人爽人人人人爽AV| 久久精品综合网|