题目:下列关于AlertDialog的描述, 错误的是()
A.使用new关键字创建AlertDialog的实例
B.对话框的显示需要调用show()方法
C.setPositiveButton()方法是用来设置确定按钮的
D.setNegativeButton()方法是用来设置取消按钮的
题目:下列关于AlertDialog的描述, 错误的是()
A.使用new关键字创建AlertDialog的实例
B.对话框的显示需要调用show()方法
C.setPositiveButton()方法是用来设置确定按钮的
D.setNegativeButton()方法是用来设置取消按钮的