过去事件 zdarzenie następcze; po zdarzeniu 后置事件 zdarzenie następcze; zdarzenie poprzedzające; po zdarzeniu 呼叫事件 zdarzenie wywołania ..
基于48个网页-相关网页
... 过去事件 post-event 后置事件 before event; after event; post-event 汇总事件 aggregate event ...
基于8个网页-相关网页
... 后置标记法 postfix notation 后置事件 post-eventbefore eventafter event 脊柱后凸 kyphosis ...
基于4个网页-相关网页
... 过去事件 post-event 后置事件 before eventafter eventpost-event 汇总事件 aggregate event ...
基于4个网页-相关网页
做一个粗略的比喻的话,这就是和asp.net或WPF有点类似的模型,在这些模型中,你通过HTML或XAML来定义用户界面,在后置代码中处理事件。
In a rough analogy, this is a slightly similar model to ASP.NET or WPF, where you define your user interface in HTML or XAML, and have a code-behind page that handles events.
在属性窗体的事件名称里双击事件名称就可以创建一个事件处理代码,这时代码后置文件会在代码编辑器中打开。
To create an event handler with the default name, you just double-click the event name in the Properties window. The event handler is created and the code-behind file is opened in the code editor.
同样也可以在代码后置文件中来关联事件处理方法。
You can also associate an event with its event handler in the code-behind. The following code shows how to do this in C#.
应用推荐