上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 16 下一页
摘要: <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" an 阅读全文
posted @ 2016-07-28 16:32 什么玩楞啊,我叫旺仔 阅读(162) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2016-07-28 11:42 什么玩楞啊,我叫旺仔 阅读(24) 评论(0) 推荐(0)
摘要: package com.hanqi.myintent; import android.content.Intent; import android.content.pm.PackageManager; import android.content.pm.ResolveInfo; import and 阅读全文
posted @ 2016-07-25 12:40 什么玩楞啊,我叫旺仔 阅读(136) 评论(0) 推荐(0)
摘要: package com.hanqi.blacklist.com.hanqi.blacklist; import android.app.Activity; import android.app.AlertDialog; import android.app.ProgressDialog; import android.content.DialogInterface; import androi... 阅读全文
posted @ 2016-07-19 16:16 什么玩楞啊,我叫旺仔 阅读(146) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2016-07-18 15:26 什么玩楞啊,我叫旺仔 阅读(17) 评论(0) 推荐(0)
摘要: package com.hanqi.bluetooth; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import android.widget.AdapterView; import android.widget.ArrayAdapte... 阅读全文
posted @ 2016-07-18 11:52 什么玩楞啊,我叫旺仔 阅读(120) 评论(0) 推荐(0)
摘要: package com.hanqi.myintent; import android.content.Intent; import android.net.Uri; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import android... 阅读全文
posted @ 2016-07-18 10:24 什么玩楞啊,我叫旺仔 阅读(141) 评论(0) 推荐(0)
摘要: package com.hanqi.kaoshi.exam; /** * Created by Administrator on 2016/7/4. */ public class ExamPOJO { private long id; //考试科目 private String examname; 阅读全文
posted @ 2016-07-17 13:44 什么玩楞啊,我叫旺仔 阅读(261) 评论(0) 推荐(0)
摘要: <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.co 阅读全文
posted @ 2016-07-17 13:37 什么玩楞啊,我叫旺仔 阅读(338) 评论(0) 推荐(0)
摘要: package com.hanqi.bluetooth; import android.bluetooth.BluetoothAdapter; import android.bluetooth.BluetoothDevice; import android.content.BroadcastReceiver; import android.content... 阅读全文
posted @ 2016-07-17 10:57 什么玩楞啊,我叫旺仔 阅读(2910) 评论(0) 推荐(0)
上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 16 下一页