EditText ed1; ed1=(EditText)findViewById(R.id.ed1); text.setText(ed1.getText().toString()); 範例.
確定! 回上一頁