单项选择题

( )这个类用于处理即将发生的事情,比如在通知Notification中用于跳转页面,但不是马上跳转。

A、Service
B、IntentFilter
C、PendingIntent
D、Intent