单词 | property page | ||||||||||
释义 | property page
更多释义 收起释义 例句释义: 属性页,属性页面,属性页对象 1. All that's left at this point is to add the results to a new page on the property page. 此时,惟一要做的就是将结果添加到属性页上的新页中。 www.ibm.com 2. In either Solution Explorer or Class View, right-click the name of the project to which you want to add the ATL property page. 在解决方案资源管理器或“类视图”中,右击要向其添加ATL属性页的项目名称。 msdn2.microsoft.com 3. To turn List Members off by default, clear Auto list members from the General property page for the desired language. 若要默认关闭“列出成员”选项,请从所需语言的“常规”属性页中清除“自动列出成员”。 msdn2.microsoft.com 4. If a document is open, a property page for that document will be displayed indicating the name of the file and its read-only status. 如果有文档打开,则将显示该文档的属性页,指示文件的名称及其只读状态。 msdn2.microsoft.com 5. The Property Page will stay open and show any resource that has focus and is able to be previewed. “属性页”将保持打开并显示具有焦点且可以预览的任何资源。 technet.microsoft.com 6. A project property page is a Visual Studio user interface element that allows you to specify and apply project settings to your projects. 项目属性页是VisualStudio用户界面元素,允许您为项目指定和应用项目设置。 msdn2.microsoft.com 7. This wizard adds a property page into an ATL project or to an MFC project with ATL support. 此向导将属性页添加到ATL项目中或者具有ATL支持的MFC项目中。 msdn2.microsoft.com 8. The Build property page allows you to specify options for how Microsoft Visual Web Developer will compile pages when you run your Web site. 使用“生成”属性页,可以为在运行网站时MicrosoftVisualWebDeveloper编译页面的方式指定选项。 msdn2.microsoft.com 9. It is possible to type directly in the right column of the property page. 可以直接在属性页的右列中键入。 msdn2.microsoft.com 10. The project includes a control class and a property page class, based on the name of the project. 项目包括基于项目名称的控件类和属性页类。 msdn2.microsoft.com 1. Categorized and Alphabetic buttons are near the top of each property page. “按分类顺序”和“字母顺序”按钮位于每个属性页的顶部附近。 www.kuenglish.info 2. Specify the names for the control class and property page class, the type names, and type identifiers for your control. 指定控件类和属性页类的名称、类型名称和控件的类型标识符。 msdn.microsoft.com 3. To access the Web Bootstrapper Settings dialog box, click the Settings button on the Build Property Page for a deployment project. 若要访问“Web引导程序设置”对话框,请单击部署项目的“生成属性页”上的“设置”按钮。 msdn2.microsoft.com 4. To open this property page dialog box, select References on the Project menu or on the project shortcut menu in Solution Explorer. 若要打开此属性页对话框,请在“项目”菜单或解决方案资源管理器中的项目快捷菜单上选择“引用”。 msdn2.microsoft.com 5. Figure 5 shows how the page appears (basically the same as the original property page) and the code for the property page is in Listing 16. 图5显示了页的外观(基本上与最初的属性页相同),属性页的代码见清单16。 www.ibm.com 6. We need to replace the HSQLDB workbench preferences page by an HSQLDB resource property page. 我们需要用一个HSQLDB资源属性页来替换HSQLDB工作台属性页。 www.ibm.com 7. You create a shared schedule once, and then reference it in a subscription or property page when you need schedule information. 您只需创建一次共享计划,然后即可在需要用到计划信息时,在订阅或属性页中引用该共享计划。 technet.microsoft.com 8. If you double-click a recipient in the result pane, the property page for that recipient is displayed. 如果在结果窗格中双击某个收件人,会显示该收件人的属性页。 technet.microsoft.com 9. The built-in Concat function supports the specification of a prefix, postfix, and delimiters through its property page. 内置的Concat函数支持通过其属性页指定前缀、后缀和分隔符。 www.ibm.com 10. If you do not select deployment support in the wizard, you can enable it later using the Web Deployment property page. 如果不在向导中选择部署支持,可稍后使用“Web部署”属性页启用它。 msdn2.microsoft.com 1. Property, the property page will not display any preprocessor definitions at the project level. 属性,则属性页将不在项目级别显示任何预处理器定义。 msdn2.microsoft.com 2. The Administration property page appears. Scroll down to the Schema section. Select Tables in the Database Objects section. 进入管理属性页。下翻到模式区。选择数据库对象区中的表。 bbs.tacsoft.cn 3. Notice that a property page only displays the settings at the current level for a multi-valued property that inherits from another level. 请注意,属性页只显示目前层级的多值属性设定,该设定会从另一个层级继承。 technet.microsoft.com 4. The Contents property page is displayed. Click Manage Current Backups to return to the Manage Current Backups property page. 进入内容属性页。单击管理当前备份返回管理当前备份属性页。 bbs.tacsoft.cn 5. OptionDescriptionYesCreate a property page that can be aggregated. NoCreate a property page that cannot be aggregated. 使用此向导页定义正在创建的属性页的线程模型和聚合级别。 technet.microsoft.com 6. This property page specifies where the debugger will look for source files when debugging the solution. 该属性页指定调试解决方案时调试器查找源文件的位置。 msdn2.microsoft.com 7. Next, we proceed to create a user property page that will show the information for the selected user in the Users column. 下一步,我们着手创建一个用户属性页,将显示在用户列中选中的用户信息。 svn.net.henu.edu.cn 8. Click the Add button to add two new extensions using the Extension templates, a pop-up menu and a property page. 单击Add按钮,从而使用Extension模板、弹出式菜单和属性页面添加两个新的扩展。 www-128.ibm.com 9. Changing the read-only property of files under source code control is not possible using this property page. 不能使用此属性页更改源代码管理下的文件的只读属性。 msdn2.microsoft.com 10. The ATLPages sample demonstrates the implementation of a property page using IPropertyPageImpl. ATLPages示例说明使用IPropertyPageImpl来实现属性页。 msdn2.microsoft.com 1. If you are adding a property page for a control, your control must support the ISpecifyPropertyPagesImpl interface. 如果要为控件添加属性页,控件必须支持ISpecifyPropertyPagesImpl接口。 msdn2.microsoft.com 2. Once you create a property page for a control, you must provide the PROP_PAGE entry in the property map for the control. 一旦为控制项建立了属性页,您就必须在控制项的属性对应中提供PROP_PAGE项目。 msdn.microsoft.com 3. Set the socket dimensions and the other parameters in the property page that appears for each of the eye sockets. 设置插口维度和其他参量在为每一个眼球孔出版的物产页。 bbs.hxsd.com 4. This setting is controlled from the AspectJ Aspect Path property page and can contain either JAR files or directories. 这个设置由AspectJAspectPath属性页控制,可以包含JAR文件或目录。 www.ibm.com 5. In the Add Class dialog box, in the Templates pane, click ATL Property Page and then click Open to display the ATL Property Page Wizard. 在添加类对话框中的“模板”窗格中,单击“ATL属性页”,然后单击“打开”显示ATL属性页向导。 msdn2.microsoft.com 6. An address must be specified on the Routing Address property page. 必须在“路由地址”属性页上指定地址。 www.jukuu.com 7. In the Property Pages dialog box, expand the Configuration Properties node, and then select the Build property page. 在“属性页”对话框中,展开“配置属性”节点,然后选择“生成”属性页。 msdn2.microsoft.com 8. You cannot delete this connection because a property page is currently open. Please close this page and try again. 您不能删除此连接,因为当前有打开的属性页。请关闭此页,然后再试一次。 angel.w15.5tom.cn 9. You can collect allocation data by configuring settings in the performance session property page. 您可以通过在性能会话属性页面中配置设置来收集分配数据。 msdn2.microsoft.com 10. In the property page that appears, you can adjust the profile curve that determines the mouth interior's cross-section. 在出版的物产页,您能调整确定嘴内部的横断面的外形曲线。 bbs.hxsd.com 1. The Backup Sets property page displays the backup sets that are recorded in the RMAN repository. 在备份集属性页显示RMAN信息库中备份集。 bbs.tacsoft.cn 2. An output JAR setting is also present in the AspectJ section of each project's property page. 每个项目的属性页的AspectJ区域中还包含outputJAR设置。 www.ibm.com 3. Defines a method that shows the property page for an ActiveX control. 定义显示ActiveX控件的属性页的方法。 msdn2.microsoft.com 4. The new property page provides detailed information about the status of continuous replication in the cluster. 新属性页面提供有关群集中连续复制状态的详细信息。 technet.microsoft.com 5. On the property page, the values will be displayed as a semicolon-delimited list. 在属性页中,会以分号分隔的清单显示值。 technet.microsoft.com 6. This means that the property page is visible if the user clicks on a project. 这意味着,如果用户单击项目,就能看到属性页。 www-128.ibm.com 7. You cannot delete a connection while it is busy connecting. Please disconnect or close the login property page and try again. 您不能删除一个活动连接。请断开或关闭登录属性页然后再试一次。 angel.w15.5tom.cn 8. The pop-up menu should be associated with the *. sql file pattern, but the property page fields will be set programmatically. 弹出式菜单应该与*.sql文件模式相关联,但是属性页面字段应该通过编程进行设置。 www.ibm.com 9. In the illustration above, the Application property page is displayed. 在上面的图示中,显示了“应用程序”属性页。 msdn2.microsoft.com 10. Display property page sets options for how elements are displayed in Design view in the HTML Designer. “显示”属性页用于设置元素在HTML设计器的“设计”视图中的显示方式的选项。 technet.microsoft.com 1. This means that it contains, for example, a property page and a reference to a namespace, but no tests or source-code files. 例如,这表示其中含有一个属性页和一个命名空间的参考,但没有测试或原始程式码档案。 technet.microsoft.com 2. Visual Studio Team System includes an additional property page for Code Analysis. VisualStudioTeamSystem中包括用于代码分析的附加属性页。 msdn2.microsoft.com 3. Use the E-mail Addresses property page to manually enter email addresses for these address types. 使用“电子邮件地址”属性页来手工输入这些地址类型的电子邮件地址。 www.jukuu.com 4. The following table describes the common elements of Management Studio property page dialog boxes. 下表对ManagementStudio属性页对话框的常用元素进行了说明。 msdn2.microsoft.com 5. The Control Files property page appears. Select the Advanced property page. 进入控制文件属性页。选择高级属性页。 bbs.tacsoft.cn 6. The project specifies the build settings, which are reflected in the project's property page. 项目指定生成设置,这些设置反映在项目的属性页中。 technet.microsoft.com 7. The hexadecimal styles in the custom control property page are not self-documenting. 自定义控件属性页中的十六进制样式不自记录。 msdn2.microsoft.com 8. For. Bsc files to appear in Solution Explorer, you must select Show miscellaneous files in Solution Explorer in the Documents property page. 对于要显示在解决方案资源管理器中的.bsc文件,必须在“文档”属性页中选择“在解决方案资源管理器中显示其他文件”。 msdn2.microsoft.com 9. Log or alert has active property page. Close the property page before starting the log or alert. 日志或警报有活动属性页。启动日志或警报之前要关闭属性页。 www.drados.com 10. Once you create the project, you can view and edit the project's properties in the project's property page. 创建了项目后,可以在项目的属性页中查看和编辑项目的属性。 technet.microsoft.com 1. Command Line property page will show the effect of the changes you make to these properties. “命令行”属性页将显示对这些属性所做的更改的效果。 technet.microsoft.com 2. This completes the definition of the property page class. 下面是属性页类定义的完整代码。 svn.net.henu.edu.cn 3. Expand the Projects and Solutions folder, and then select the Build and Run property page. 展开“项目和解决方案”文件夹,再选择“生成并运行”属性页。 msdn2.microsoft.com 4. Select the Input and Output property page, and then set the Embed Manifest property equal to Yes. 选择“输入和输出”属性页,然后将“嵌入清单”属性设置为“是”。 msdn2.microsoft.com 5. For more information, see the Project Defaults section in General Property Page (Project). 有关更多信息,请参见常规属性页(项目)中的“项目默认设置”一节。 msdn2.microsoft.com 6. Select the Resources property page from the Project settings dialog box. 在“项目设置”对话框中选择“资源”属性页。 blog.163.com 7. Demonstrates use of an in-place active menu, a stock property page, and the About box control option. 演示就地活动菜单、常用属性页和“关于”框控件选项的使用。 msdn2.microsoft.com 8. Select the Link property page from the Project settings dialog box. 在“项目设置”对话框中选择“链接”属性页。 blog.163.com 9. B. Modify the application settings by using the Visual Studio property page editor for the project. B. 通过为项目中使用VisualStudio属性页编辑器修改应用程序设置。 www.qqi7.com 10. Files and directories, however, won't show this property page. 然而,文件和目录将不显示该属性页。 www.ibm.com 1. The property page provider registry entry is invalid. 属性页提供程序的注册表项无效。 www.drados.com 2. This property page dialog box is available only for CLR projects. 此属性页对话框仅可用于CLR项目。 msdn2.microsoft.com 3. An ATL property page provides a user interface for setting the properties (or calling the methods) of one or more COM objects. ATL属性页提供设置一个或多个COM对象的属性(或调用方法)的用户界面。 msdn2.microsoft.com 4. Click the Preprocessor property page. 单击“预处理器”属性页。 msdn2.microsoft.com 5. The options you specify are reflected in the project's property page. 指定的选项反映在项目的属性页中。 msdn2.microsoft.com 6. Build Events folder, select a build event property page. “生成事件”文件夹中,选择生成事件属性页。 technet.microsoft.com 7. Sets the text that appears on the tab of the property page. 设置属性页选项卡上显示的文本。 technet.microsoft.com 8. Shows a property page for the specified object. 显示指定对象的属性页。 msdn2.microsoft.com 9. Determines if the ActiveX control has a property page. 确定ActiveX控件是否拥有属性页。 msdn2.microsoft.com 10. Adjust the permission level of the assembly via the property page. 通过属性页调整程序集的权限级别。 msdn2.microsoft.com 1. To the class that implements the custom property page in your project. 添加到项目中实现自定义属性页的类。 msdn2.microsoft.com 2. If a selected filter supports a property page, you can click the Filter Properties button to view the page. 如果选定的过滤器支持属性页,您可以点击筛选器属性按钮,以查看该页面。 www.ganxisky.cn 3. Listing 5 shows the snippet of the property page extension. 清单5显示了属性页扩展的片断。 www.ibm.com 4. In the editor, this is found in the Filter Inputs tab of the Property page for the transform. 在编辑器中,可以在用来完成转换的属性页面的FilterInputs选项卡中找到它。 www.ibm.com 5. By clicking on the labels on the left tab (Build, Build Events, Debug, and so on) you can access the corresponding property page. 通过单击左侧选项卡上的各个标签(“生成”、“生成事件”、“调试”等),可以访问相应的属性页。 msdn2.microsoft.com 6. You cannot quit because an item's property page is open. 由于打开了项目的属性页,您无法退出。 angel.w15.5tom.cn 7. In the Forms property page, you can also specify what forms are allowed in the folder. 在“表单”属性页中,还可以指定文件夹中允许有哪些表单。 www.microsoft.com 8. Describes the property page that is used to configure properties for deployment. 描述用来配置部署的属性的属性页。 msdn2.microsoft.com 9. You can set the column's other properties, such as Scale, by using the Columns property page. 通过使用“列”属性页,可以设置列的其他属性(比如“缩放”)。 office.microsoft.com 10. Yet the property page includes a checkbox for the nature. 属性页还包括表示性质的复选框。 www-128.ibm.com 1. Yet the property page includes a checkbox for the nature. 属性页还包括表示性质的复选框。 www-128.ibm.com 2. In the Test Navigator, click DayTraderTest to open the property page. 在TestNavigator中,点击DayTraderTest,打开属性页面。 www.ibm.com 3. The path for the message tracking log is specified on the Exchange Server property page in ESM. 邮件跟踪日志的路径在ESM的ExchangeServer属性页上指定。 technet.microsoft.com 4. If you want to use the Exchange Management Console for this task, open the OAB property page, and then use the Address Lists tab. 如果要使用Exchange管理控制台执行此任务,请打开OAB属性页,然后使用“地址列表”选项卡。 technet.microsoft.com 5. The following error occurred while bringing up the share permissions property page 当调出共享权限属性页时出现下列错 angel.w15.5tom.cn 6. BUTTON Sample: Demonstrates a Menu and a Property Page BUTTON示例:演示菜单和属性页 msdn2.microsoft.com 7. A preference page is similar to a property page, but Eclipse provides the 首选项页类似于属性页,但Eclipse提供了 www-128.ibm.com 8. Or, if the Contents page is in Details view, click the Property Page icon 如果“内容”页在“详细信息”视图中,请单击属性页图标 msdn2.microsoft.com 9. An error occurred attempting to create a property page for the wizard 为向导创建属性页时,出现了一个错 www.fan6.net 10. Listing 5. plugin. xml manifest file snippet for the HSQLDB project property page 清单5.plugin.xml清单文件中针对HSQLDB项目属性页的片断 www.ibm.com 1. Property page contains the following properties 属性页包含下列属性 msdn2.microsoft.com 2. ATLPages Sample: Implements a Property Page Using IPropertyPageImpl ATLPages示例:使用IPropertyPageImpl实现属性页 msdn2.microsoft.com 3. To add an ATL property page to your project 向项目中添加ATL属性页 msdn2.microsoft.com 4. For more information on property page settings, see 有关属性页设置的更多信息,请参见 msdn2.microsoft.com 5. Go to the property page of the printer 转到此打印机的属性页 angel.w15.5tom.cn |
||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。