摘要: 页面上有ProgressBar控件和一个按键,点击按键将启动线程,该线程控制进度条以1秒为间隔,步长为5显示进度,直至100%停止。 项目截图 1 <?xml version="1.0" encoding="utf-8"?> 2 <LinearLayout xmlns:android="http:/ 阅读全文
posted @ 2019-05-27 17:15 机电小白 阅读(247) 评论(0) 推荐(0) 编辑
摘要: 项目截图 1 <?xml version="1.0" encoding="utf-8"?> 2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" 3 xmlns:app="http://schemas.a 阅读全文
posted @ 2019-05-27 12:33 机电小白 阅读(298) 评论(0) 推荐(0) 编辑
摘要: 项目截图 1 <?xml version="1.0" encoding="utf-8"?> 2 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" 3 xmlns:app="http://schemas.a 阅读全文
posted @ 2019-05-27 11:49 机电小白 阅读(409) 评论(0) 推荐(0) 编辑
摘要: 项目截图 1 <?xml version="1.0" encoding="utf-8"?> 2 <android.support.constraint.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android 阅读全文
posted @ 2019-05-27 11:29 机电小白 阅读(190) 评论(0) 推荐(0) 编辑
摘要: 项目截图 1 <?xml version="1.0" encoding="utf-8"?> 2 <android.support.constraint.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android 阅读全文
posted @ 2019-05-27 10:37 机电小白 阅读(271) 评论(0) 推荐(0) 编辑