网站首页  词典首页

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

 

单词 partial page
释义

partial page

  • 网络部分页面;局部缓存;页面部分
1.
部分页面
部分页面(Partial Page)<img src="~/images/logo.jpg" alt="logo" width="100px" height="100px"/><h1>我的网站</h1>另外在站 …
blogs.uuu.com.tw
2.
局部缓存
...查去还没有看到局部动态的解决方案,所以我们先看看局部缓存的处理方法。局部缓存Partial Page)我们先建立一个需要 …
www.cnblogs.com
3.
页面部分
除了支持在url 或 action-method级别的支持外,新增对页面部分(partial page)的output支持(类似于以前的 asp:Substitution控 …
www.cnblogs.com

例句

释义:
1.
Partial page caching allows parts of a page to be cached and other parts to be dynamic.
部分页缓存允许缓存页的部分内容,其他部分则为动态内容。
msdn2.microsoft.com
2.
The PageRequestManager class exposes properties, methods, and events that enable you to customize partial-page updates with client script.
PageRequestManager类公开属性、方法和事件,它们使您能够用客户端脚本来自定义部分页更新。
msdn2.microsoft.com
3.
Eventually, solutions began to roll out that suggested using JSF PhaseListeners or component Renderers to handle partial page updates.
最终的解决办法是建议使用JSFPhaseListener或组件Renderer来处理局部页面更新。
www.ibm.com
4.
It's live HTML generated on the fly by the chunk of code responsible for returning a partial page from the server after an AJAX request.
它是通过AJAX发出请求后,服务器端负责返回该部分页面的代码即时生成并返回的动态HTML。
www.infoq.com
5.
Specifies parts of a Web page that can participate in partial-page updates.
指定可参与部分页更新的网页部分。
msdn2.microsoft.com
6.
The JavaScript function creates a request for a partial page rather than a full page.
JavaScript函数为部分页面而不是整个页面创建一个请求。
www.ibm.com
7.
The fragments correlate to the individual JSF components on the page and manifest themselves as partial page updates.
这些段与此页中单个的JSF组件相关联并证明其自身为部分页更新。
www.ibm.com
8.
This enables them to be tracked in view state and displayed in the UpdatePanel during subsequent partial-page updates.
这使得可在视图状态下跟踪这些数据,并在后续部分页更新过程中将它们显示在UpdatePanel中。
msdn2.microsoft.com
9.
Manages client partial - page updates and exposes members for custom client scripting .
管理客户端部分页更新,并公开用于自定义客户端脚本撰写的成员。
www.bing.com
10.
Sends custom data to a control during partial-page rendering.
在部分页面呈现期间将自定义数据发送到某个控件。
technet.microsoft.com
1.
Page output caching provides two models for page caching: full page caching and partial page caching.
页输出缓存提供了两种页缓存模型:整页缓存和部分页缓存。
msdn2.microsoft.com
2.
When you use client script and members of the PageRequestManager class, you can customize the partial-page update behavior in the browser.
当使用客户端脚本和PageRequestManager类的成员时,可以在浏览器中自定义部分页更新行为。
msdn2.microsoft.com
3.
You can use one UpdateProgress control to represent the progress of partial-page updates for the whole page.
可以使用一个UpdateProgress控件来表示整个页的部分页更新的进度。
msdn2.microsoft.com
4.
Sends custom data to controls during partial-page rendering.
在部分页面呈现期间将自定义数据发送到控件。
technet.microsoft.com
5.
Coordinates partial-page rendering in the browser.
协调浏览器中的部分页呈现。
msdn2.microsoft.com
6.
Partial-page updates require no client scripting.
部分页更新不需要客户端脚本。
msdn2.microsoft.com
7.
Working with Partial-Page Rendering Events.
使用网页局部呈现事件。
technet.microsoft.com
8.
Partial-Page Rendering Overview.
网页局部呈现概观。
technet.microsoft.com
9.
Contains types related to partial-page rendering in the Microsoft AJAX Library.
包含与MicrosoftAJAXLibrary中的部分页呈现相关的类型。
msdn2.microsoft.com
10.
In this tutorial you will use UpdateProgress controls to display the progress of partial-page updates.
在此教程中,您将使用UpdateProgress控件来显示部分页更新的进度。
msdn2.microsoft.com
1.
The sample application also uses the UpdateProgress control to display a status message while the partial-page update is processing.
示例应用程序还使用UpdateProgress控件在处理部分页更新时显示状态消息。
msdn2.microsoft.com
2.
The UpdatePanel control relies on the ScriptManager control to manage partial-page updates.
UpdatePanel控件依赖于ScriptManager控件来管理部分页更新。
msdn2.microsoft.com
3.
If a partial-page update is slow, you can use the UpdateProgress control to provide visual feedback about the status of the update.
如果部分页更新速度较慢,则可以使用UpdateProgress控件来提供有关更新状态的可视反馈。
msdn2.microsoft.com
4.
Information about server data that is sent to controls that are not participating in partial-page updates.
有关发送到未参与部分页更新的控件的服务器数据的信息。
msdn2.microsoft.com
5.
To prevent flashing when a partial-page update is very fast, you can specify a delay before the UpdateProgress control is displayed.
若要在部分页更新的速度非常快时阻止闪烁,可以在显示UpdateProgress控件之前指定延迟。
msdn2.microsoft.com
6.
The following example shows how to use the endRequest event to notify the user when an error has occurred during a partial-page update.
下面的示例演示如何使用endRequest事件在部分页更新期间出现错误时通知用户。
msdn2.microsoft.com
7.
You will begin by using a single UpdateProgress control to show the progress for all partial-page updates on the page.
首先使用单个UpdateProgress控件显示页面上的所有部分页更新的进度。
msdn2.microsoft.com
8.
You can enable partial-page updates by using the ScriptManager and UpdatePanel Web server controls.
可通过使用ScriptManager和UpdatePanelWeb服务器控件来启用部分页更新。
msdn2.microsoft.com
9.
Therefore, the PageRequestManager class exposes the following events that enable you to customize partial-page updates
因此,PageRequestManager类公开下面的事件,这些事件使您能够自定义部分页更新
msdn2.microsoft.com
10.
Partial Page Writes are Allowed
允许只写部分页
www.autocontrol.cn
随便看

 

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

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/5 19:34:33