单项选择题
下面关于Notification的选项正确的是()
A.NotificationManager man=new NotificationManager(); B.PendingIntent contentIntent=new PendingIntent(); C.RemoteViews contentView=new RemoteViews(); D.Notification notification=new Notification();
单项选择题 对于广播的发送,Intent的启动方式是()
单项选择题 下列关于Intent启动组件错误的是()
单项选择题 下面关于广播说法错误的是()