code-behind page的意思|示意

美 / / 英 / /

后台代码页


code-behind page的网络常见释义

代码隐藏页面 ... 策略筛选页面 Policy Filter page 代码隐藏页面 code-behind page 档案系统描述讯息组 File Set Descriptor ...

程式码后置页面 ... 表单工作分派 form assignment 程式码后置页面 code-behind page 冲突日志工作表 History worksheet ...

code-behind page相关例句

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.

做一个粗略的比喻的话,这就是和asp.net或WPF有点类似的模型,在这些模型中,你通过HTML或XAML来定义用户界面,在后置代码中处理事件。

Once you get these full server controls on the behind code, you can execute and write your own login on the same and render the page back to the browser.

一旦你得到这些服务器控件的后台代码,你可以执行和写你自己的逻辑和呈现返回给浏览器。

The code behind the news page is very simple.

新闻页面的代码非常简单。

This is the code behind for this page.

这是此页的代码隐藏。

Then specify the value of that attribute as the name of the event handler method that you defined in the code-behind file of the XAML page.

接著将该属性的值指定为您在 XAML 页面的程式码后置档案中所定义的事件处理常式方法的名称。

Although the ASPX page inherited from the code-behind file in a programming sense, the two files were actually coupled by a more complex relationship.

即使从编程的角度看,ASPX页是从后台代码文件继承而来的,两者之间实际上还有更复杂的关系。