对于AlertDialog的描述不正确的是()。
A、使用new关键字创建AlertDialog的实例
B、对话框的显示需要调用show方法
C、setPositiveButton方法是用来加确定按钮的
D、setNegativeButton方法是用来加取消按钮的
A、使用new关键字创建AlertDialog的实例
B、对话框的显示需要调用show方法
C、setPositiveButton方法是用来加确定按钮的
D、setNegativeButton方法是用来加取消按钮的
A、要想使用对话框首先要使用new关键字创建AlertDialog的实例 B、对话框的显示需要调用show方法 C、setPositiveButton方法是用来加确定按钮的 D、setNegativeButton方法是用来加取消按钮的
A、Program Enable可以允许所有程序 B、Program disable可以禁止所有程序块与每块内的程序 C、Program Delete可以清除所有程序 D、以上描述均不正确