• 翻阅自己喜欢的报纸杂志影像如同印刷的效果一样清晰,无需抓狂地等待每个页面下载

    I flip through my favorite papers and magazines, the images as crisp as in print, without a maddening wait for each page to load.

    youdao

  • 用户可以避免页面重新加载,避免等待一部分内容呈现

    Your users can avoid page reloads and avoid waiting for the next piece of content to be presented.

    youdao

  • 单个的访问只是意味着一些偶然页面请求意味着访问期间一个持续打开连接(带有等待线程)。

    A single visitor doesn't just mean a few incidental page requests; it also means an open connection (with a waiting thread) for as long as the visitor stays.

    youdao

  • 使用户可以快速地获得三个页面不必等待整个30页面表单装载完成。

    This allows the user to receive the first three pages quickly rather than waiting for the entire 30-page form.

    youdao

  • 传统页面请求不同的是,调用不会中断用户体验浏览器等待响应也不会暂停。

    Unlike a typical page request, the call doesn't interrupt the user experience, and the browser doesn't pause while waiting for the response.

    youdao

  • 所以必须等待页面清除再次加载然后滚动地图

    So you have to wait for the page to clear, load again, and then scroll down to the map.

    youdao

  • 然后应用程序必须等待获取繁忙索引页面

    Then applications must wait to acquire busy index pages.

    youdao

  • GZIP网络连接情况最有用,在这种情况下,数据传输耗用用户等待显示的页面所花费大部分时间。

    GZIP is most useful in the case of a slow network connection in which the transmission of data consumes a significant portion of the time a user waits for the page to be displayed.

    youdao

  • 许多情况下可以获取用户提交数据处理后几秒而不需要在处理信息让用户一直等待装载页面

    There are many times that you can take the data submitted by the user and delay the processing a matter of seconds, rather than process the information while the user waits for his page to load.

    youdao

  • 回到过去,按下一个移动地图时还要一直等待页面刷新而且不必知道无缝缩放这个概念

    We would have to go back to the days of clicking a button to wait for a page to refresh before we could move in any direction on a map. And you can forget about seamless zooming.

    youdao

  • 这种情况通常很慢页面更新往往需要用户等待时间

    This is often so slow that the user has to wait a significant amount for time for the page to update.

    youdao

  • 基本思想用户感觉不必等待页面更新

    The idea is to make users feel as though they never have to wait for a page to update.

    youdao

  • 等待页面装载(尤其是较慢服务器上装载)会让人觉得界面土、太陈旧

    Waiting for page loadsespecially from slow serversgives the impression of a clunky, old-style interface.

    youdao

  • 可能有所体会等待窗口加载的过程非常缓慢而且令人痛苦的,是因为必须整个页面加载所有内容,包括页面所有的的图片

    As you probably already know, waiting for the window to load is painfully slow, because the whole page must finish loading, including all the images on the page.

    youdao

  • Ajax应用程序无需每次发生事件时都服务器程序提交刷新页面意味着等待减少(至少理论上如此)。

    Ajax applications don't have to submit to a server-side program and refresh the page every time something happens, and that means less waiting (at least in theory).

    youdao

  • 例如可以使用SpringIntegrationWeb客户端实现一个等待页面

    For example you could implement a waiting page in a web client using Spring Integration.

    youdao

  • 通过采用这种方式无需等待syncd页面写到磁盘。

    In this way, it does not wait for syncd to flush out pages to disk.

    youdao

  • 借助一个简单的内置函数jQuery 可以确保代码能够工作因为等待页面加载

    With a simple built-in function, jQuery ensures that your code will work because it waits for the page to load.

    youdao

  • 看看Google Maps,使用鼠标抓取地图稍稍移动,再移动,一切都会立即出现等待页面刷新

    Use your cursor to grab the map and scroll around a bit. Again, everything happens almost instantly, with no waiting for pages to reload.

    youdao

  • 在浏览Googlemap时,不再是单击一下,然后等待整个页面重新装载,而是可以鼠标顺畅地滚动地图

    Instead of clicking and waiting for the entire page to reload as you pan a Google map, you seamlessly scroll around the map with your mouse.

    youdao

  • 使用Ajax时,等待Web服务门户呈现一部分内容时候不需要重新加载页面

    With Ajax, you can avoid page reloads while waiting for the next piece of content to be presented in the Web services portal.

    youdao

  • 相反希望等待页面所有元素都装载完—所有图像标题广告解析代码YouTube视频预览开始调用jQuery代码。

    Conversely, you also don't want to have to wait until everything on the page has loaded-all the images, banner ads, analytic code, and YouTube video previews - before you can call jQuery code.

    youdao

  • 通过调用jQueryready事件处理函数指示jQuery等待页面DOM装载完成,然后执行其他任务

    By invoking jQuery's ready event handler, it instructs jQuery to wait until the DOM for the page has loaded and then perform additional tasks.

    youdao

  • WebSpherePortal 将迅速启动页面呈现过程而不是等待调用结束

    WebSphere Portal starts the page render process, instead of waiting for the back-end call to finish.

    youdao

  • 第七点击提交按钮等待确认页面

    Step 7: Click on the "Submit" button and wait for a confirmation page to load.

    youdao

  • autoplay属性指示浏览器装载页面后立即开始播放,而不等待明确用户请求

    The autoplay attribute tells the browser to begin playing as soon as the page is loaded, without waiting for an explicit user request.

    youdao

  • 这种实现通常用于Web应用,特定页面服务于具体请求然后应用等待一个请求。

    Such implementations are typical for Web applications, where a particular page serves specific request and then application is waiting for a next request. The advantages of such an architecture are.

    youdao

  • 传统的浏览器应用程序不同,在Ajax应用程序用户单击HTML表单上的Submit按钮时,用户不必等待页面出现。

    It is profoundly different from the classic browser applications in that users do not have to wait and watch the hourglass spin when they click on a Submit button in an HTML form.

    youdao

  • 第17RenterInfo页面显示客户浏览器等待确认完成

    At Step 17 the RenterInfo page is displayed to the customer's browser for confirmation and completion.

    youdao

  • 然后脚本会获取这个实例IP地址等待服务器一个Web请求成功返回包含welcome页面

    The script then gets the IP address of the instance and waits until a Web request to the server successfully returns and contains the word welcome.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定