This is the code behind for this page.
这是此页的代码隐藏。
Listing 1 shows the XUL code behind this system.
清单1显示了这个系统背后的XUL代码。
The code behind the news page is very simple.
新闻页面的代码非常简单。
How to create auto complete with data from code behind?
如何创建从代码隐藏数据的自动完成?
Any way to stop processing an ASCX file in code behind?
以任何方式停止处理后的代码ascx文件?
How to read XML sent using XMLHTTP in code behind file?
如何读取XML使用XMLHTTP在代码隐藏文件发送?
Let's start by looking at the code behind the UI we have been examining.
首先我们看看前面见过的UI背后的代码。
These classes will become the code behind the user controls that you will create later.
这些类将成为以后创建的用户控件的代码。
In case of learning purpose and for the small projects we can go ahead with code behind.
学习的目的和小型项目我们可以继续后面的代码。
As you can see, by using the "code behind" approach, your code is very concise and maintainable.
如你所见,使用“代码分离”方法,你的代码会非常简明而易于维护。
If you are doing quick prototyping, there is no need to always use the "code behind" technique.
如果你在做快速原型开发,不需要总是使用“代码分离”技术。
The event handlers you write in the code behind must be instance methods and cannot be static methods.
在代码隐藏中编写的事件处理程序必须是实例方法且不能是静态方法。
Creates a method in the code behind for a user's XAML file and enables appending statements to the method.
在程序码后置中为使用者的xaml档建立方法,并且让方法可以附加陈述式。
The code behind the launching of the user’s journal is the Applications.launch method that you have already seen.
实现启动用户日志的代码是 Applications.lauch 方法。
Bookmark some for later and more in-depth study and explore every aspect of the design and the code behind the site.
给一些标注上书签以备后用,然后深入研究和探索设计的各个方面和网站背后的代码。
Editors and designers usually have two views: a graphical design view and the code behind view or source view.
编辑器和设计器通常有两个视图:图形设计视图和代码隐藏视图或源视图。
Generated entity files are added to the project as code behind files to their corresponding custom entity files.
生成的实体文件作为和他们相关的自定义实体文件的后置代码文件被添加到项目里。
I will use another widget to address the final 3 things in this article, and I want to show it off and explain it before I delve into the code behind it.
我将使用另一个小部件解决本文的最后3个问题,并且在深入研究其代码之前展示和解释它。
When the user adds the restricted permissions, by default, the code behind the worksheet cannot run, and the worksheet will not be populated with data.
当使用者加入受限的使用权限时,根据预设,工作表的后置程序码将无法执行,而且工作表也不会填入资料。
The code behind the Web Part can use all.net features, so you can interact with Lotus Domino using any means necessary — ADO.NET, Web services, and so forth.
隐藏在WebPart背后的代码可以使用所有. NET功能,因此可以使用任何必要的方法(ado.net、Web服务等)与LotusDomino进行交互。
In virtually all cases you shouldn't need to do anything in the code behind because the ViewModel takes care of providing the commands and linking between the view and the controller.
在绝大多数情况下你不需要在后台代码中做任何事情,因为视图模型负责提供命令并连接视图和控制器。
In addition, JSP technology already has a powerful mechanism for putting executable code behind custom tags, so you don't have to implement a parser for the templates based on the JSP syntax.
此外,JSP技术已经有了一种很强大的机制来将可执行代码放在定制标记后面,所以,不必为基于jsp语法的模板实现解析器。
The code behind class gets compiled into the main dll for the assembly, and it along with all the other dlls in the applications bin directory get shadow copied to the Temporary ASP.NET files.
那些code behind的类被编译到程序集的主dll中,他和其他的dll一起放在应用程序的bin目录下,拷贝映射到asp.net临时目录。
Since expressions are not covered in the digital signature, it is important to verify that expressions aren't harmful, and that the code behind functions that are called by expressions is safe.
因为数字签名没有覆盖表达式,所以验证表达式无害,并且其调用的函数代码是安全的将非常重要。
The idea behind C++ was that programmers would work harder in return for more efficient code.
C++的理念是程序员需要更努力的工作才能换回更高效的代码。
Change to code "behind" the facade has no effect on code that USES it.
变到了代码的“后面”,facade不会影响到使用它的代码。
These two properties now make our label and our button accessible via our code-behind.
有了这两个属性,就可以让我们通过代码来访问标签和按钮了。
Any logic where you want the form data to be pushed to behind code variables can be done here.
任何逻辑,你希望表单数据被推倒后台代码变量可以在这里完成。
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来定义用户界面,在后置代码中处理事件。
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来定义用户界面,在后置代码中处理事件。
应用推荐