摘要: package com.example.wws20171201; import android.os.Bundle;import android.os.Handler;import android.os.Message;import android.support.v7.app.AppCompatA 阅读全文
posted @ 2017-12-04 10:24 代码的搬运工头 阅读(551) 评论(0) 推荐(0) 编辑
摘要: package com.example.week;import android.bluetooth.BluetoothAdapter;import android.support.v4.app.Fragment;import android.os.Bundle;import android.supp 阅读全文
posted @ 2017-12-04 08:03 代码的搬运工头 阅读(111) 评论(0) 推荐(0) 编辑
摘要: package com.example.week;import android.content.Context;import android.net.wifi.WifiManager;import android.os.Bundle;import android.support.annotation 阅读全文
posted @ 2017-12-04 08:01 代码的搬运工头 阅读(137) 评论(0) 推荐(0) 编辑
摘要: package com.example.week;import java.io.InputStream;import java.net.HttpURLConnection;import java.net.URL;/** * Created by 生哥 on 2017/12/2. */public c 阅读全文
posted @ 2017-12-03 19:44 代码的搬运工头 阅读(464) 评论(0) 推荐(0) 编辑
摘要: package com.example.week;import android.content.Context;import android.view.View;import android.view.ViewGroup;import android.widget.BaseAdapter;impor 阅读全文
posted @ 2017-12-03 19:43 代码的搬运工头 阅读(259) 评论(0) 推荐(0) 编辑
摘要: package com.example.week;import android.os.Bundle;import android.support.v4.app.FragmentActivity;import android.support.v7.app.AppCompatActivity;impor 阅读全文
posted @ 2017-12-03 19:42 代码的搬运工头 阅读(1017) 评论(0) 推荐(0) 编辑
摘要: package com.example.week;import android.support.v4.app.Fragment;import android.os.Bundle;import android.support.annotation.Nullable;import android.vie 阅读全文
posted @ 2017-12-03 19:39 代码的搬运工头 阅读(172) 评论(0) 推荐(0) 编辑
摘要: package com.example.week;import android.os.Bundle;import android.os.Handler;import android.os.Message;import android.support.annotation.Nullable;impor 阅读全文
posted @ 2017-12-03 19:37 代码的搬运工头 阅读(132) 评论(0) 推荐(0) 编辑