摘要: 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 代码的搬运工头 阅读(558) 评论(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 代码的搬运工头 阅读(115) 评论(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 代码的搬运工头 阅读(138) 评论(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 代码的搬运工头 阅读(496) 评论(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 代码的搬运工头 阅读(293) 评论(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 代码的搬运工头 阅读(1052) 评论(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 代码的搬运工头 阅读(177) 评论(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 代码的搬运工头 阅读(151) 评论(0) 推荐(0)