一、xml里面调用:<---输入数字->android:inputType="number"/> 二、Activity里的调用:EditText editText=(EditText)findViewById(R.id.edittext) ...
確定! 回上一頁