EditText ed1; ed1=(EditText)findViewById(R.id.ed1); text.setText(ed1.getText(). ... android:ems="10" android:inputType="textPersonName" ...
確定! 回上一頁