AlertDialog 对话框是十分常用的用于显示信息的方式,最多可提供三个按钮。 AlertDialog 不能直接通过构造方法构建,而要由AlertDialog.Builder 类来创建。 AlertDialog ...
確定! 回上一頁