• 2022-05-30
    39.在Android中,可以使用哪些方式创建StartedService?()
    A: 继承IntentService类
    B: 继承Service类
    C: 继承Binder类
    D: 使用Messager类