单项选择题

使用startService 方法启动服务时,不执行的生命周期方法是()。

A.onCreate()
B.onDestory()
C.onResume()
D.onStartCommand()