网站首页  词典首页

请输入您要查询的英文单词:

 

单词 onload
释义

onload

美 ['?nlo?d]
英 ['?nl??d]
  • v.装载;带载;带负荷
  • n.
  • 网络加载;加载事件;加载一个页面
过去分词:onloaded  现在分词:onloading  第三人称单数:onloads  
v.
1.
装载
2.
带载
3.
带负荷
n.
1.

例句

释义:
1.
This tag is loaded early in the loading process, but it won't be executed until the body onload function is called.
此标记在加载过程的早期加载,但它在body内的onload函数调用之后才会执行。
www.ibm.com
2.
The only downside is you'll need to run this method on your page's onLoad event, on the body tag.
惟一的缺点是您需要在页面的body的onLoad事件上运行此方法。
www.ibm.com
3.
Onload incident took place in the download is complete documentation of all the time.
事件发生在文档全部下载完毕的时候。
word.hcbus.com
4.
Think of it as a user-specified onLoad attribute invocation.
可把它视为特定于用户的onload属性调用。
www.ibm.com
5.
Wait for the onload event before attempting to call this method.
在尝试调用这个方法之前,会等待载入事件结束。
word.hcbus.com
6.
The body onload method should be as shown in Listing 1.
body内的onload方法应该如清单1所示。
www.ibm.com
7.
By using the onload event, your DOM related behavior is only applied after a whole page, including all of its assets, is loaded.
使用onload事件的话,你的DOM相关代码只会在你整个页面,包括页面上的元素都加载完成后才执行。
www.bing.com
8.
You can use the onload event handler to test that specific fields (on which the update panel depends) are populated.
您可以使用onload事件处理程序测试该特定字段(更新面板所依赖的字段)是否已填充。
www.ibm.com
9.
To invoke a JavaScript function when the page is loaded, an event handler for the onload event needs to be specified.
为在装载页面时调用一个JavaScript函数,需要指定用于onload事件的事件处理程序。
www.ibm.com
10.
Use the OnLoad event method to set properties in controls and establish database connections.
使用OnLoad事件方法来设置控件中的属性并建立数据库连接。
msdn2.microsoft.com
1.
From the year of 1993, international top-ranking libraries have made their collection digital and onload the internet.
从1993年以来,国际一流图书馆纷纷将馆藏精华数字化并送上互连网。
www.showxiu.com
2.
function for completeness, though it's not really used in this extension.
为保持完整性,我包括了一个Stats.onLoad函数,但是扩展并没有实际使用到它。
www.ibm.com
3.
JavaScript is an ideal candidate for splitting before and after the onload event.
JavaScript是一个理想的候选人分裂之前和之后onload事件。
www.cnblogs.com
4.
For example, the base page class's OnLoad method is always called, whether you create a Page_Load method or not.
例如,无论是否创建Page_Load方法,始终都会调用页基类的OnLoad方法。
msdn2.microsoft.com
5.
You activate the code by adding an onload method to the tag, which starts the code right after the page finishes loading.
可以通过向标记添加onload方法来激活代码,此方法会在页面加载之后立即启动代码。
www.ibm.com
6.
Raises the PreLoad event after postback data is loaded into the page server controls but before the OnLoad event.
在回发数据已加载到页服务器控件之后但在OnLoad事件之前,引发PreLoad事件。
msdn2.microsoft.com
7.
I can accomplish this with a call performed in the page's onload function, like so: Cart. getCart(displayCart).
我可以在页面的onload函数中用一个调用做到这一点,就像这样:Cart.getCart(displayCart)。
www.ibm.com
8.
When the page is first loaded (onLoad event), the request handler is registered with the Ajax engine.
第一次加载此页面时(onLoadevent),请求处理程序使用Ajax引擎进行注册。
www.ibm.com
9.
The client's onload event handler is invoked when the CM provider sets the IFrame src to the return URL.
当CM提供者设置IFramesrc以返回URL时,客户的onload事件处理器得到激活。
www.ibm.com
10.
In this case, this mechanism results in invoking the method onLoad.
在这个例子中,这个机制导致调用onLoad方法。
www.ibm.com
1.
Create an IFrame element and assign a listener for onload events.
创建一个IFrame元素并为onload事件设计一个监听器。
www.ibm.com
2.
Check google. com for an example of how a sprite image is requested onload.
检查字词的一种Sprite图像是如何示例要求onload。
www.cnblogs.com
3.
Finally, onLoad gets called when the class gets loaded from the database.
最后,从数据库加载类后调用onload。
www.ibm.com
4.
In the onload event handler, read the IFrame's contentWindow. name property, which now contains the OSLC response message.
在onload事件处理器中,阅读IFrame的contentWindow.name属性,它现在包含了OSLC响应信息。
www.ibm.com
5.
Onload Displays an alert box when the page has finished loading.
当页面完成加载后会显示一个警示框。
www.86oo.com
6.
This is shown in Listing 13, along with my page's onload function.
清单13展示了这一过程,以及页面的onload函数。
www.ibm.com
7.
This can lead to unexpected results if you use On Load event handlers, which we do.
如果您像我们一样使用OnLoad事件处理程式,会导致意想不到的结果。
www-128.ibm.com
8.
One can't even use a single Silverlight plug-in until 200 milliseconds after the onLoad event fires.
在onLoad事件触发后的200毫秒内甚至无法使用Silverlight插件。
www.infoq.com
9.
Thus, in Listing 4, the HTML element has an onload attribute.
因此,在清单4中,HTML元素有一个onload属性。
www.ibm.com
10.
Unconditional preload - as soon as onload fires, you go ahead and fetch some extra components.
preloadUnconditional-尽快onload激发您前进,并提取一些额外的组件。
www.cnblogs.com
1.
The result is that the methods onLoad and onview are invoked automatically by the framework when the widget is placed onto the page.
结果是当把小部件放到页面上之后,框架将自动调用onLoad和onview方法。
www.ibm.com
2.
This is why I set the onload property to a separate function writeList.
因此,我为一个独立的函数writeList设置onload属性。
www.ibm.com
3.
In addition to timestamping your domain class, you can tap into four event hooks: beforeInsert, befortUpdate, beforeDelete, and onLoad.
除了给域类添加时间戳,还可以引入4个事件挂钩:beforeInsert、befortUpdate、beforeDelete和onload。
www.ibm.com
4.
For example, you can override the OnLoad method of the Page object for the page load event instead of using a Page_Load method.
例如,可以为页加载事件重写Page对象的OnLoad方法,而不是使用Page_Load方法。
msdn2.microsoft.com
5.
You can run this by putting it into the onLoad handler of your page's body element, like this
现在就可以通过将其放入页面body元素的onLoad处理程序来运行它,如下所示
www.ibm.com
6.
Invoking any of the event handlers specified in the onclear, oncleared, onload, and onloaded tag attributes
调用在onclear、oncleared、onload和onloaded标记属性中指定的任何事件处理程序
www.ibm.com
7.
Attribute Value Description onload script onunload script Form Element Events
表单元素事件
286s.com
8.
Switching Process Test of Composite Onload Tap Changer
组合式有载开关切换过程的试验
ilib.cn
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/1/14 12:50:42