对于AlertDialog的描述不正确的是()。
A:使用new关键字创建AlertDialog的实例
B:对话框的显示需要调用show方法
C:setPositiveButton方法是用来加确定按钮的
D:setNegativeButton方法是用来加取消按钮的
出自:计算机科学