填空题
服务的开启方式有两种,分别是()和()。
startService();bindService()
填空题 在清单文件中,注册服务时应该使用的结点为()。
填空题 绑定服务事,必须要实现服务的()方法。
填空题 在创建服务时,必须要继承()类。