摘要: public class NetTypeUtils { public boolean isConn(Context context){ //1.得到网络管理类 ConnectivityManager manager = (ConnectivityManager) context.getSystemS 阅读全文
posted @ 2018-04-12 19:45 失落的城市 阅读(143) 评论(0) 推荐(0)