postback

回发

常用释义

词性释义

n.

回发(PRADO 编程术语);回传
例句
  • 全部
  • 回发
  • 回传
1·Browsers, by default, will postback if the form doesn't contain an action attribute.
默认情况下,如果窗体不包含操作属性,浏览器将会回发。
2·You will also likely find, if you are already well versed in ASP.NET, that you will continue to use the standard page postback model most often.
您很可能也会发现,如果您很精通asp.net,那么您大多数时候仍会继续使用标准的页面回发模型。
3·During postback, Seam automatically detects the pairing.
在回发期间,Seam自动检测该配对。
4·How to prevent my ASP. NET checkbox from being reset on postback?
如何预防我的ASP。净复选框被重置回发吗?
5·NET AJAX enables you add entries to a browser's history stack that are linked to a specific state of a Web page, such as the state that is created by an asynchronous postback.
NET AJAX 使您可以向浏览器的历史记录堆栈中添加条目,这些条目链接到网页的特定状态,例如通过异步回发创建的状态。
1·An ASP.NET postback is a little trickier; using absolute positioning maintains the context menu in the realm of the current page and doesn't apply changes to the page's elements tree.
NET回传是一个小技巧,在当前页面中使用绝对位置来维持快捷菜单不会改变页面的元素结点树。
2·The button controls trigger an event in server code that you can handle to respond to the postback.
该按钮控制项会触发伺服器程序码中的事件,使您能够处理以回应回传。
3·The reference string is defined by the specified control that handles the postback and a string argument of additional event information.
参考字串是由处理回传的指定控制项和其他事件资讯的字串引数所定义。
4·If the method is being called for any other reason, then the base method is invoked to raise a postback event to the server.
如果方法是因为任何其他原因而呼叫,则会叫用基底方法,以引发伺服器的回传事件。
网络释义

回发

页面回发PostBack)后,滚动条位置保持不变 刷新评论刷新页面返回顶部 博客园首页博问新闻闪存程序员招聘知识库 导航 p…

回传

在每个回传 (Postback) 上,网页会重新建立,值也会从检视状态中还原。如果 Text 值并未储存在检视状态中,则会在每个回传 …

回页面的客户端操作

...理这些事件,在页面执行的过程中,或者响应向服务器发回页面的客户端操作Postback)的时候,所需来执行的特定操作。

后视图

后视图postback) 的情况中(用户返回之前访问过的页面),包含页面的视图早已经存在了,因此只需要进行恢复就可以 …

回送

处理回送PostBack)场景总结 ASP.NET 4 现在允许使用 URL 路由引擎把 URL 映射到 ASP.NET Web Forms 页面和 ASP.N…

回发父页面

获取(Get)表单改变的提示消息(ConfirmFormModified)然后关闭弹出窗体(Close)之后回发父页面(PostBack)的脚本(Reference) …

回发机制

... Form的实现,通过事件驱动模型(观察者模式)和回发机制postback)实现Model和View之间的通信,到底微软为啥子不 …
更新时间:2025-05-02 00:57