pos = (Button) v1.findViewById(R.id.button1);pos.setEnabled(false);pos.setEnabled(true);如果是Dialog內的.
確定! 回上一頁