class buttonlistener implements onclicklistener, ontouchlistener
if (event.getaction() == motionevent.action_down)
}else if (v.getid() == r.id.btnschool)
if (event.getaction() == motionevent.action_down)
}return false;
}@override
public void onclick(view v)
}就是這麼簡單粗暴的形式,按下之後設定乙個顏色,按下第二個按鈕之後再把第乙個按鈕的顏色設定回去,原來這樣也可以!哈哈!
Button顯示顏色
h檔案 ecolorbtn.h ifndef ecolor button define ecolor button class ecolorbtn public cbutton afx virtual public 生成 関數 protected afx msg declare message ma...
button按鈕變換名稱
str.format t 第 d次迴圈 i cstring str str.format t floating point 2f n 12345.12345 tprintf s lpctstr str str.format t left justified integer 6d n 35 tprin...
button按鈕驅動模型
include include include include int main int argc,char argv 這是個無限迴圈,程序有可能在read函式中休眠,當有按鍵被按下時,它才返回 while 1 for i 0 i sizeof press cnt sizeof press cnt ...