NotificationManager:(系统通知服务功能是管理通知)提供的管理器供用户使用Notification类:来构造通知对象,最后给通知管理器,让他来发布pendingIntent:需要条件触发的Intent,可以理解为延迟触发的Intent