您要查找的是不是:
- Event at the end of the page load stage. 在页加载阶段结束时引发。
- Method is called at the end of the page load stage. 方法在页加载阶段结束时调用。
- Used for page load time metrics. 设置开始下载计时的时钟。
- Raises the LoadComplete event at the end of the page load stage. 在页加载阶段结束时引发LoadComplete事件。
- Session state data is read on every page load and saved if it has changed. 在每次页加载时读取会话状态数据,并在已更改时保存该数据。
- So, you have my Web site's home page loaded. 这样,您就加载了我的网站主页。
- Setting the input focus upon page loading. 在加载页面时设置输入焦点。
- Banner Load Loads a new banner each time your page loads. 每次载入页面时均加载一个新标识。
- The encryption is set up for each page load, so the same performance effect occurs on every page load. 加密为每次页加载而设置,因此在每次页加载时都会发生相同的性能影响。
- Session state data is read on each page load but never saved, even if a change is made in code to session-state values. 在每次页加载时读取会话状态数据,但是从不保存-即使在代码中对会话状态值进行了更改。
- If You Get Slow Page Loadings On Large Linked Files, Turn This OFF. 终于解决;为何之前再测试上传网址时;载入页面;特别慢.
- From the page properties, select View Code and add Code Illustration 12 to the Page Load sub. 从页面属性中选择View Code,并将代码演示12添加到Page Load sub。
- At page load, the code also looks for and modifies a label within a device-specific content template in a second panel. 在页加载时,该代码还将在另一个面板中查找并修改设备特定的内容模板中的标签。
- I was paging through a magazine when he came in. 他进来时我在翻阅一本杂志。
- You can do so without dynamically adding the control, but you should do so in the page init, not the page load. 那么可以不用动态添加控件,但你要在页面初始化时修改,而不是在页面装载的时候。
- 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方法。
- 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. 例如,您可以存储视图状态的信息,下次将页发送到服务器时,在加载页活动期间将访问这些信息。
- Wrong.The width and height elements are to allow the browser to calculate how much space to allocate for an image.This helps the page load faster. 这种想法并不正确,长度与宽度元素只是帮助浏览器计算图片所占用的空间,以提高网页下载速度。
- But even if you can split the initial page load, you will still have external scripts that will have an impact on your page. 但尽管您可以分开页面的初始加载,您仍然有影响页面的外部脚本。
- If you can split the Javascript in what's needed to render and “everything else”, you will dramatically improve your page load time. 如果您能够将Javascript分做什么是呈现必须的和“其它总总”,你将引人注目地提高页面的加载时间。