下載本文檔
版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進(jìn)行舉報(bào)或認(rèn)領(lǐng)
文檔簡介
1、Android中使用顏色資源的完成調(diào)色板項(xiàng)目的代碼清單范美英(北京信息職業(yè)技術(shù)學(xué)院)摘 要:Android應(yīng)用開發(fā)中經(jīng)常會(huì)使用到顏色資源用來實(shí)現(xiàn)UI的效果,本文詳細(xì)羅列了使用顏色資源完成調(diào)色板項(xiàng)目的代碼清單。關(guān)鍵詞: Android;顏色資源;調(diào)色板;代碼清單1 MainActivity.java類的代碼package com.book.thirdtestcolor;import android.app.Activity;import android.graphics.Color;import android.os.Bundle;import android.view.View;import
2、android.widget.EditText;import android.widget.LinearLayout;public class MainActivity extends Activity EditText edt_a,edt_r,edt_g,edt_b;LinearLayout color_res;Overrideprotected void onCreate(Bundle savedInstanceState) super.onCreate(savedInstanceState);setContentView(R.layout.activity_main);edt_a=(Ed
3、itText) this.findViewById(R.id.edt_alpha);edt_r=(EditText) this.findViewById(R.id.edt_r);edt_g=(EditText) this.findViewById(R.id.edt_g);edt_b=(EditText) this.findViewById(R.id.edt_b);color_res=(LinearLayout) this.findViewById(R.id.color_res);public void clickOK(View v)int alpha=Integer.parseInt(edt_
4、a.getText().toString();int red=Integer.parseInt(edt_r.getText().toString();int green=Integer.parseInt(edt_g.getText().toString();int blue=Integer.parseInt(edt_b.getText().toString();if(alpha>255|alpha<0)edt_a.getText().clear();edt_a.requestFocus();elseif(red>255|red<0)edt_r.getText().cle
5、ar();edt_r.requestFocus();elseif(green>255|green<0)edt_g.getText().clear();edt_g.requestFocus();elseif(blue>255|blue<0)edt_b.getText().clear();edt_b.requestFocus();elseint color=Color.argb(alpha, red, green, blue);color_res.setBackgroundColor(color);2 res/layout/activity_main.xml的代碼清單<
6、;LinearLayout xmlns:android=" android:layout_width="fill_parent" android:layout_height="fill_parent" android:orientation="vertical" > <EditText android:id="+id/edt_alpha" android:layout_width="match_parent" android:layout_height="wrap
7、_content" android:ems="10" android:hint="請輸入透明度值(0255)" android:inputType="number" > <requestFocus /> </EditText> <EditText android:id="+id/edt_r" android:layout_width="match_parent" android:layout_height="wrap_content&quo
8、t; android:hint="請輸入Red值(0255)" android:ems="10" android:inputType="number" /> <EditText android:id="+id/edt_g" android:layout_width="match_parent" android:layout_height="wrap_content" android:ems="10" android:hint="請輸入
9、Green值(0255)" android:inputType="number" /> <EditText android:id="+id/edt_b" android:layout_width="match_parent" android:layout_height="wrap_content" android:hint="請輸入Blue值(0255)" android:ems="10" android:inputType="number&q
10、uot; /> <LinearLayout android:layout_width="match_parent" android:layout_height="wrap_content" android:gravity="center"> <Button android:id="+id/button1" android:layout_width="wrap_content" android:layout_height="wrap_content" a
11、ndroid:text="確定" android:onClick="clickOK" /> </LinearLayout> <TextView android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="調(diào)色結(jié)果:" android:textAppearance="?android:attr/textAppearanceLarge" /&g
12、t; <LinearLayout android:layout_width="match_parent" android:layout_height="match_parent" android:id="+id/color_res" android:orientation="horizontal" > </LinearLayout> </LinearLayout>3 res/menu/activity_main.xml的代碼清單<menu xmlns:android=" > <item android:id="+id/menu_settings"
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫網(wǎng)僅提供信息存儲(chǔ)空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負(fù)責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 【正版授權(quán)】 ISO 5273:2025 EN Passenger car tyres - Preparation method for an artificially worn state for wet grip testing
- 二零二五版昆明公租房電子合同租賃合同爭議解決途徑與流程2篇
- 二零二五版教育培訓(xùn)項(xiàng)目合同范本共二十項(xiàng)條款3篇
- 2025版工業(yè)園區(qū)害蟲防治與安全防護(hù)服務(wù)協(xié)議3篇
- 2025版信用社小微企業(yè)貸款業(yè)務(wù)合作協(xié)議3篇
- 酒店管理公司2025年度戰(zhàn)略合作協(xié)議2篇
- 2025版臨時(shí)工技能培訓(xùn)免責(zé)合同4篇
- 2025年度建筑裝修工程合同標(biāo)的質(zhì)量驗(yàn)收:1、客戶居住環(huán)境4篇
- 2025水面承包權(quán)經(jīng)營與管理合同3篇
- 上海市房屋預(yù)售合同6篇
- 物業(yè)民法典知識(shí)培訓(xùn)課件
- 2023年初中畢業(yè)生信息技術(shù)中考知識(shí)點(diǎn)詳解
- 2024-2025學(xué)年八年級(jí)數(shù)學(xué)人教版上冊寒假作業(yè)(綜合復(fù)習(xí)能力提升篇)(含答案)
- 《萬方數(shù)據(jù)資源介紹》課件
- 第一章-地震工程學(xué)概論
- 《中國糖尿病防治指南(2024版)》更新要點(diǎn)解讀
- 浙江省金華市金東區(qū)2022-2024年中考二模英語試題匯編:任務(wù)型閱讀
- 青島版(五四制)四年級(jí)數(shù)學(xué)下冊全冊課件
- 大健康行業(yè)研究課件
- 租賃汽車可行性報(bào)告
- 計(jì)算機(jī)輔助設(shè)計(jì)AutoCAD繪圖-課程教案
評論
0/150
提交評論