//將可選内容與ArrayAdapter連接起來adapter = new ArrayAdapter<String>(this,android.R.layout.simple_spinner_item,Blood_group); //對應控件spinner = ...
確定! 回上一頁