使用startService()启动服务后,要使用stopService()停止Service。同时使用startService()与bindService()要注意,需要unbindService()与 stopService()同时调用, ...
確定! 回上一頁