onload
美 ['?nlo?d]
英 ['?nl??d] 
- v.裝載;帶載;帶負荷
- n.裝
- 網絡加載;加載事件;加載一個頁面
詞形變化
過去分詞:onloaded 現在分詞:onloading 第三人稱單數:onloads
英漢解釋
英英解釋
例句
This tag is loaded early in the loading process, but it won't be executed until the body onload function is called.
此標記在加載過程的早期加載,但它在body內的onload函數調用之后才會執行。
The only downside is you'll need to run this method on your page's onLoad event, on the body tag.
惟一的缺點是您需要在頁面的body的onLoad事件上運行此方法。
Onload incident took place in the download is complete documentation of all the time.
事件發生在文檔全部下載完畢的時候。
Think of it as a user-specified onLoad attribute invocation.
可把它視為特定于用戶的onload屬性調用。
Wait for the onload event before attempting to call this method.
在嘗試調用這個方法之前,會等待載入事件結束。
The body onload method should be as shown in Listing 1.
body內的onload方法應該如清單1所示。
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相關代碼只會在你整個頁面,包括頁面上的元素都加載完成后才執行。
You can use the onload event handler to test that specific fields (on which the update panel depends) are populated.
您可以使用onload事件處理程序測試該特定字段(更新面板所依賴的字段)是否已填充。
To invoke a JavaScript function when the page is loaded, an event handler for the onload event needs to be specified.
為在裝載頁面時調用一個JavaScript函數,需要指定用于onload事件的事件處理程序。
Use the OnLoad event method to set properties in controls and establish database connections.
使用OnLoad事件方法來設置控件中的屬性并建立數據庫連接。
From the year of 1993, international top-ranking libraries have made their collection digital and onload the internet.
從1993年以來,國際一流圖書館紛紛將館藏精華數字化并送上互連網。
function for completeness, though it's not really used in this extension.
為保持完整性,我包括了一個Stats.onLoad函數,但是擴展并沒有實際使用到它。
JavaScript is an ideal candidate for splitting before and after the onload event.
JavaScript是一個理想的候選人分裂之前和之后onload事件。
For example, the base page class's OnLoad method is always called, whether you create a Page_Load method or not.
例如,無論是否創建Page_Load方法,始終都會調用頁基類的OnLoad方法。
You activate the code by adding an onload method to the tag, which starts the code right after the page finishes loading.
可以通過向標記添加onload方法來激活代碼,此方法會在頁面加載之后立即啟動代碼。
Raises the PreLoad event after postback data is loaded into the page server controls but before the OnLoad event.
在回發數據已加載到頁服務器控件之后但在OnLoad事件之前,引發PreLoad事件。
I can accomplish this with a call performed in the page's onload function, like so: Cart. getCart(displayCart).
我可以在頁面的onload函數中用一個調用做到這一點,就像這樣:Cart.getCart(displayCart)。
When the page is first loaded (onLoad event), the request handler is registered with the Ajax engine.
第一次加載此頁面時(onLoadevent),請求處理程序使用Ajax引擎進行注冊。
The client's onload event handler is invoked when the CM provider sets the IFrame src to the return URL.
當CM提供者設置IFramesrc以返回URL時,客戶的onload事件處理器得到激活。
In this case, this mechanism results in invoking the method onLoad.
在這個例子中,這個機制導致調用onLoad方法。
Create an IFrame element and assign a listener for onload events.
創建一個IFrame元素并為onload事件設計一個監聽器。
Check google. com for an example of how a sprite image is requested onload.
檢查字詞的一種Sprite圖像是如何示例要求onload。
Finally, onLoad gets called when the class gets loaded from the database.
最后,從數據庫加載類后調用onload。
In the onload event handler, read the IFrame's contentWindow. name property, which now contains the OSLC response message.
在onload事件處理器中,閱讀IFrame的contentWindow.name屬性,它現在包含了OSLC響應信息。
Onload Displays an alert box when the page has finished loading.
當頁面完成加載后會顯示一個警示框。
This is shown in Listing 13, along with my page's onload function.
清單13展示了這一過程,以及頁面的onload函數。
This can lead to unexpected results if you use On Load event handlers, which we do.
如果您像我們一樣使用OnLoad事件處理程式,會導致意想不到的結果。
One can't even use a single Silverlight plug-in until 200 milliseconds after the onLoad event fires.
在onLoad事件觸發后的200毫秒內甚至無法使用Silverlight插件。
Thus, in Listing 4, the HTML element has an onload attribute.
因此,在清單4中,HTML元素有一個onload屬性。
Unconditional preload - as soon as onload fires, you go ahead and fetch some extra components.
preloadUnconditional-盡快onload激發您前進,并提取一些額外的組件。
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方法。
This is why I set the onload property to a separate function writeList.
因此,我為一個獨立的函數writeList設置onload屬性。
In addition to timestamping your domain class, you can tap into four event hooks: beforeInsert, befortUpdate, beforeDelete, and onLoad.
除了給域類添加時間戳,還可以引入4個事件掛鉤:beforeInsert、befortUpdate、beforeDelete和onload。
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方法。
You can run this by putting it into the onLoad handler of your page's body element, like this
現在就可以通過將其放入頁面body元素的onLoad處理程序來運行它,如下所示
Invoking any of the event handlers specified in the onclear, oncleared, onload, and onloaded tag attributes
調用在onclear、oncleared、onload和onloaded標記屬性中指定的任何事件處理程序
Attribute Value Description onload script onunload script Form Element Events
表單元素事件
Switching Process Test of Composite Onload Tap Changer
組合式有載開關切換過程的試驗