多项选择题
A.AlertDialog dialog=new AlertDialog(context) B.AlertDialog.Builderbuilder=new AlertDialog.Builder(context) C.ProgressDialog dialog=new ProgressDialog(context) D.ProgressDialog.Builderbuilder=new ProgressDialog.Builder(context)
A.一个方法 B.一个凼数 C.一个操作符 D.一条语句
A.alert() B.prompt() C.confirm() D.msg()