您要查找的是不是:
- Setting the input focus upon page loading. 在加載頁(yè)面時(shí)設置輸入焦點(diǎn)。
- Event at the end of the page load stage. 在頁(yè)加載階段結束時(shí)引發(fā)。
- Method is called at the end of the page load stage. 方法在頁(yè)加載階段結束時(shí)調用。
- Used for page load time metrics. 設置開(kāi)始下載計時(shí)的時(shí)鐘。
- Raises the LoadComplete event at the end of the page load stage. 在頁(yè)加載階段結束時(shí)引發(fā)LoadComplete事件。
- So, you have my Web site's home page loaded. 這樣,您就加載了我的網(wǎng)站主頁(yè)。
- Session state data is read on every page load and saved if it has changed. 在每次頁(yè)加載時(shí)讀取會(huì )話(huà)狀態(tài)數據,并在已更改時(shí)保存該數據。
- Banner Load Loads a new banner each time your page loads. 每次載入頁(yè)面時(shí)均加載一個(gè)新標識。
- If You Get Slow Page Loadings On Large Linked Files, Turn This OFF. 終于解決;為何之前再測試上傳網(wǎng)址時(shí);載入頁(yè)面;特別慢.
- The encryption is set up for each page load, so the same performance effect occurs on every page load. 加密為每次頁(yè)加載而設置,因此在每次頁(yè)加載時(shí)都會(huì )發(fā)生相同的性能影響。
- Session state data is read on each page load but never saved, even if a change is made in code to session-state values. 在每次頁(yè)加載時(shí)讀取會(huì )話(huà)狀態(tài)數據,但是從不保存-即使在代碼中對會(huì )話(huà)狀態(tài)值進(jìn)行了更改。
- From the page properties, select View Code and add Code Illustration 12 to the Page Load sub. 從頁(yè)面屬性中選擇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. 在頁(yè)加載時(shí),該代碼還將在另一個(gè)面板中查找并修改設備特定的內容模板中的標簽。
- You can do so without dynamically adding the control, but you should do so in the page init, not the page load. 那么可以不用動(dòng)態(tài)添加控件,但你要在頁(yè)面初始化時(shí)修改,而不是在頁(yè)面裝載的時(shí)候。
- For example, you can override the OnLoad method of the Page object for the page load event instead of using a Page_Load method. 例如,可以為頁(yè)加載事件重寫(xiě)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. 例如,您可以存儲視圖狀態(tài)的信息,下次將頁(yè)發(fā)送到服務(wù)器時(shí),在加載頁(yè)活動(dòng)期間將訪(fǎng)問(wèn)這些信息。
- Use 'Height' and 'Width' tags for your images. So while page loading certain place is left for the images and visitor can go through the content while images are loading. 使用高度和寬度標簽設置圖片。這樣,網(wǎng)頁(yè)可以為圖片預留空間,在圖片下載的時(shí)候,訪(fǎng)問(wèn)者可以瀏覽網(wǎng)頁(yè)內容。
- Also note that during the first part of our beta testing period, users outside of North America and Europe may not see much improvement in their web page loading speed. 同樣需要注意的是在我們beta測試部分的第一階段里,北美與歐洲以外的用戶(hù)可以看不到他們的網(wǎng)頁截入速度的明顯提升。
- 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. 這種想法并不正確,長(cháng)度與寬度元素只是幫助瀏覽器計算圖片所占用的空間,以提高網(wǎng)頁(yè)下載速度。
- But even if you can split the initial page load, you will still have external scripts that will have an impact on your page. 但盡管您可以分開(kāi)頁(yè)面的初始加載,您仍然有影響頁(yè)面的外部腳本。