While a thread is running, either uploading or downloading, you can query it to check on its status to provide the user with feedback (e.g. a progress bar).
当一个线程在运行的时候,不管是上传还是下载,你可以查询进程状态并且给用户一个反馈(例如一个进度条)。
Using an automatic progress bar for a long-running, server-side task.
对一个长期运转,面向服务的任务使用自动进度工具条。
This tag creates an automatic progress bar that moves by 1% every 50 ms.
这个标签引起一个自动进度工具条每50毫秒移动1%。
A progress bar will be displayed to indicate the progress of the installation.
将显示一个进度条,表示安装的进度。
The progress bar should begin as soon as the user has decided to start the process.
当用户决定开始流程时进度条就该显示。
Additionally, the button calls visible to make the progress bar visible to the user.
此外,这个按钮调用visible使用户能够看到这个进度工具条。
The manual progress bar on the page is very similar, as you can see in Listing 5.
这个页面中的手动进度工具条十分相似,正如您在列表5中所看到的。
This isn't just simple courtesy, watching the progress bar move makes time fly faster.
这不仅仅是一个简单的表面功夫,看着进度条会让时间过的快一些。
You click the button to start the secondary task and update the progress bar as it runs.
单击这个按钮,启动第二个任务,并在它运行时更新进度条。
The presentation of the progress bar is controlled by the CSS classes that Table 4 shows.
进度工具条的显示是由表格4显示的css类来控制的。
Move the mouse around the highlighted area until the progress bar is full to generate the key.
在高亮区域周围移动鼠标,直到进度条填满,生成密钥。
Progress bar and Progress message are used to indicate the process status on the splash screen.
进度条和进度消息用于表示splashScreen的进程状态。
If you wish, you can also have (within the code) dialog boxes that will overlay the progress bar.
如果您愿意,您也可以(在代码里)使用对话框将进度栏覆盖掉。
Immediately above the progress bar is a (centered) Label that shows the value of the progress bar.
紧贴在进度条上的是一个(居中的)Label,它展示了进度条的值。
For example, in Eclipse verify a progress bar window has closed or that a wizard dialog has closed.
例如,在Eclipse中确认进度条窗口得到了关闭,或者向导对话框得到了关闭。
When progress bar disappears, it means that building is finished and the tool can continue playback.
当进度条消失时,就意味着构建已经完成,工具可以继续回放了。
Progress can be used to implement a progress bar or another mechanism to report progress to the user.
progress可以用来实现进度栏或另一种向用户报告进度的机制。
The progress bar moves to 100%, and an "Execution Complete" message is added to your script (Figure 28).
然后进度条会移动至100%,而且会有添加至您的脚本中的“ExecutionComplete”信息(图28)。
While you are making the call to the Web service, you will see a progress bar at the bottom of the screen.
在您调用Web服务时,您将看到屏幕底部的进度条。
A progress bar will appear and display notes from the installer regarding the progress of the installation.
接下来会出现一个进度条,显示与安装进程相关的说明。
Consider the thread defined in Listing 10, which updates the label, progress bar and the slider in Figure 4.
考虑一下清单10中定义的线程,该线程将更新图4中的标签、进度条和滑块。
The checkProgess_status() function shown in the code in Listing 1 checks the show state of the progress bar.
代码清单1中代码所示的 checkProgess_status()函数会检查进度条的状态。
The import of the Rational Rose model will start, and a progress bar will show you the status of the migration.
RationalRose模型的导入将开始,进度条将向您展示移植的状态。
If the progress bar is visible, it means that the project build is in progress and you must wait for it to finish.
如果进度条可见的话,那么这就意味着项目构建正在进行当中,而您必须等到它完成为止。
Remember, the purpose of this button is to automatically trigger the Ajax refresh action on the progress bar.
切记,这个按钮的目的是在进度工具条上自动激发Ajax刷新行为。
That is where a lot of the new elements in the HTML5 spec (like the progress bar, video, and audio tags) came from.
这就是HTML5规范中许多新元素(例如进度条、视频,和音频标签)的来源。
When you launch the product, you can see the splash screen come up, and the progress bar and progress message appear.
在启动产品时,能够看到splashScreen出现,并且出现进度条和进度信息。
As soon as that happens, you take the value of the hidden input field and update the progress bar (see Listing 18).
一旦运行,您就可以获得隐藏域中的值和更新的进度工具条(参见列表18)。
One way to do so is to show an automatic progress bar that will run until the server responds and the page gets refreshed.
要达到这个目的的方法之一是显示一个自动进度工具条,它会一直运行直到服务器应答以及页面得到刷新为止。
You don't want the progress bar to just keep running on its own, so you make it manual by setting the auto attribute to false.
由于您并不想使进度工具条任其自然地保持运行,因此您要人工将auto属性设置为错误的。
应用推荐