• NET web server new instance of Page class is created and it walks through the lifecycle.

    NET服务器页面实例创建走过生命周期

    youdao

  • The project includes a control class and a property page class, based on the name of the project.

    专案根据专案名称包含控制项类别属性类别。

    youdao

  • The code in the block can execute programming statements and call functions in the current page class.

    区块中的程序码可以执行程序设计陈述式然后呼叫目前网页类别中的函式

    youdao

  • 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 匹配。

    youdao

  • Specify the names for the control class and property page class, the type names, and type identifiers for your control.

    指定控件属性名称类型名称和控件的类型标识符。

    youdao

  • Note the default values for each preference are defined by the preferences structure, not the plugin class nor the preference page class.

    注意每个参数选择默认值均参数选择结构定义而不是插件参数选择页面类来定义。

    youdao

  • 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。

    youdao

  • 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")相匹配

    youdao

  • 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

    我们可以通过PageMetaKeywordsMetaDescription属性编程的方式设定站点关键词描述

    youdao

  • 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构造函数(利用它可限制访问隐藏页面等)更多信息查阅特殊开发指南页面(参见参考资料)。

    youdao

  • 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.

    然后利用页面之间链接关系定义评估页面之间相似性的新指标,合并相似的页面,形成一个压缩链接图;

    youdao

  • If you need to attach a tag to several elements on the same page, the CLASS tag is the proper choice.

    如果需要一个标记附加同一页面几个元素,应当选择使用CLASS标记。

    youdao

  • 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.

    构建控制器动作相反创建的是页面这个页面上放置组件然后定义每个组件如何响应用户输入。

    youdao

  • You can also use this page to specify the mapping of association class relationships during the import.

    可以使用页面指定在导入期间相关关系之间映射

    youdao

  • In this class, you define what the client page does with the data (or the exception) when the server is done.

    这个中,定义服务器操作完成客户机页面如何处理数据(异常)。

    youdao

  • Rather than building the history stack directly into the photo gallery, we generated a simple page to test our class.

    我们没有直接相册应用程序中建立历史堆栈而是一个简单页面测试这个

    youdao

  • 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文档或者一个文本文件

    youdao

  • 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

    youdao

  • 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名称

    youdao

  • The first thing this page does is include jQuery, the Class extension, and your new DbWrapper.js file.

    这个页面第一件事就是包含jQueryClass扩展以及DbWrapper.js文件

    youdao

  • More compelling was Fly Virgin, a cheeky warts-and-all page run by a regular Upper Class passengerbut it has recently been suspended.

    引人注目FlyVirgin,这是一个高级客舱常旅客管理页面,内容非常无礼——最近已经暂停

    youdao

  • 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页面注意一下链接按钮翻转

    youdao

  • Page acts as an abstract base class for all pages and can contain any arbitrary tree of Components.

    Page充当所有页面抽象包含 Component 的任意

    youdao

  • Drag the filter field of the filter class from the Page Data View onto the Page, as shown in Figure 7.

    PageData视图过滤filter页面如图7所示。

    youdao

  • Writing jQuery code when you know every ID and class on the page can be very straightforward and easy.

    知道页面所有ID编写jQuery代码非常简单的。

    youdao

  • 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处理这个文本块。

    youdao

  • The first line tells you that you're seeing the help page for the int class, which is a built-in data type.

    第一告诉正在查看int帮助页面一个内置的数据类型

    youdao

  • The Bytecode class details page shows the methods and fields that are defined and the classes that are used.

    Bytecode细节面向您展示方法以及定义的区域使用

    youdao

  • 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派生个类的实例;因此能够调入受保护的方法。

    youdao

  • 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。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定