Android Study 之findViewById 变迁之路 · private void initView() { TextView tvTest = (TextView) findViewById(R.id.id_test); } · // xUtils的view注解 ...
確定! 回上一頁