上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 13 下一页
摘要: package com.lidaochen.test001; import android.app.ProgressDialog; import android.content.DialogInterface; import android.os.SystemClock; import android.support.v7.app.AlertDialog; import android.sup... 阅读全文
posted @ 2019-06-16 11:33 李道臣 阅读(838) 评论(0) 推荐(0) 编辑
摘要: package com.lidaochen.test001; import android.content.Intent; import android.content.IntentFilter; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.View... 阅读全文
posted @ 2019-06-15 22:46 李道臣 阅读(1468) 评论(0) 推荐(0) 编辑
摘要: package com.lidaochen.test001; import android.content.Intent; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.View; public class MainActivity extends ... 阅读全文
posted @ 2019-06-15 12:58 李道臣 阅读(256) 评论(0) 推荐(0) 编辑
摘要: ... 阅读全文
posted @ 2019-06-15 10:48 李道臣 阅读(487) 评论(0) 推荐(0) 编辑
摘要: item.xml 阅读全文
posted @ 2019-06-08 22:25 李道臣 阅读(326) 评论(0) 推荐(0) 编辑
摘要: smstemplate_item.xml 阅读全文
posted @ 2019-06-08 21:12 李道臣 阅读(446) 评论(0) 推荐(0) 编辑
摘要: package com.lidaochen.test; import android.content.Intent; import android.net.Uri; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.text.TextUtils; import an... 阅读全文
posted @ 2019-06-08 09:09 李道臣 阅读(436) 评论(0) 推荐(0) 编辑
摘要: package com.lidaochen.test; import android.content.Intent; import android.net.Uri; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.view.View; public class ... 阅读全文
posted @ 2019-06-06 21:23 李道臣 阅读(503) 评论(0) 推荐(0) 编辑
摘要: package com.lidaochen.test; import android.os.Bundle; import android.os.Handler; import android.support.v7.app.AppCompatActivity; import android.view.View; import android.widget.TextView; import and... 阅读全文
posted @ 2019-05-30 16:19 李道臣 阅读(489) 评论(0) 推荐(0) 编辑
摘要: package com.lidaochen.test; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.view.View; import java.io.File; import java.io.FileOutputStream; public class... 阅读全文
posted @ 2019-05-30 15:53 李道臣 阅读(1491) 评论(0) 推荐(0) 编辑
上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 13 下一页