单词 | postback | ||||||||||||||
释义 | postback
更多释义 收起释义 例句释义: 回发,回传,回页面的客户端操作 1. This method is called by a control when it receives a postback event notification, to check whether the event is adapter-specific. 此方法由控件在接收到回发事件通知时调用,以检查事件是否特定于适配器。 msdn2.microsoft.com 2. Properties and methods that enable you to determine in client script whether the page is processing an asynchronous postback . 使您能够在客户端脚本中确定页是否正在处理异步回发的属性和方法。 www.bing.com 3. It is possible for a malicious user to use the postback script to send arbitrary post events to server controls. 恶意使用者可能会利用回传指令码传送任意张贴事件至伺服器控制项。 technet.microsoft.com 4. Just as @Out is used to push variables out to the view, @In can be used to recapture them on a postback. 就像使用@Out将变量推送到视图中一样,可以使用@In在回发时重新捕获它们。 www.ibm.com 5. A string constant used in postback event arguments to indicate whether the user should be returned to the list view. 在回发事件参数中使用的字符串常量,用于指示是否应使用户返回到列表视图。 msdn2.microsoft.com 6. The PageRequestManager class enables you to give precedence to a specific postback and cancel others that are underway. PageRequestManager类使您能够为某个特定回发赋予优先级,并取消正在进行中的其他回发。 msdn2.microsoft.com 7. If the ID matches the ID of a button that cancels the postback, the abortPostBack method of the PageRequestManager class is called. 如果该ID与取消回发的按钮的ID相匹配,则调用PageRequestManager类的abortPostBack方法。 msdn2.microsoft.com 8. The browser performs an HTTP POST method, which in ASP. NET is referred to as a postback. 浏览器执行HTTPPOST方法,该方法在ASP.NET中称为“回发”。 msdn2.microsoft.com 9. Saves any user control view-state changes that have occurred since the last page postback. 保存自上次页回发以来发生的所有用户控件视图状态更改。 msdn2.microsoft.com 10. RegisterScripts will be called during an asynchronous postback as well (due to the else clause shown in Figure 11). 在异步回发过程中还会调用RegisterScripts(由于图11中所示的else子句)。 msdn.microsoft.com 1. The reference string is defined by the specified control that handles the postback and a string argument of additional event information . 该引用字符串由处理回发的指定控件和附加事件信息的字符串参数定义。 www.bing.com 2. Without the hidden field (see Figure 1), the refresh machinery has no way to detect if the next postback is a refresh or a submit. 如果没有隐藏字段(参见图1),刷新机制将无法检测下一个回发是刷新还是提交。 msdn2.microsoft.com 3. If the ID matches the ID of a button that cancels the postback, the abortPostBack method is called. 如果该ID与取消回发的按钮的ID相匹配,则调用abortPostBack方法。 msdn2.microsoft.com 4. Access the underlying request and response objects that are used for the asynchronous postback. 访问用于异步回发的基础请求和响应对象。 msdn2.microsoft.com 5. As with the button text, the message displayed in the alert dialog box is set to a localized string value without a postback to the server. 与按钮文本一样,alert对话框中显示的消息设置为本地化字符串值,而无需回发到服务器。 msdn2.microsoft.com 6. In particular, the response includes only the markup for the updatable regions that have been modified during the postback. 特别是,该响应只包括回发期间修改的可更新区域的标记。 blog.163.com 7. A string constant used in postback event arguments to indicate that the browser should jump to a specific item in the list. 在回发事件参数中使用的字符串常量,用于指示浏览器应跳转到列表中的特定项。 msdn2.microsoft.com 8. If the Text value were not stored in view state, the value would be set to its default, Empty, on each postback. 如果Text值并未存储在视图状态中,则在每次回发时会将值设置为其默认的Empty。 msdn2.microsoft.com 9. In general, postbacks occur in one of two ways: through a Submit button or through a script. 通常,postback发生在下面两种方式之一:Submit按钮激发或通过script激发。 www.cnblogs.com 10. Although dressed like a pure AJAX remote call, an AJAX postback looks like a regular postback request to the ASP. NET runtime components. 虽然表面上类似纯AJAX远程调用,但AJAX回发看上去好像是对ASP.NET运行时组件的普通回发请求。 blog.163.com 1. You can still configure a panel to refresh when a state-changed event occurs on the server during an AJAX postback. AJAX回发期间服务器上发生状态更改事件时,您仍可以配置一个面板进行刷新。 msdn.microsoft.com 2. Gets or sets a value indicating whether the page scroll position should be maintained upon returning from a postback from the server. 获取或设置一个值,该值指示在从来自服务器的回发返回的过程中是否应保持页滚动位置。 msdn2.microsoft.com 3. Creates a link on the current page to enable postback on devices that do not support postback events. 在当前页上创建一个链接,以便在不支持回发事件的设备上实现回发。 msdn2.microsoft.com 4. The response of an AJAX postback is a text stream that can be seen as a table of records with Size, Type, ID, and Content columns. AJAX回发的响应是一个文本流,可将其视为具有大小、类型、ID和内容列的记录表格。 blog.163.com 5. Contains a page number delimiter used to ensure proper page numbering in a postback . 包含用于确保回发中的页编号正确的页码分隔符。 www.bing.com 6. The ScriptManager control checks an HTTP header in the request to determine whether the request is an AJAX postback. ScriptManager控件会检查请求中的HTTP头,以确定该请求是否为AJAX回发。 msdn.microsoft.com 7. If a postback does not require form data to be submitted, the adapter can call the same methods as the HTML adapters. 如果回发不要求提交窗体数据,则该适配器可以与HTML适配器调用相同的方法。 msdn2.microsoft.com 8. The presence of the page hidden fields VIEWSTATE and EVENTTARGET is used to help determine whether a postback event has occurred . 页隐藏字段VIEWSTATE和EVENTTARGET的存在是用于帮助确定是否已发生回发事件的。 www.bing.com 9. If the page is not undergoing a partial postback, a globalization script block is registered, along with all your scripts and services. 如果页面没有进行部分回发,则会在注册所有脚本和服务的同时注册一个全局化脚本块。 msdn.microsoft.com 10. Data is injected into a component either on postback or when the component is initialized. 在postback或者组件初始化时,数据被注入(inject)到一个组件中。 www.ibm.com 1. Method is called after all postback data returned from the user is loaded. 方法在从用户返回的所有回发数据都已加载后调用。 msdn2.microsoft.com 2. Used to maintain the path of the menu when a postback event is raised. 用于在引发回发事件时维护菜单的路径。 msdn2.microsoft.com 3. Property to specify whether clicking the hot spot results in going to another page or in a postback . 属性,指定单击作用点是导致转到另一页还是回发。 www.bing.com 4. Is a number, and if present in the postback arguments, indicates that the browser should jump to a specific item in the list. 是一个数字,如果存在于回发参数中,则指示浏览器应跳转到列表中的特定项。 msdn2.microsoft.com 5. Method if the markup for the browser supported by the adapter requires a different format for the postback form reference. 类继承时,如果适配器支持的浏览器的标记对回发窗体引用有不同的格式要求,则可以重写。 msdn2.microsoft.com 6. Hence, an AJAX postback uploads a bit more information than a regular ASP. NET postback. 因此,AJAX回发上载的信息要比常规ASP.NET回发多一点。 blog.163.com 7. This phase of the lifecycle presents three view instances: new view, initial view, and postback, with each one being handled differently. 生命周期的这个阶段表示为三个视图实例:新视图、原始视图和后视图,每个视图的处理方式都不相同。 www-128.ibm.com 8. NET mobile controls, the page adapter must persist this string to the client and ensure that it is available on a subsequent postback. NET移动控件,页适配器必须将该字符串保持到客户端,并确保它在后面的回发中可用。 msdn.microsoft.com 9. This is true even after a postback, because the page is being re-created on the server and the browser considers it a new page. 即使在回发后也是如此,因为该页正在服务器上重新创建,因而浏览器将该页视为新页。 msdn2.microsoft.com 10. Controls in a zone, based on the changes that have occurred since the most recent postback event. 根据自最近的回发事件以来所发生的更改更新区域中。 msdn2.microsoft.com 1. Raised after all content on the page is refreshed as a result of either a synchronous or an asynchronous postback. 在因同步回发或异步回发而刷新页上的所有内容之后引发。 msdn2.microsoft.com 2. Note that although the cache is updated, the time displayed on the page does not change until a postback event occurs. 请注意,虽然已更新缓存,但页面上显示的时间在回发事件发生之前仍将保持不变。 technet.microsoft.com 3. In this example, a handler for the initializeRequest event enables an asynchronous postback to be canceled. 在此示例中,initializeRequest事件的处理程序实现取消异步回发。 msdn2.microsoft.com 4. Determines whether the given target requires a postback and returns the required postback argument. 确定给定的目标是否需要回发,并返回需要的回发参数。 msdn2.microsoft.com 5. By default, ASP. NET pages check pages on postback to guarantee that user input does not include script or HTML elements. 默认情况下,ASP.NET页在回发时会检查页,以保证用户输入不包括脚本或HTML元素。 msdn2.microsoft.com 6. This event is called on the server if a postback event is generated by some other control and the selection has changed. 如果回发事件是由某个其他控件生成的且选择已发生更改,则在服务器上调用此事件。 msdn2.microsoft.com 7. Renders hidden postback variables for child controls that are not visible due to pagination or secondary UI. 呈现子控件的隐藏回发变量,这些变量由于分页或辅助用户界面而不可见。 msdn2.microsoft.com 8. To programmatically control the actions performed when a postback HotSpot is clicked, provide an event handler for the Click event. 若要以编程方式控制在单击回发HotSpot时执行的操作,请为Click事件提供事件处理程序。 msdn2.microsoft.com 9. Renders a postback event into the response stream as a link, including all required arguments. 将回发事件作为链接呈现到响应流,包括所有必需的参数。 msdn2.microsoft.com 10. Raised during the initialization of the asynchronous postback. 在异步回发的初始化期间引发。 msdn2.microsoft.com 1. Screen readers and other assistive devices read aloud the text in a navigation control during every visit to a page and on every postback. 在每次访问网页和每次回发时,屏幕读取器和其他辅助设备都会朗读导航控件中的文字。 technet.microsoft.com 2. The code checks whether the request is an asynchronous postback. 该代码检查请求是否为异步回发请求。 msdn2.microsoft.com 3. Some of the controls and techniques from Web Forms can be still be used, but only if they don't rely on post backs. 我们还是可以使用WebForms框架中的部分控件和一些技巧,不过前提条件是它们不能依赖PostBack。 www.infoq.com 4. Renders a reference to a postback event appropriately for the target device. 针对目标设备适当呈现对回发事件的引用。 msdn2.microsoft.com 5. In the beginRequest event handler the postBackElement property is used to access the name of the element that caused the postback. 在beginRequest事件处理程序中,postBackElement属性用于访问导致回发的元素的名称。 msdn2.microsoft.com 6. Returns the options required for a postback script for a specified button control. 为指定的按钮控件返回回发脚本所需的选项。 msdn2.microsoft.com 7. True if the postback event should return the page to the current scroll position and return focus to the target control; otherwise. 如果回发事件应将页返回到当前的滚动位置并将焦点返回到目标控件,则为。 www.bing.com 8. View state is a repository in an ASP. NET page that can store values that need to be retained during postback. 视图状态是ASP.NET页中的一个储存库,可以存储需要在回发期间保留的值。 msdn2.microsoft.com 9. Gets or sets a value indicating whether the Button control uses the client browser's submit mechanism or the ASP. NET postback mechanism. 获取或设置一个布尔值,该值指示Button控件使用客户端浏览器的提交机制还是ASP.NET回发机制。 msdn2.microsoft.com 10. The user is returned to the top of the page on a postback. 则用户将在页回发时返回到页首。 msdn2.microsoft.com 1. Notifies the server control that caused the postback that it should handle an incoming postback event. 通知引起回发的服务器控件:它应处理传入的回发事件。 msdn2.microsoft.com 2. Property indicates whether the postback event should occur from client-side script. 属性指示回发事件是否应从客户端脚本发生。 msdn2.microsoft.com 3. Method to provide target-specific handling of the postback variables collection. 方法以提供对回发变量集合的特定于目标的处理。 msdn2.microsoft.com 4. When the page is posted back, the contents of view state are sent as part of the page postback information. 回发页时,视图状态的内容作为页回发信息的一部分发送。 msdn2.microsoft.com 5. Because some devices handle postback differently than others, this method allows the adapter to modify the collection. 因为某些设备处理回发的方式与其他设备不同,所以此方法允许适配器修改集合。 msdn2.microsoft.com 6. The button controls trigger an event in server code that you can handle to respond to the postback. 该按钮控制项会触发伺服器程式码中的事件,使您能够处理以回应回传。 msdn.microsoft.com 7. So far the ScriptManager control recognizes that a partial postback is occurring and has identified the controls that caused the postback. 到目前为止,ScriptManager控件已认识到正在发生部分回发,并找出了引起回发的控件。 msdn.microsoft.com 8. Property is set to the page that the button is currently on, a normal postback event cycle occurs. 属性设置为该按钮当前所在的页,则会发生正常的回发事件循环。 msdn2.microsoft.com 9. Gets or sets a value indicating whether the postback event should occur from client-side script. 获取或设置一个值,该值指示回发事件是否应从客户端脚本发生。 msdn2.microsoft.com 10. Even worse, the situation continues to degrade upon postback, at which time additional redundant database calls may be made. 更糟的是,回发时情况会恶化,此时可能发生额外的冗余数据库调用。 www.ibm.com 1. Gets or sets a value indicating whether the page validates postback and callback events. 获取或设置一个值,该值指示页面验证回发事件,还是验证回调事件。 msdn2.microsoft.com 2. In this scenario, client script sends a request to the server to execute a page without performing a complete postback cycle. 在此方案中,客户端脚本不执行完整的回发周期,就向服务器发送请求以执行页面。 msdn2.microsoft.com 3. Select a product name to be sure that the list performs a postback. 选择一个产品名称,确保列表执行回发。 msdn2.microsoft.com 4. On the server, an AJAX postback differs from a classic ASP. NET postback only in the algorithm it uses to render the final markup. 在服务器上,AJAX回发与传统ASP.NET回发的区别仅在于用来呈现最终标记的算法不同而已。 blog.163.com 5. Registration for control state is not carried over from request to request during a postback. 在回发过程中,控件状态的注册无法在请求之间进行传递。 msdn2.microsoft.com 6. Select a category to be sure that the list performs a postback. 选择一个类别,确保列表执行回发。 msdn2.microsoft.com 7. In the code under "Example" above, the control is bound only the first time the page runs, not on every postback. 在上面“Example”下的代码中,只在该页第一次运行时绑定该控件,而不是在每次回发时绑定。 msdn.microsoft.com 8. Once on the server, the request goes through the typical lifecycle of postback requests and raises such events as Init, Load, and PreRender. 到达服务器之后,该请求便会经历典型回发请求的生命周期,并引发诸如Init、Load和PreRender等事件。 blog.163.com 9. Handles an exception caused by an expired view state on postback. 处理由回发中的过期视图状态所引发的异常。 msdn2.microsoft.com 10. Renders a postback event as a link with the specified argument, text, and access key. 将回发事件呈现为具有指定参数、文本和访问键的链接。 msdn2.microsoft.com 1. This time, the time displayed in the UpdatePanel control does not change, because the asynchronous postback was canceled. 此时,由于已取消异步回发,因此UpdatePanel控件中显示的时间不会发生更改。 msdn2.microsoft.com 2. Raised before the processing of an asynchronous postback starts and the postback request is sent to the server. 该事件在异步回发处理开始并且将回发请求发送到服务器之前引发。 msdn2.microsoft.com 3. Object that represents the postback behavior of the specified button control. 对象,该对象表示指定的按钮控件的回发行为。 msdn2.microsoft.com 4. Raised after an asynchronous postback is finished and control has been returned to the browser. 在异步回发完成,并且控制权返回到浏览器之后引发。 msdn2.microsoft.com 5. Property, which determines the group of controls that should be validated when the control causes a postback. 属性,该属性确定当控件导致回发时应当验证的控件组。 msdn2.microsoft.com 6. It tests first to see if this is a postback; if not, this is the first time the page has run. 它首先进行测试以确定这是否为回发;如果不是,则为第一次运行页。 msdn2.microsoft.com 7. If the postback data is not recognized in the adapter, it must call back on the control to process it. 如果适配器不识别回发数据,就必须回调控件以对其进行处理。 msdn2.microsoft.com 8. Returns a value that indicates whether the PageRequestManager object is processing a postback. 返回一个值,该值指示PageRequestManager对象是否正在处理回发。 msdn2.microsoft.com 9. In this scenario, the GetPostBackEventReference method returns the client postback event for the Button control. 在此情况下,GetPostBackEventReference方法返回Button控件的客户端回发事件。 msdn2.microsoft.com 10. Unless the action is coded in the Page_Load event, there's no way an ASP. NET page can execute sensitive code outside a postback event. 除非操作编码在Page_Load事件中,否则ASP.NET页根本不可能在回发事件之外执行敏感代码。 msdn2.microsoft.com 1. Gets a value indicating whether the browser supports WML cards for postback. 获取一个值,该值指示浏览器是否支持WML卡片用于回发。 msdn2.microsoft.com 2. Defines methods that ASP. NET server controls must implement to automatically load postback data. 定义ASP.NET服务器控件为自动加载回发数据而必须实现的方法。 msdn2.microsoft.com 3. Indicates whether the adapter handles the postback event. 指示适配器是否处理回发事件。 msdn2.microsoft.com 4. Information about which UpdatePanel controls were deleted, updated, or created during an asynchronous postback. 有关在异步回发期间删除、更新或创建的UpdatePanel控件的信息。 msdn2.microsoft.com 5. Gets or sets the target URL for the postback of a Web Forms page. 获取或设置Web窗体页回发的目标URL。 msdn2.microsoft.com 6. For a postback event to take place, the view state field is mandatory. 要使回发事件发生,视图状态域是必需的。 msdn2.microsoft.com 7. Overridden. Registers client script for generating postback prior to rendering on the client if. 则注册客户端脚本,以便在客户端呈现之前生成回发。 msdn2.microsoft.com 8. Event occurs after all postback data and view-state data is loaded into the page and all controls on the page. 事件在所有回发数据和视图状态数据都加载到页以及页上的所有控件中后发生。 msdn2.microsoft.com 9. He goes on to discuss the problems with ViewState, event management, and post-backs in detail. 他继续详细讨论了ViewState,事件管理和PostBack机制的问题。 www.infoq.com 10. Changing the selection on the client does not generate a postback event. 在客户端上更改选择不会生成回发事件。 msdn2.microsoft.com 1. By default, a Timer control inside the panel will cause just the panel to refresh during an asynchronous postback. 默认情况下,面板内部的Timer控件将只导致面板在异步回发期间刷新。 msdn2.microsoft.com 2. Gets or sets a value indicating whether to return the user to the same position in the client browser after postback. 获取或设置一个值,该值指示回发后是否将用户返回到客户端浏览器中的同一位置。 msdn2.microsoft.com 3. Returns a string that can be used in a client event to cause postback to the server. 返回一个可以在客户端事件中使用的字符串,以便回发到服务器。 msdn2.microsoft.com 4. Load event. There is a second attempt to load postback data before the. 事件之前,还会再进行一次加载回发数据的尝试。 msdn2.microsoft.com 5. A delta node identifies a possible change that occurred during the AJAX postback. delta节点标识了AJAX回发期间可能出现的更改。 blog.163.com 6. Gets or sets a value that indicates whether an automatic postback to the server occurs when the TextBox control loses focus. 获取或设置一个值,该值表示TextBox控件失去焦点时是否发生自动回发到服务器的操作。 msdn2.microsoft.com 7. Specifies whether pages and controls validate postback and callback events. 指定页和控件是否验证回发和回调事件。 msdn2.microsoft.com 8. In that case, the UpdateProgress control displays a message only when a postback originates inside the associated UpdatePanel control. 在这种情况下,仅当回发源自关联的UpdatePanel控件内部时,UpdateProgress控件才显示消息。 msdn2.microsoft.com 9. Contains the source identifier to use to render the hidden field for the postback source. 包含源标识符,该标识符用于呈现回发源的隐藏字段。 msdn2.microsoft.com 10. Thus, each postback and round trip results in a new instance of the page. 这样,每个回发和往返行程都会导致生成该页的一个新实例。 msdn.microsoft.com 1. The next phase after a postback is apply request values. 后视图的下一个阶段是应用请求值。 www.ibm.com 2. Adding these controls to a page eliminates the need to refresh the whole page with each postback. 通过将这些控件添加到网页上,可消除在每次回发时刷新整个页面的需要。 msdn2.microsoft.com 3. In ASP. NET pages, a single form can post to itself, and the model provides for generalized control state management and postback events. 对于ASP.NET页面,Form可以提交自身,并且ASP.NET模型提供了控件状态管理和postback事件。 www.cnblogs.com 4. Registers a control as one that requires postback handling when the page is posted back to the server. 将控件注册为要求在页回发至服务器时进行回发处理的控件。 msdn2.microsoft.com 5. The endRequest event is raised after an asynchronous postback is finished and control has been returned to the browser. endRequest事件在异步回发完成,并且控件已返回到浏览器之后引发。 msdn2.microsoft.com 6. True if a postback to the server automatically occurs whenever the user changes the selection of the list; otherwise, false. 如果只要用户更改列表中的选定内容就自动产生向服务器的回发,则为true;否则为false。 msdn2.microsoft.com 7. For more information about postback processing, see ASP. NET Web Server Control Event Model. 有关回发处理的更多信息,请参见ASP.NETWeb服务器控件事件模型。 msdn2.microsoft.com 8. If an unexpected error occurs during an asynchronous postback, you can handle the error in client script. 如果在异步回发期间发生错误,则可以在客户端脚本中处理该错误。 msdn2.microsoft.com 9. The beginRequest event is raised before the processing of an asynchronous postback starts and the postback is sent to the server. beginRequest事件在异步回发处理开始并且将回发请求发送到服务器之前引发。 msdn2.microsoft.com 10. You will start by creating ECMAScript (JavaScript) code that manages the asynchronous postback in the browser. 首先,创建用于管理浏览器中的异步回发的ECMAScript(JavaScript)代码。 msdn2.microsoft.com 1. During postback, Seam automatically detects the pairing. 在回发期间,Seam自动检测该配对。 www.ibm.com 2. The UpdatePanel control removes the requirement to refresh the whole page with each postback, which improves the user experience. UpdatePanel控件不再需要在每次回发时刷新整个页面,这样将改善用户体验。 msdn2.microsoft.com 3. Raises the PreLoad event after postback data is loaded into the page server controls but before the OnLoad event. 在回发数据已加载到页服务器控件之后但在OnLoad事件之前,引发PreLoad事件。 msdn2.microsoft.com 4. The identity of the control that caused the postback event is tucked away for later use. 引起回发事件的控件的标识将被收藏起来,供以后使用。 msdn.microsoft.com 5. Returns a string to use in a client event to cause postback to the server. 返回一个在客户端事件中使用的字符串,以便回发到服务器。 msdn2.microsoft.com 6. This property works just like IsPostBack but returns true when a cross-page postback has occurred. 这个属性类似现有的IsPostBack但是只有跨页投递发生时返回true。 www.cnblogs.com 7. A postback action occurs each time you navigate to a page or reload a page. 每次当您浏览到一页或重新加载一页时,都会发生回发操作。 msdn2.microsoft.com 8. However, to enable a postback to send form data to the server, the adapter must render a submit button. 但是,若要使回发能够将窗体数据发送到服务器,该适配器必须呈现提交按钮。 msdn2.microsoft.com 9. The SelectUrl property returns the JavaScript that is normally rendered for that day to cause a postback indicating date selection. SelectUrl属性将返回JavaScript,通常为该日呈现此JavaScript以引起指示日期选择的回发。 msdn2.microsoft.com 10. When a postback event originates from an UpdatePanel control, any associated UpdateProgress controls are displayed. 当回发事件源自UpdatePanel控件时,将显示任何关联的UpdateProgress控件。 msdn2.microsoft.com 1. Contains the identifier to use to for the hidden field for the postback argument. 包含供回发参数的隐藏字段使用的标识符。 msdn2.microsoft.com 2. Notifies the Image object of a postback event. 向Image对象通知回发事件。 msdn2.microsoft.com 3. Indicates whether to return the user to the same position in the client browser after postback. 指示在回发后是否将用户返回到客户端浏览器中的同一位置。 msdn2.microsoft.com 4. Other postback controls inside the panel are defined as triggers for the panel. 面板内的其他回发控件均定义为面板的触发器。 msdn2.microsoft.com 5. Defines the method ASP. NET server controls must implement to handle postback events. 定义ASP.NET服务器控件为处理回发事件而必须实现的方法。 msdn2.microsoft.com 6. In cases where the HTTP request is a postback and view state is enabled but the data-bound control has not yet been bound. 如果HTTP请求为回发且启用了视图状态,但数据绑定控件尚未绑定,则。 msdn2.microsoft.com 7. Notifies the Form object of a postback event. 通知Form对象回发事件。 msdn2.microsoft.com 8. In the initializeRequest event, you can determine which element caused the postback and whether a postback is already underway. 在initializeRequest事件中,可以确定哪个元素导致了回发以及回发是否正在进行。 msdn2.microsoft.com 9. Property and is used to store additional data about the navigation node, such as the data that is used for handling postback events. 属性并用来存储有关导航节点的其他数据,如用于处理回发事件的数据。 msdn2.microsoft.com 10. Property is used to store any additional data about the node, such as data used for handling postback events. 属性用于存储有关节点的所有其他数据,如用于处理回发事件的数据。 msdn2.microsoft.com 1. The code checks whether the current request is a postback. 该代码检查当前请求是否为回发请求。 msdn2.microsoft.com 2. However, in some situations, it is useful to run server code from the client without performing a postback. 但是,在有些情况下,需要从客户端运行服务器代码,而不执行回发。 msdn2.microsoft.com 3. Specifies how client-side JavaScript is generated to initiate a postback event. 指定如何生成客户端JavaScript以启动回发事件。 msdn2.microsoft.com 4. For browsers that support script, this includes a script block to perform postback. 对于支持脚本的浏览器,这包括一个执行回发的脚本块。 msdn2.microsoft.com 5. In that case, the UpdateProgress control cannot determine automatically that an asynchronous postback has been triggered. 在这种情况下,UpdateProgress控件不能自动确定是否已触发异步回发。 msdn2.microsoft.com 6. NET to validate only those events that can be raised in the control during a postback request or callback. NET仅对会在回发请求或回调期间在控件中引发的那些事件进行验证。 msdn.microsoft.com 7. The following example shows how to determine whether the PageRequestManager is currently processing a postback. 下面的示例演示如何确定PageRequestManager当前是否正在处理回发。 msdn2.microsoft.com 8. Registers client script for generating postback events prior to rendering on the client, if AutoPostBack is true. 如果AutoPostBack是true,则在客户端上呈现之前注册用于生成回发事件的客户端脚本。 msdn2.microsoft.com 9. If the postback used the GET command, the query string information is returned. 对象返回窗体信息。如果回发使用GET命令,则返回查询字符串信息。 msdn2.microsoft.com 10. Gets or sets a value indicating whether client-side validation is required before the postback event occurs. 获取或设置一个值,该值指示在回发事件发生之前是否需要在客户端进行验证。 msdn2.microsoft.com 1. Additionally, by using the page postback model instead of cross-page posting all input elements of the wizard are accessible continuously. 还有,通过页面回发模型替换跨页投递向导的所有的输入元素可以持续访问。 www.cnblogs.com 2. A string of optional arguments to pass to the control that processes the postback. 要传递给处理回发的控件的可选参数字符串。 msdn2.microsoft.com 3. Control state is used to recreate the page and reestablish previous settings on each postback. 控件状态用于重新创建该页,以及在每次回发时重新建立先前的设置。 msdn2.microsoft.com 4. Processes postback data for the TreeView control. 处理TreeView控件的回发数据。 msdn2.microsoft.com 5. In addition, this should not be done through a postback or a refresh meta-tag so as to avoid the full refresh of the page. 此外,此操作不应通过回发或刷新元标记来完成,以免完全刷新页面。 msdn2.microsoft.com 6. Renders a postback event with the control as a target. 以控件为目标呈现回发事件。 msdn2.microsoft.com 7. The client script displays a pop-up window requesting the user to confirm the postback. 客户端脚本将显示弹出窗口,请求用户确认回发。 msdn2.microsoft.com 8. A string that, when treated as script on the client, initiates the client postback. 一个字符串,当被视为客户端脚本时,它将启动客户端回发。 msdn2.microsoft.com 9. Defines a Button control that causes an asynchronous postback. 定义导致异步回发的Button控件。 msdn2.microsoft.com 10. NET controls create client-side scripts to raise postback events on the server. NET控件创建客户端脚本以便在服务器上引发回发事件。 technet.microsoft.com 1. Event and registers the control as one that requires postback handling. 事件并将该控件注册为需要回发处理的控件。 msdn2.microsoft.com 2. But using ClientScriptManager will not work during a partial postback. 但在部分回发过程中,使用ClientScriptManager不会起作用。 msdn.microsoft.com 3. Methods for rendering control postback events. 呈现控件回发事件的方法。 msdn2.microsoft.com 4. That represents the control that receives the postback event. 表示接收回发事件的控件。 msdn2.microsoft.com 5. Gets the request object that represents the current postback. 获取表示当前回发的请求对象。 msdn2.microsoft.com 6. Calling server code from client script without postback. 不通过回发从客户端脚本调用服务器代码。 msdn2.microsoft.com 7. On each postback, the page is recreated and values are restored from view state. 每次回发时,将重新创建页并从视图状态还原值。 msdn2.microsoft.com 8. A string that, when treated as script on the client, initiates the postback. 一个字符串,将其视为客户端脚本时,将启动回发。 msdn2.microsoft.com 9. Control is set to validate when a postback occurs. 控件设置为在回发发生时进行验证,是否执行验证。 msdn2.microsoft.com 10. Method to ensure that the user action completes before the postback occurs. 方法以确保在回发发生之前用户操作已完成。 msdn2.microsoft.com 1. On postback, recreates child controls and binds them to data stored in view state during a preceding DataBind call. 回发时,重新创建子控件并将其绑定到在前面的DataBind调用期间在视图状态中存储的数据。 msdn2.microsoft.com 2. Processes the postback data for this control. 处理此控件的回发数据。 msdn2.microsoft.com 3. Figure 3 shows the modified lifecycle of an AJAX postback request. 图3显示了AJAX回发请求的已修改的生命周期。 blog.163.com 4. The following example shows how to use the initializeRequest event to allow an asynchronous postback to be canceled. 下面的示例演示如何使用initializeRequest事件以允许取消异步回发。 msdn2.microsoft.com 5. After outjecting the course to the view that renders the course editor form, you need to capture the updated object on postback. 将课程提取到呈现课程编辑器表单的视图之后,必须在回发时捕获已更新的对象。 www.ibm.com 6. The default behavior is that the last postback takes precedence. 默认行为是将最后的回发优先。 msdn2.microsoft.com 7. Determines the postback event options for the FormView control. 确定FormView控件的回发事件选项。 msdn2.microsoft.com 8. Control values passed on postback (HTTP POST values). 回发时传递的控制值(HTTPPOST值)。 msdn2.microsoft.com 9. Method returns the client postback event for the. 控件的客户端回发事件。 msdn2.microsoft.com 10. The PreLoad event is raised after all postback data processing and before the Load event. PreLoad事件在所有回发数据处理之后但在Load事件之前引发。 msdn2.microsoft.com 1. Server events occur after postback, and they are handled in the server-side code that you write for the page. 服务器事件在回发后发生,且这些事件在为页面编写的服务器端代码中处理。 msdn2.microsoft.com 2. The server Control that processes the postback on the server. 在服务器上处理回发的服务器Control。 msdn2.microsoft.com 3. Method provides a DHTML reference to the postback form. 方法提供对回发窗体的DHTML引用。 msdn2.microsoft.com 4. The LinkButton control renders a link (a element) that uses client script to perform a postback. LinkButton控件呈现一个使用客户端脚本执行回发的链接(a元素)。 msdn2.microsoft.com 5. Collection of postback data from the request object. 来自请求对象的回发数据的集合。 msdn2.microsoft.com 6. Control that the postback data has changed. 控件回发数据已更改。 msdn2.microsoft.com 7. Changes to the ListView control will not require a full postback. 更改ListView控件将不需要完全回发。 msdn2.microsoft.com 8. The form must contain a Command to initiate a postback event that raises the TextChanged event. 窗体必须包含Command,才能启动引发TextChanged事件的回发事件。 msdn2.microsoft.com 9. Browsers, by default, will postback if the form doesn't contain an action attribute. 默认情况下,如果窗体不包含操作属性,浏览器将会回发。 archive.cnblogs.com 10. Renders a postback event as a link on the page. 将回发事件呈现为页上的链接。 msdn2.microsoft.com 1. Control to also use client script to perform the postback. 控件也使用客户端脚本执行回发。 msdn2.microsoft.com 2. Provides event data for the endRequest event, which is raised after an asynchronous postback has finished. 为endRequest事件提供事件数据,该事件在异步回发完成之后引发。 msdn2.microsoft.com 3. This code will cause the control, Button1, to do a full postback of the page, even if Button1 exists within an UpdatePanel. 此代码将引起Button1控件对页面执行完全回发,即使Button1位于UpdatePanel的内部。 msdn.microsoft.com 4. Enables the HtmlInputImage control to raise events on postback. 使HtmlInputImage控件能够在回发时引发事件。 msdn2.microsoft.com 5. Returns a collection of postback values. 返回回发值的集合。 msdn2.microsoft.com 6. Items are displayed as links that perform a postback. 各个项显示为执行回发的链接。 msdn2.microsoft.com 7. The HotSpot generates a postback to the server. HotSpot生成到服务器的回发。 msdn2.microsoft.com 8. If the request is a postback, the values of the controls have not yet been restored from view state. 如果请求是回发请求,则控件的值尚未从视图状态还原。 msdn2.microsoft.com 9. Property, the page generates a postback to the server when the. 时,此页为服务器生成一个回发。 msdn2.microsoft.com 10. Objects generate a postback to the server. 对象生成到服务器的回发。 msdn2.microsoft.com 1. Property specifies an optional argument that is transferred in a postback event . 属性指定回发事件中传输的可选参数。 www.bing.com 2. Method to render text or an image inside the postback. 方法以呈现回发中的文本或图像。 msdn2.microsoft.com 3. A postback occurs only when the user presses the ENTER or the TAB key while in the TextBox control. 只有当用户在TextBox控件中按Enter或Tab键时才发生回发。 msdn2.microsoft.com 4. Client script is used to support postback events. 客户端脚本用于支持回发事件。 msdn2.microsoft.com 5. For instance, you might want to read information from a database the first time a page is displayed, but not on every postback. 例如,您可能想要在第一次显示页面(而不是在每次回发)时从数据库读取信息。 msdn2.microsoft.com 6. Method to define a client postback event. 方法定义客户端回发事件。 msdn2.microsoft.com 7. The control in the example is set to perform a postback. 示例中的控件被设置为执行回发。 msdn2.microsoft.com 8. Tag and generates a postback when the user clicks the link. 标记并在用户单击链接时生成回发。 msdn2.microsoft.com 9. No full postback will occur and the end result will be absolutely seamless. 不会发生任何完全回发,最终结果绝对是无缝的。 msdn.microsoft.com 10. The page still needs a button, or an auto-postback control, to trigger the postback in order to update the label. 该页面仍需要按钮或自动回发控件来触发回发,以便更新标签。 blog.163.com 1. In 2. 0, we already provide support for auto-detecting and invoking model validators on postback, so the foundation is there. 0里,我们已经对回传(postback)提供了自动检测和调用模型校验器的支持,因此基础已经是现成的了。 www.infoq.com 2. This tutorial shows how to write JavaScript code that cancels an asynchronous postback. 本教程演示如何编写用于取消异步回发的JavaScript代码。 msdn2.microsoft.com 3. The following example shows how to use the initializeRequest event to cancel an asynchronous postback. 下面的示例演示如何使用initializeRequest事件取消异步回发。 msdn2.microsoft.com 4. It also shows how to use the Rows property on postback to expand the list. 还演示如何在回发时使用Rows属性来扩展列表。 msdn2.microsoft.com 5. You can also give the user the option to cancel the postback. 还可以为用户提供用于取消回发的选项。 msdn2.microsoft.com 6. Interface so that it can respond to and raise specific events during postback. 接口来维护状态,以便它可以在回发过程中响应和激发特定的事件。 msdn2.microsoft.com 7. The beginRequest event is raised just before the postback request is made. beginRequest事件在即将发出回发请求前引发。 msdn2.microsoft.com 8. This is because the page is not performing a postback and updating the whole page every time. 这是因为该页每次都不执行回发并且也不更新整个页面。 msdn2.microsoft.com 9. For example, a client script function cannot pass a value directly to server code during a postback event. 例如,在回发事件期间,客户端脚本函数不能直接向服务器代码传递值。 msdn2.microsoft.com 10. This indicates that it is the first time the page has run; that is, it is not a postback. 这指示这是页的第一次运行;即,它不是回发。 msdn2.microsoft.com 1. If, on the other hand, a partial postback is underway, only scripts are registered. 另一方面,如果进行部分回发,则只注册脚本。 msdn.microsoft.com 2. For example, if you are binding controls to data, when you disable view state, you must rebind the controls to data on each postback. 例如,如果要将控件绑定到数据,那么在禁用视图状态后,必须在每次回发时重新将控件绑定到数据。 msdn2.microsoft.com 3. Property indicates whether the postback event should return the page to the current scroll position and return focus to the 属性指出在回发事件发生后,回发事件是否应将页返回到当前的滚动位置并将焦点返回到 msdn2.microsoft.com 4. Giving Precedence to a Specific Asynchronous Postback 为特定异步回发赋予优先级 msdn2.microsoft.com 5. Control is in selection mode, each time a user clicks a node, a postback to the server occurs and the 控件处于选择模式时,每次用户单击节点时都将回发到服务器并引发 msdn2.microsoft.com 6. Determine whether the request comes as a postback 判断请求是否是postback www.cnblogs.com 7. True if the page is being loaded in response to a client postback; otherwise, 如果是为响应客户端回发而加载该页,则为, msdn2.microsoft.com 8. After a postback but before your event methods are called, the page calls the validator controls and aggregates their results into the 在回发之后但调用事件方法之前,该页将调用验证程序控件并将它们的结果聚集到 msdn2.microsoft.com 9. True if the adapter handles loading the postback data; otherwise, 如果适配器处理回发数据的加载,则为, msdn2.microsoft.com 10. In days of old you would have added script to the page as a result of a full postback such as this 在过去,由于出现完全回发,您可能向页面中添加了如下脚本 msdn.microsoft.com 1. At this stage, the page also determines whether the request is a postback or a new request and sets the 在此阶段,页还将确定请求是回发请求还是新请求,并设置 msdn2.microsoft.com 2. If required to support auto-postback behavior, controls will render a 如果需要支持自动回发行为,控件将呈现 msdn2.microsoft.com 3. Gets a value indicating whether postback data sent by the browser will be 获取一个值,该值指示浏览器发送的回发数据是否为 msdn2.microsoft.com 4. Execute any code associated with the postback event 执行与postback事件相关的所有代码 www.cnblogs.com 5. Event after postback data is loaded into the page server controls but before the 在回发数据已加载到页服务器控件之后但在 msdn2.microsoft.com 6. Server controls that can perform a postback must be inside the 可执行回发的服务器控件必须位于 msdn2.microsoft.com 7. during a postback event , the control adapter sets the 在回发事件过程中,控件适配器设置 www.ichacha.net 8. Event is raised after all postback data processing and before the 事件在所有回发数据处理之后但在 msdn2.microsoft.com 9. To create JavaScript code to cancel a postback 创建JavaScript代码以取消回发 msdn2.microsoft.com 10. To create a page where users can cancel a postback 创建用户可以在其中取消回发的页 msdn2.microsoft.com |
||||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。