摘要:
/** * 判断服务是否开启 * * @return */ public static boolean isServiceRunning(Context context, String ServiceName) { if (TextUtils.isEmpty(ServiceName)) { return f... 阅读全文
posted @ 2018-11-27 16:28
巫山老妖
阅读(5631)
评论(0)
推荐(0)
浙公网安备 33010602011771号