TableLayout layout = (TableLayout) findViewById(R.id.TLayout); for (int i = 0; i < layout.getChildCount(); i++) {
確定! 回上一頁