摘要:
1. startService(new Intent(MainActivity.this, MyService.class)) >stopService(new Intent(MainActivity.this, MyService.class)) 2.bindService(new Intent( 阅读全文
posted @ 2018-11-03 16:57
zhang11111wei
阅读(190)
评论(0)
推荐(0)