摘要:
EditText继承关系:View-->TextView-->EditText EditText的属性很多,这里介绍几个: android:hint="请输入数字!"//设置显示在空间上的提示信息 android:numeric="integer"//设置只能输入整数,如果是小数则是:decimal android:singleLine="true"//设置单行输入,... 阅读全文
posted @ 2011-11-07 10:05
Owen Wilson
阅读(2057)
评论(1)
推荐(1)

浙公网安备 33010602011771号