相关文章推荐
温柔的大葱  ·  如何使用 MySQL Workbench ...·  3 年前    · 
1. Dialog 与 AlertDialog 的区别。 AlertDialog 是一种特殊形式的 Dialog。这个类中,我们可以添加一个,两个或者三个按钮,可以设置标题。所以,当我们想使用 AlertDialog 默认的按钮形式,用 AlertDialog 更加方便,而且有一个类 AlertD... 移动开发者