onload
装载
常用释义
英音[ ˌɒnˈləʊd ]
美音[ ˈɑːnloʊd ]
基本释义
- v. 装载;输入,装入(文件)
例句
-
1·Listing 1. The body onload handler.清单1 . body内的onload处理程序。
-
2·Listing 1. Code for onLoad function.清单1 . onLoad函数代码。
-
3·The body onload method should be as shown in Listing 1.body 内的 onload 方法应该如清单 1 所示。
-
4·Thus, in Listing 4, the HTML element has an onload attribute.因此,在清单 4 中,HTML 元素有一个 onload 属性。
-
5·onLoad — This function is where you place initialization code.onLoad — 在此函数中放置初始化代码。
-
6·onLoad gets called when the class is loaded from the database.onLoad在类从数据库中加载时被调用。
-
7·For example, the tag has the onload and onunload attributes.例如,标记拥有onload和onunload属性。
-
8·Think of it as a user-specified onLoad attribute invocation.可把它视为特定于用户的 onload 属性调用。
-
9·This is shown in Listing 13, along with my page's onload function.清单 13 展示了这一过程,以及页面的 onload 函数。
-
10·In this case, this mechanism results in invoking the method onLoad.在这个例子中,这个机制导致调用onLoad方法。