雨天啾啾酱
progress/loading bar 进度条/缓冲条 Progress bar (Redirected from Loading bar)A progress bar is a component in a graphical user interface used to convey the progress of a task, such as a download or file transfer. Often, the graphic is accompanied by a textual representation of the progress in a percent format. A more recent development is the indeterminate progress bar, which is used in situations where the extent of the task is unknown or the progress of the task cannot be determined in a way that could be expressed as a percentage. This bar uses motion or some other indicator to show that progress is taking place, rather than using the size of the filled portion to show the total amount of progress, making it more like a throbber than a progress bar.The concept for the progress bar had existed earlier on in history. Known as a Gantt Chart developed in 1896 by Karol Adamiecki, who called it a harmonogram. Adamiecki did not publish his chart until 1931, however, and only then in a language not popular in the West. The chart thus now bears the name of Henry Gantt (1861–1919), who designed his chart around the years 1910-1915 and popularized it in the West. The concept was later adopted in computing.
yiyi1169681829
progress bar 如果是界面开发之类的,还可以翻译成Loading Bar。例句:1.Each line in a list control can have its own progress bar.每一行都在一个列表框中,有自己的进度条。2.Progress bars operate independently and (can be) simultaneously.进度条操作互相独立,可以是同步的。
:小小的菇凉
编辑框是textbox标签是label进度条是ProgressBar滑块是Hscrollbar按钮是Button单选框是Radiobutton选择框是checkbox望采纳