EditText myedt = findViewById(R.id.edt1);. myedt.setText("");. 就能夠清除我們輸入的資料。 但是,如果我們是使用numeric格式,也就是只能輸入 ...
確定! 回上一頁