文件名称:Android-ProgressBar

  • 所属分类:
  • android开发
  • 资源属性:
  • [Android]
  • 上传时间:
  • 2016-03-23
  • 文件大小:
  • 50kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 谭**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

Android提供的ProgressBar Widget控件与ProgressDialog应用目标不同,在程序一开始即可在main.xml Layout当中布局,先将部署在Layout里的ProgressBar的属性设为隐藏(一开始看不见),而后使用进程来“假装”程序忙碌中,但不同的是,可在进程当中取得运行时的进度,在“运行”的过程中,将运行进度通过TextView显示出来。本范例除了学习ProgressBar Widget的显示及使用之外,另一个学习关键则是Handler的使用,因为新起的进程无法访问Activity里的Widget,也无法将运行状态外送出来,所以需要通过Handler及Message对象,将进程里的状态往外传递,最后由Activity的Handler事件接收取得运行的状态。-ProgressBar Widget controls and ProgressDialog target applications provided by Android, a program can be started at main.xml in Layout layout, the first attribute will be deployed in the Layout ProgressBar set to hide (initially invisible), and then use the process to pretend program is busy, but the difference is that in the operation can be achieved the process of progress, in the run in the process of operation will show progress through TextView. This example shows in addition to learning ProgressBar Widget and use, another key is the use of Handler, because the new process cannot access Activity Widget, could send status so, through the Handler and Message objects, will process state to transfer, and finally by the Activity Handler event has receiving state.


(系统自动生成,下载前可以参看下载内容)

下载文件列表





(没有文件,原文件不完全或已损坏或有密码)

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org