NET web server new instance of Page class is created and it walks through the lifecycle.
NET服务器页面类的新实例被创建,它走过的生命周期。
The project includes a control class and a property page class, based on the name of the project.
专案会根据专案的名称来包含控制项类别和属性页类别。
The code in the block can execute programming statements and call functions in the current page class.
区块中的程序码可以执行程序设计陈述式,然后呼叫目前网页类别中的函式。
For instance, a page class called HelloPage automatically maps to the HTML file called hello.html in your Web project.
例如,名为 HelloPage 的页面类自动地与Web 项目中的HTML文件hello.html 匹配。
Specify the names for the control class and property page class, the type names, and type identifiers for your control.
指定控件类和属性页类的名称、类型名称和控件的类型标识符。
Note the default values for each preference are defined by the preferences structure, not the plugin class nor the preference page class.
注意,每个参数选择的默认值均由参数选择结构定义,而不是由插件类或参数选择页面类来定义。
You can create a new submit button on a form and link the button to a method on your Page class using the declaration shown in Listing 2.
可以在表单上创建新的提交按钮并把它链接到page类中的一个方法,使用的声明见清单2。
The ID given for the label component in the page class ("message") must match with the Wicket ID of the element in the template file (wicket:id="message").
页面类中label组件的ID("message")必须要与模板文件内此元素的Wicket ID(wicket:id="message")相匹配。
The MetaKeywords and MetaDescription properties of the Page class can be used to set the website’s keywords and description programmatically. Guthrie explains why they are useful
我们可以通过Page类的MetaKeywords和MetaDescription属性以编程的方式设定站点的关键词和描述。
Check the Special Pages developer's guide page (see Resources) for more information about the SpecialPage class constructor, which will let you restrict access, hide the page, etc.
有关SpecialPage类构造函数(利用它可限制访问、隐藏页面等)的更多信息,请查阅特殊页开发指南页面(参见参考资料)。
The similarity between two pages in the link graph are defined which is based on the page link information and by merging the similar pages into a page class the link graph is compressed.
然后利用页面之间的链接关系定义评估页面之间相似性的新指标,合并相似的页面,形成一个压缩链接图;
If you need to attach a tag to several elements on the same page, the CLASS tag is the proper choice.
如果您需要将一个标记附加到同一页面上的几个元素,应当选择使用CLASS标记。
Instead of creating a controller or action class, you create a page, place components on it, and define how each component reacts to user input.
与构建控制器或动作类相反,您创建的是一个页面,在这个页面上放置组件,然后定义每个组件如何响应用户输入。
You can also use this page to specify the mapping of association class relationships during the import.
您也可以使用该页面,来指定在导入期间相关类关系之间的映射。
In this class, you define what the client page does with the data (or the exception) when the server is done.
在这个类中,定义服务器操作完成时客户机页面如何处理数据(或异常)。
Rather than building the history stack directly into the photo gallery, we generated a simple page to test our class.
我们没有直接在相册应用程序中建立历史堆栈,而是用一个简单的页面测试这个类。
You can think of this class as a virtual document, such as an HTML page, a PDF file, or a text file.
你可以把这个类想象成代表了一个实际的文档,比如一个html页面,一个PD f文档,或者一个文本文件。
Thus, while you are limited by having only one element per ID on a page, you can have many elements with the same CLASS on a page.
因此,尽管受到同一页面的每个元素只有一个ID的限制,同一页面上的多个元素仍然可以拥有相同的CLASS。
This results in giving you the leeway to perform functions across wide-ranging elements on a page while passing in only one CLASS name.
这使您可以在一个页面上跨多个元素执行函数,并且只需传入一个CLASS名称。
The first thing this page does is include jQuery, the Class extension, and your new DbWrapper.js file.
这个页面所做的第一件事就是包含jQuery、Class扩展以及您的新DbWrapper.js文件。
More compelling was Fly Virgin, a cheeky warts-and-all page run by a regular Upper Class passenger – but it has recently been suspended.
更引人注目的是FlyVirgin,这是一个由高级客舱常旅客管理的页面,内容非常无礼——但最近已经暂停。
Looking back at Listing 3, notice that this links to another page called New. Also notice that the class on this link is button flip.
回到清单3,注意到这个链接连接到另一个名为new的页面,也注意一下这链接上的类是按钮翻转。
Page acts as an abstract base class for all pages and can contain any arbitrary tree of Components.
Page充当所有页面的抽象基类并可包含 Component 的任意树。
Drag the filter field of the filter class from the Page Data View onto the Page, as shown in Figure 7.
从PageData视图将过滤类的filter拖至页面,如图7所示。
Writing jQuery code when you know every ID and class on the page can be very straightforward and easy.
知道页面上的所有ID和类时,编写jQuery代码是非常简单的。
In the run method of this class, grab the Web page, chunk, from off of the queue in each thread, and then process this chunk with Beautiful Soup.
在这个类的run方法中,从队列中的各个线程获取web页面、文本块,然后使用BeautifulSoup处理这个文本块。
The first line tells you that you're seeing the help page for the int class, which is a built-in data type.
第一行告诉您正在查看int类的帮助页面,它是一个内置的数据类型。
The Bytecode class details page shows the methods and fields that are defined and the classes that are used.
Bytecode类细节页面向您展示了方法以及定义的区域和使用的类。
The actual class that represents an .aspx page in action is an instance of a class that derives from Page; hence, it can call into protected methods.
真正代表一个 .aspx活动页面的类是从Page派生的一个类的实例;因此,它能够调入受保护的方法。
With the DOM version in hand, I use XPath queries to get any tag on the page where the vevent class occurs, and I pass those nodes on to parse_event.
得到了DOM版本后,我使用XPath查询来获得出现vevent类的页面上的所有标记,并将那些节点传递给parse_event。
应用推荐