EditText 可以在你的程式內讓使用者輸入一些訊息,可以以單行或多行的模式顯示,點擊輸入框的 ... <EditText android:hint="請輸入名字" android:inputType="text" ...
確定! 回上一頁