单项选择题

A.使用new关键字创建AlertDialog的实例
B.对话框的显示需要调用show方法
C.setPositiveButton方法是用来加确定按钮的
D.setNegativeButton方法是用来加取消按钮的