CheckBox checkBox;. checkBox=(CheckBox)findViewById(R.id.checkBox); checkBox.setOnCheckedChangeListener(this);. 示範. XML
確定! 回上一頁