The effects may be as simple as a page not loading or a form not saving, or could also be something hard to detect or only shows up under certain circumstances.

  • 这些影响可能小到只是影响某个页面的加载或表单保存,也可能是产生难以检测的问题,或者产生只在特定条件下才会出现的错误。
  • 来源:互联网摘选更新时间:2026-07-14 04:20:21

  • 重点词汇
  • aart. 一(个);每一(个);任一(个),用于辅音音素开头的单词前
  • formn.类型;形态,外形;表格;状态;
  • somethingpron.某物,某事;(表示不确切的描述或数量)大致,左右;想来重要(或值得注意)的事物;
  • couldaux.能够,打算;用于假设语气的条件句;用于虚拟语气的结论句;
  • 有不adv. (否定后面的词或短语,或作否定的回答)不;(构成动词be、do和have及情态动词can或must等的否定形式,常缩略为n't)没有;否,或许不;(拒绝或不允许)不
  • effectsn.效应;影响;结果;(艺术家或作家所要创造的特定)外观,声响,印象,效果;动产,财物,家财;个人财产;
  • orconj.(用以引出另一种可能性)或,或者,还是;(用于含否定意思的动词后)也不,也不是,也没有;(用于警告或忠告)否则,不然;(用于两个数字之间表示约略数目)大约;(用于引出解释性词语)或者说;(用于说明原因)不然,否则;(用于引出对比的概念);即,那就是,或者说;<诗>不是
  • onlyadv.只有;只不过;仅仅;唯有;…才;只能;只会不料;
  • 相关例句
1、

Then, it could react on the content complete event ( page finished loading) and publish the title of the current page to the property broker.

随后,它可以响应内容完成事件(页面完成加载)并将当前页面的标题发布到属性代理。

互联网摘选

2、

When that page finishes loading, you see the data displayed in red in the spreadsheet chart of the Symphony Spreadsheet container.

当页面完成加载时,将看到在Symphony Spreadsheet容器的电子表格图表中会显示红色的数据。

互联网摘选

3、

You activate the code by adding an onload method to the tag, which starts the code right after the page finishes loading.

可以通过向标记添加onload方法来激活代码,此方法会在页面加载之后立即启动代码。

互联网摘选

4、

The reason for this is that when JavaScript is placed there, it will not block other elements of the page from loading.

这是因为将JavaScript放在这里不会影响页面其他元素的加载。

互联网摘选

5、

This closure will be executed as soon as the initial page finishes loading.

这个闭包在在初始页面加载完成后立即执行。

互联网摘选

6、

The page currently loading has requested an external cache.

当前正在装入的页已经请求了一个外部高速缓存。

互联网摘选

7、

Despite the focus on page loading times and user experience, it is important not to lose sight of the core system metrics such as disk, memory, CPU, and network.

尽管关注的重点是页面装载时间和用户体验,但是也不要忽视核心系统指标,比如磁盘、内存和网络。

互联网摘选

8、

Host server problems: slow site access, even more exasperating is that too many web images, page loading speed is very very slow.

主机服务器问题:网站访问速度慢,更可气的是,网页图片过多,页面载入速度很慢。

互联网摘选

9、

In particular, the new version is noticeably faster than its predecessor, both in start-up times and web page loading.

尤其,新版本在启动时间和网页载入方面显然要比之前的版本快。

互联网摘选

10、

Using On Demand Page Loading, you can set the first three pages of the form to load initially.

通过使用On Demand Page Loading,可以指定最初只装载表单的前三个页面。

互联网摘选

11、

Please wait for all page loading done, then click the picture you like.

请等待页面全数读取完毕再行点阅缩图观赏。

互联网摘选

12、

During initial benchmark tests by Anandtech, the iPhone 6 was found to have the fastest web browsing and page loading times on any device, just ahead of the iPhone 6 Plus.

根据Anandtech最开始的基准测试,iPhone6浏览网页的速度和页面加载的速度都是最快的,比Plus还快。

互联网摘选

13、

Rapid page loading is important on the web.

快速页面加载在Web上很重要。

互联网摘选

14、

If you wanted to select classifier-inherited operations, you needed to do so from the Advanced Property page of a message event, which is extremely complicated and difficult to use.

如果您想要选择标识符内有的操作,那么您就需要从消息事件的Advanced Property页面中进行选择,而这种操作是极端困难和复杂的。

互联网摘选

15、

Take a page that has some event information on it& start time, end time, location, subject, Web page, and so on.

获得一个包含某些事件信息的页面:开始时间、结束时间、位置、主题、Web页面,等等。

互联网摘选

16、

When adding the backward and forward button handlers, you will also see that this function is called to update the page from the event IDs we have been saving to the history stack.

添加后退和前进按钮处理程序时,还将调用该函数,根据保存到历史堆栈中的事件ID来更新页面。

互联网摘选

17、

That name is wrapped in a foreach loop at the bottom of the script that adds a page for each event, then invokes the EventTable method.

该名称位于脚本底部,包装在foreach循环中,该脚本为每个事件添加一个页面,然后调用EventTable方法。

互联网摘选

18、

The only downside is you'll need to run this method on your page's onLoad event, on the body tag.

惟一的缺点是您需要在页面的body的onLoad事件上运行此方法。

互联网摘选

19、

For example, you can store information in view state that will be accessed during the page load event the next time the page is sent to the server.

例如,您可以存储视图状态的信息,下次将页发送到服务器时,在加载页活动期间将访问这些信息。

provided by jukuu

20、

This means that instances of the controls in the template might not be created when the page load event occurs.

这意味着当发生页加载事件时,可能无法创建模板中控件的实例。

provided by jukuu

  • 今日热词
  • 热门搜索

英语网英语词典(dict.25820.com)为您提供在线翻译英语词典单词大全英译汉汉译英等英语服务!可按单词字数词义分类查询。支持lj:关键词格式查询例句。

用户反馈
请选择反馈类型(可多选):
您的联系方式:
反馈内容:
提交成功 小编会尽快处理
回到顶部
点击反馈