/*getText()取得text內容, 並用toString()轉成字串, trim()將字串左右旁的空格擷取掉*/ textView.setText(lastName.getText().
確定! 回上一頁