bindService 绑定方式 onCreate() —> onBind() —> onUnbind() –> onDestory(); 1)创建服务onCreate()在整个生命周期仅执行一次; 2)每次调用服务必须 ...
確定! 回上一頁