2.builder怎么个帮助法呢? 比如我们要设置dialog的title,我们就直接这样: AlertDialog dialog = new AlertDialog.Builder(this) .setTitle( ...
確定! 回上一頁