摘要: 3.7 ProgressBarProgressBar类官方文档地址:http://developer.android.com/reference/android/widget/ProgressBar.html在Android应用开发中,ProgressBar(运行进度条)是比较常用到的组件,例如下载... 阅读全文
posted @ 2014-05-19 23:40 叶超Luka 阅读(1333) 评论(0) 推荐(1) 编辑
摘要: 3.4 EditTextEditText类官方文档地址:http://developer.android.com/reference/android/widget/EditText.htmlEditText继承TextView,所以EditText具有TextView的属性特点,下面主要介绍一些Ed... 阅读全文
posted @ 2014-05-19 23:23 叶超Luka 阅读(1393) 评论(0) 推荐(1) 编辑