单词 | user control | ||||||||||||
释义 | user control
更多释义 收起释义 例句释义: 用户控件,使用者控制项,用户控制 1. The properties that you added to your user control so far all took string values, but properties can be of many different types. 到现在为止,您添加到用户控件中的属性均带有字符串值,但属性可以有许多不同的类型。 msdn2.microsoft.com 2. The user control is referenced by means of a Register directive near the top of the Web page that hosts the user control. 该用户控件是通过使用承载用户控件的网页顶部附近的Register指令来引用的。 msdn2.microsoft.com 3. As with a standard user control, an inherited user control cannot stand alone and must be hosted in a form or other container. 与标准用户控件一样,继承的用户控件不能独立存在,而必须寄宿在窗体或其他容器中。 msdn2.microsoft.com 4. More than anything, it said the folks at Facebook just don't get what user-control is all about. 但是无论如何,据说在Facebook的人们还不知道用户控制意味着什么。 www.ecocn.org 5. The user control can be local to one application or added to a library and compiled into a DLL for use by multiple applications. 用户控件可以是某个应用程序的本地控件,也可以添加到库中并编译成DLL供多个应用程序使用。 msdn2.microsoft.com 6. A control system disposed in the enclosure includes user control features accessible when the door is in an open position. 设置在箱中的控制系统包括当门处于打开位置时可操作的用户控制部件。 ip.com 7. The cacheability of a page or user control refers to whether or not a page can be cached on a device during its response life cycle . 某页或用户控件的可缓存性指某页能否在其响应生命周期内缓存到某个设备上。 www.bing.com 8. Create properties in the control if you want to be able to share information between the user control and the hosting page. 如果希望在用户控件和宿主页之间共享信息,请在控件中创建相应的属性。 msdn2.microsoft.com 9. In this part of the walkthrough , you create a user control that allows you to enter a friendly name and URL for a Web site . 在本演练的这一部分中,您将创建一个用户控件,该控件允许您输入网站的友好名称和URL。 www.bing.com 10. The first is called output caching, which allows you to store dynamic page and user control responses. 第一种称为输出缓存,它允许您存储动态页和用户控制响应。 msdn2.microsoft.com 1. The final task in this walkthrough is to enhance the host page to be able to share values with the user control. 本演练的最后一个任务是增强主页面,使其能够与用户控件共享值。 msdn2.microsoft.com 2. In this part, you give the user control, enabling him or her to pick and choose the data that is used for a custom mashup. 这一部分把控制权赋予用户,让用户把新的服务映射到本体中,选择用于自定义mashup的数据。 www.ibm.com 3. When a user control contains Web server controls, you can write code in the user control to handle the events raised by the child controls. 用户控件包含Web服务器控件时,可以在用户控件中编写代码来处理其子控件引发的事件。 msdn2.microsoft.com 4. These controls should be positioned and designed as you want them to appear in the final user control. 应将这些控件定位到和设计成您希望它们在最终用户控件中出现的样子。 msdn2.microsoft.com 5. When a control on the page refers to a form in a child user control, the URL must include the full unique ID of the form. 当网页上的控件引用子用户控件中的窗体时,URL必须包含窗体的完整唯一的ID。 msdn2.microsoft.com 6. Segway's approach to user control is that of minimalism and a natural connection between man and machine. 赛格威公司把至简主义的理念推荐给用户,实现了人与机器之间的自然对接。 www.bing.com 7. The callback method that you specify must be a static method on the page or user control that contains the Substitution control. 指定的回调方法必须是包含Substitution控件的页或用户控件的静态方法。 msdn2.microsoft.com 8. An example of a user control might be a control built to display customer address data from a database. 用户控件的例子之一可能是已生成的显示数据库中客户地址数据的控件。 msdn2.microsoft.com 9. Saves any user control view-state changes that have occurred since the last page postback. 保存自上次页回发以来发生的所有用户控件视图状态更改。 msdn2.microsoft.com 10. Control on a page is either a shared control, visible to all users of that page, or a per-user control, visible only to an individual user. 控件或者是共享控件,或者是基于每个用户的控件;前者对该页上的所有用户均可见,后者只对单个用户可见。 msdn2.microsoft.com 1. A user control is actuated to step the system through the scanning of a sequence different sub volumes. 通过操作用户控制装置,能使系统逐步扫描一系列不同的子体积。 ip.com 2. The cacheability of a page or user control refers to whether a page can be cached on a device during the page's response life cycle. 网页或使用者控制项的快取性,是指网页在网页的回应生命周期内,是否能够在装置上快取网页。 technet.microsoft.com 3. Object allows you to work with user control caching the same way that you can work programmatically with page output caching. 对象使您能够按照以编程方式处理页输出缓存的相同方式处理用户控件缓存。 msdn2.microsoft.com 4. When this parameter is used for a user control, the user control output is varied to the cache for each specified user control property. 此参数用于用户控件时,用户控件输出随每个指定的用户控件属性的缓存而变化。 msdn2.microsoft.com 5. Property to write the name of the Web server computer on which the user control is running. 属性写出运行用户控件的Web服务器计算机的名称。 msdn2.microsoft.com 6. This property specifies the name and path of the file containing the user control implementation. 此属性指定包含用户控件实现的文件的名称和路径。 msdn2.microsoft.com 7. There are several reasons, actually, starting with the fact that you cannot add custom verbs to a user control. 实际上,有几个原因需要你这样做。其中一个原因是你不能给用户控件添加定义的动作(verbs)。 blog.163.com 8. A user control is a collection of Windows Forms controls encapsulated into a common container. 用户控件是封装在公共容器内的Windows窗体控件的集合。 msdn2.microsoft.com 9. By defining a property for a user control, you make it possible to set its properties declaratively and in code. 通过定义用户控件的属性,就能以声明方式及利用代码设置其属性。 msdn2.microsoft.com 10. For more information about display modes and how the user control works, see Walkthrough: Changing Display Modes on a Web Parts Page. 有关显示模式以及该用户控件工作原理的更多信息,请参见演练:更改Web部件页上的显示模式。 msdn2.microsoft.com 1. In this part of the walkthrough, you create a user control that provides the user interface (UI) for an agent information form. 在这部分演练中,将创建一个为代理信息窗体提供用户界面(UI)的用户控件。 msdn2.microsoft.com 2. This property allows you to remove user control output from the output cache when the associated cache dependency changes. 此属性允许在关联缓存依赖项更改时从输出缓存中移除用户控件输出。 msdn2.microsoft.com 3. Include a PartialCachingAttribute at the beginning of the user control code. 在用户控件代码的开头包括一个PartialCachingAttribute。 msdn2.microsoft.com 4. Initializes a new instance of the ProxyWebPart class when a static Web Parts control (or server or user control) must be replaced. 在必须替换静态Web部件控件(服务器或用户控件)时,初始化ProxyWebPart类的新实例。 msdn2.microsoft.com 5. In this part of the walkthrough, you will add the controls that make up the user interface for the user control. 在演练的此部分中,将添加组成用户控件的用户界面的控件。 msdn2.microsoft.com 6. The first part of the code example shows how the interface is implemented in a user control. 代码示例的第一部分演示如何在用户控件中实现此接口。 msdn2.microsoft.com 7. menu , click save all to save the changes that you made to the user control. 在“文件”菜单上,单击“全部保存”以保存对用户控件所作的更改。 www.ichacha.net 8. When implemented, gets or sets text between the opening and closing tags of a user control. 如果实现,获取或设置用户控件的开始和结束标记之间的文本。 msdn2.microsoft.com 9. ASCX user control files and CSS style sheet files will also be parsed to include the relative path references for graphics files. ASCX用户控件文件和CSS样式表文件依旧以相对路径的方式关联图形文件。 www.cnblogs.com 10. A delimited string that identifies a set of database and table names that the user control cache entry is dependent on. 一个分隔字符串,标识用户控件缓存条目所依赖的一组数据库和表的名称。 msdn2.microsoft.com 1. Describes a dialog box that allows you to specify which component a new form or user control will derive from. 描述允许指定新窗体或用户控件将从哪个组件派生的对话框。 msdn2.microsoft.com 2. If the user control posts back to the containing page, this type of user control output caching will not function properly. 如果用户控件回发到包含页,则该类型的用户控件输出缓存将不能正常工作。 msdn2.microsoft.com 3. Gets or sets the text that appears between the opening and closing tags of a user control. 获取或设置出现在用户控件的开始和结束标记之间的文本。 msdn2.microsoft.com 4. That represents the size of each square of the grid drawn on a form or user control. 表示在窗体或用户控件上绘制的网格的各个方格的大小。 msdn2.microsoft.com 5. As you can see, here I am setting the RootVisual of the application as a new Grid and adding my Page user control as a child of the grid. 你可以看到,这里我设置了似趄的RootVisual为一个新的Grid并添减了自祭阅page也作为Grid的子控件。 blog.iqilu.com 6. In short, it is a very simple graphics editor meant to be embedded as a user control. 简而言之,这就是个用户控件一样的、内嵌在应用中的简易图像编辑器。 www.infoq.com 7. You can create a user control and add it to the actions pane in the same way you create a user control to add to a Windows Form. 可以按照与创建用户控件并添加到Windows窗体相同的方式来创建用户控件并将其添加到操作窗格中。 msdn2.microsoft.com 8. Review the posts to see if any of them explain how to create a transparent user control. 查看这些帖子,看是否有任何帖子解释了如何创建透明用户控件。 msdn2.microsoft.com 9. The following code example provides a complete code listing of the sample Web Parts page used to host the user control. 下面的代码示例提供了用于承载用户控件的示例Web部件页的完整代码清单。 msdn2.microsoft.com 10. Resolving URLs this way enables the user control to encapsulate any links or other relative resources that it might require. 这是因为用户控件可以封装它可能需要的任何链接或任何其他相关资源。 msdn2.microsoft.com 1. The first part of the code example shows how the user control implements the Description property. 代码示例的第一部分演示用户控件如何实现Description属性。 msdn2.microsoft.com 2. Compile the Web page and user control, and place the code library into the Bin folder of your application. 编译该网页和用户控件,并将代码库放到应用程序的Bin文件夹中。 msdn2.microsoft.com 3. By default, the user control uses the current theme that applies to the child controls. 默认情况下,用户控件使用应用到子控件的当前主题。 msdn2.microsoft.com 4. Because you cannot derive from a sealed class, do not create a sealed user control. 由于无法从密封类派生,所以不要创建密封的用户控件。 msdn2.microsoft.com 5. Parses an input string into a Control object on the Web Forms page or user control. 将输入字符串分析为Web窗体页或用户控件上的Control对象。 msdn2.microsoft.com 6. The developer creates templates of the type defined by the user control, and can then add controls and markup to the templates. 开发人员创建由用户控件定义的类型模板,然后可以向模板添加控件和标记。 technet.microsoft.com 7. Once these controls are built into the user control, however, they are no longer available to you through code. 然而,一旦这些控制项建置到使用者控制项时,就无法再透过程式码使用它们了。 technet.microsoft.com 8. The recent WSIA-WSRP Core Specification is indicative of the trend toward user control standards for human-facing interactive web services. 最近的WSIA-WSRP核心规范预示着人性化交互式Web服务的用户控制标准这种趋势。 www.ibm.com 9. The text that appears between the opening and closing tabs of a user control. 出现在用户控件的开始和结束标记之间的文本。 msdn2.microsoft.com 10. If it is a user control, you must dynamically load and create the user control instance with a call to Page. LoadControl. 如果是用户控件,首先,你必须调用Page.LoadControl来动态地载入和创建用户控件实例。 blog.163.com 1. In this scenario, you can use the FindControl method to find the child control of the user control and invoke its Focus method. 在这种情况下,可以使用FindControl方法查找用户控件的子控件并调用其Focus方法。 msdn2.microsoft.com 2. Provides steps on configuring an existing ASP. NET Web page to be a user control. 提供有关步骤,说明如何将现有ASP.NET网页配置为用户控件。 msdn2.microsoft.com 3. A visual interface is an essential part of your user control. 可视化界面是用户控件的基本部分。 msdn2.microsoft.com 4. Describes how to create a user control in your Word project and display the control on an actions pane associated with your document. 介绍如何在Word项目中创建用户控件以及如何在与文档关联的操作窗格中显示控件。 msdn2.microsoft.com 5. Represents a read-only collection of client script blocks that are contained within a Web Form or user control at design time. 表示客户端脚本块的只读集合,这些脚本块在设计时包含在Web窗体或用户控件中。 msdn2.microsoft.com 6. The first part of this code example is the user control that enables users to switch display modes on a Web page. 此代码示例的第一部分是一个用户控件,该控件使用户能够切换网页上的显示模式。 msdn2.microsoft.com 7. The user control is hosted as a child of the native view and occupies the entire client area of the native view. 用户控件以本机视图的子视图的形式承载并且占用本机视图的整个工作区。 msdn2.microsoft.com 8. The text placed between the opening and closing tags of a user control. 放在用户控件的开始和结束标记之间的文本。 msdn2.microsoft.com 9. This method returns an array of terminals that are created for the devices that are administered in the user control list in the directory. 此方法返回一个是对那些在目录中的用户控制列表管理终端设备创建数组。 blog.sina.com.cn 10. Set the VaryByControl attribute to the ID of a control that you want to vary the user control output by. 将VaryByControl属性设置为希望用户控件输出改变所依据的控件的ID。 msdn2.microsoft.com 1. The user control itself must not be in the same directory as the page. 用户控件本身不得与页位于同一目录。 msdn2.microsoft.com 2. However, you can define events for your user control and raise them so that the host page is notified of the event. 但是,可以为用户控件定义事件并引发这些事件,以便将子控件引发的事件通知宿主页。 msdn2.microsoft.com 3. Another compelling solution is to implement the IWebPart interface directly on your user control class. 另外一个更有吸引力的解决方案是直接在你的用户控件类里实现IWebPart接口。 blog.163.com 4. When you begin creating a user control, you are presented with a visible designer, upon which you can place standard Windows Forms controls. 开始创建用户控件时,系统会提供一个可视设计器,您可以将标准Windows窗体控件置于该可视设计器中。 msdn2.microsoft.com 5. Writing an event-handling procedure for a user control is no different than it is for a form or a control. 为用户控件编写事件处理过程与为窗体或控件编写事件处理过程一样。 msdn2.microsoft.com 6. Property is used by the designer to specify or determine the text between the opening and closing tags of a user control. 属性以指定或确定用户控件的开始和结束标记之间的文本。 msdn2.microsoft.com 7. Constructor can be applied to a user control. 构造函数应用于用户控件。 msdn2.microsoft.com 8. Details the syntax available for modifying page output cache settings in an ASP. NET page or user control. 详细介绍可用于修改ASP.NET页或用户控件中的页输出缓存设置的语法。 msdn2.microsoft.com 9. Control cannot be placed at the root level of a user control. 控件置于用户控件的根级别。 msdn2.microsoft.com 10. Allows you to specify which component a new form or user control will derive from. 使您可以指定将从哪个组件派生出新窗体或用户控件。 technet.microsoft.com 1. Typically, you add Windows Forms controls to a user control, and then add the user control to the actions pane. 通常情况下,先将Windows窗体控件添加到一个用户控件中,然后将该用户控件添加到操作窗格。 msdn2.microsoft.com 2. This allows the user control to be strongly typed when it is added to a page. 这允许将用户控件添加到页面时对其进行强类型化。 msdn2.microsoft.com 3. Class with the specified duration assigned to the user control to be cached. 使用分配给要缓存的用户控件的指定持续时间初始化。 msdn2.microsoft.com 4. The name and path of the file containing the user control. 包含用户控件的文件的名称和路径。 msdn2.microsoft.com 5. Note that, similar to the code-behind file for the Web page, the code-behind file for the user control uses a class and not a partial class. 注意,与网页的代码隐藏文件类似,用户控件的代码隐藏文件使用类而不是分部类。 msdn2.microsoft.com 6. You can then treat the user control as a unit and define properties and methods for it. 然后,可以将用户控件作为一个单元对待,为其定义属性和方法。 msdn2.microsoft.com 7. In this part of the walkthrough, you will create a host page for the control, and then you will add a user control to the page. 在演练的此部分中,将为控件创建主页面,然后将用户控件添加到此页面。 msdn2.microsoft.com 8. Provides steps for caching a portion of a page as a user control. 提供有关步骤,说明如何将页面的一部分缓存为用户控件。 msdn2.microsoft.com 9. A Boolean value that determines whether user control output can be shared with multiple pages. 一个布尔值,确定用户控件输出是否可以由多个页共享。 msdn2.microsoft.com 10. NetworkManager gives the user control over the access points the driver associates with. 给用户接入点的控制与司机同伙。 www.51nb.com 1. You have learned to create a user control by combining controls and components into a user control container. 您已经学会通过将控件和组件组合到用户控件容器中来创建用户控件。 msdn2.microsoft.com 2. A user control that enables you to switch display modes on the Web page. 一个用户控件,用于切换网页上的显示模式。 msdn2.microsoft.com 3. A user control is essentially a component with a visual representation. 用户控件本质上是具有可视化表示形式的组件。 msdn2.microsoft.com 4. Property points to a text file located in the same directory as the user control. 属性指向该用户控件所在的同一目录中的文本文件。例如,如果。 msdn2.microsoft.com 5. Creates a control library and author a user control to put in it. 创建控件库并创作一个用户控件放入该库。 msdn2.microsoft.com 6. Gets a reference to a collection of caching parameters for this user control. 获取对该用户控件的缓存参数集合的引用。 msdn2.microsoft.com 7. Use the Select User Control ComboBox to switch between the two user controls from the TestContainerExample project. 使用“选择用户控件”ComboBox以在TestContainerExample项目中的两个用户控件之间切换。 msdn2.microsoft.com 8. Refer to the Cisco Unified Communications Manager Administration Guide to administer the user control list. 请参考思科统一通信管理器管理指南管理用户控制列表。 blog.sina.com.cn 9. Create a custom user control that enables you to change display modes on a Web page that contains Web Parts controls. 创建一个自定义用户控件,用于更改包含Web部件控件的网页上的显示模式。 msdn2.microsoft.com 10. It makes for easier management of host and user control access from a system administrators point of view. 从系统管理员的角度来看,这样更容易管理主机和用户访问控制。 www.ibm.com 1. To give each user control of their own database objects, a database administrator could explicitly create a schema for each user. 为了让每个用户可以控制自己的数据库对象,数据库管理员可以为每个用户明确地创建一个模式。 www-128.ibm.com 2. The default behavior is to cache one version of user control output for each page that contains that user control. 则默认行为是为包含该控件的每一页缓存一个用户控件输出版本。 msdn2.microsoft.com 3. The application-relative virtual directory of the page or user control that contains this control. 包含该控件的页或用户控件的应用程序相对虚拟目录。 msdn2.microsoft.com 4. Gets a value indicating whether user control output can be shared with multiple pages. 获取一个值,该值指示用户控件输出是否可在多页间共享。 msdn2.microsoft.com 5. On subsequent requests, the page or user control code is not executed; the cached output is used to satisfy the request. 当后面的请求发生时,不执行页或用户控件代码,缓存的输出用于满足该请求。 msdn2.microsoft.com 6. By default, events raised by child controls in a user control are not available to the host page. 默认情况下,用户控件中的子控件引发的事件对于宿主页不可用。 msdn2.microsoft.com 7. Provides steps for caching different portions of a page separately using the same user control. 提供有关步骤,说明如何使用相同的用户控件分别缓存页面的不同部分。 msdn2.microsoft.com 8. Changed pattern to properties of a Windows Forms user control. Changed模式应用于Windows窗体用户控件的属性。 msdn2.microsoft.com 9. Beneath the control reference, add the following basic page structure to host the user control as a Web Parts control. 在控件引用下面,添加下面的基本页结构,将用户控件作为Web部件控件承载。 msdn2.microsoft.com 10. The newly attributed user control is shown in Figure 11 . Note the title and icon. 图11给出了新的设置过属性的用户控件,请注意标题和图标。 blog.163.com 1. Element for the Main zone, reference the user control you created previously. 元素中,引用您在前面创建的用户控件。 msdn2.microsoft.com 2. Supports the ASP. NET page parser in building an instance of a user control. 支持ASP.NET页分析器生成用户控件的实例。 msdn2.microsoft.com 3. An excerpt of the Jobs_Job. ascx user control is shown in Figure 10 . 图10中显示了Jobs_Job.ascx用户控件的摘录。 www.cnblogs.com 4. Handles several of the common MFC view notifications by forwarding them to the managed user control. 通过将一些常见的MFC视图通知转发给托管用户控件来处理这些通知。 msdn2.microsoft.com 5. Defines the properties that allow the designer to access information about a user control at design time. 定义允许设计器在设计时访问有关用户控件的信息的属性。 msdn2.microsoft.com 6. The page uses Register directives at the top to declare the user control and the custom controls. 页的顶部使用了Register指令,对用户控件和自定义控件进行声明。 msdn2.microsoft.com 7. If the page output cache duration is longer than the user control output cache duration, the page output cache duration takes precedence. 如果页的输出缓存持续时间长于用户控件的输出缓存持续时间,则页的输出缓存持续时间优先。 www.juyy.net 8. Attribute to associate a code-behind source file with a user control. 属性一起使用,将代码隐藏源文件与用户控件相关联。 msdn2.microsoft.com 9. Notice how the DiggStory title now appears in the user control because of the data binding expression we added to it. 公告如何diggstory标题,现在看来,在用户控制,因为该和数据绑定表达我们添加进去。 www.360doc.com 10. However, before referencing the user control in code, you must verify the existence of the user control in the output cache. 但是,在代码中引用用户控件之前,必须验证在输出缓存中是否存在该用户控件。 msdn2.microsoft.com 1. Directive to specify whether view state is enabled for a user control. 属性以指定是否为用户控件启用视图状态。 msdn2.microsoft.com 2. The following code example shows the effect of a longer cache duration in the page than in a user control. 下面的代码示例演示了当页的缓存持续时间长于用户控件的缓存持续时间时的效果。 msdn2.microsoft.com 3. The user interface for the user control is supplied by a page developer at design time. 用户控件的用户界面由页面开发人员在设计时提供。 technet.microsoft.com 4. Add controls that you want the user control to display. 添加希望用户控件显示的控件。 msdn2.microsoft.com 5. Attribute, which defines the virtual path to the user control file that you are including. 属性,该属性定义包括的用户控件文件的虚拟路径。 msdn2.microsoft.com 6. True, cached user control output can be accessed by multiple Web Forms pages. 则缓存的用户控件输出可以由多个Web窗体页访问。 msdn2.microsoft.com 7. Demonstrates authoring a user control, a control class library, and inheriting from a user control. 演示创作用户控件、控件类库和从用户控件的继承。 msdn2.microsoft.com 8. The code example includes a user control that enables you to change display modes on a Web Parts page. 该代码示例包括一个用户控件,使用该控件可以更改Web部件页上的显示模式。 msdn2.microsoft.com 9. For more information, see Walkthrough: Creating a User Control that Supports Lookup Databinding. 有关更多信息,请参见演练:创建支持查找数据绑定的用户控件。 msdn2.microsoft.com 10. Set the VaryByParam attribute to the GET query string or form POST parameter that you want to vary the user control by. 将VaryByParam属性设置为希望用户控件改变所依据的GET查询字符串或窗体POST参数。 msdn2.microsoft.com 1. Creating properties and a method in the user control. 在用户控件中创建属性和方法。 msdn2.microsoft.com 2. Attribute provides a path to the source file of a user control. 属性提供用户控件的源文件的路径。 msdn2.microsoft.com 3. The Visual Studio Package Project Template by default creates a WPF user control for the tool window. VisualStudioPackageProject模板默认情况下会为工具窗口创建WPF的用户控件。 www.infoq.com 4. Demonstrates the basics of working with a user control. 演示使用用户控件的基础知识。 msdn2.microsoft.com 5. They can only be called from the page or other user control that contains them. 只能从包含它们的页或其他用户控件调用它们。 msdn2.microsoft.com 6. Gets a value indicating whether the user control supports caching. 获取一个值,该值指示用户控件是否支持缓存。 msdn2.microsoft.com 7. Performs any initialization steps on the user control that are required by RAD designers. 对用户控件执行RAD调试器所需的任何初始化步骤。 msdn2.microsoft.com 8. Controls the output caching policies of a page or user control declaratively. 以声明方式控制页或用户控件的输出缓存策略。 msdn2.microsoft.com 9. Declaratively controls the output caching policies of a page or user control. 以声明的方式控制页或用户控件的输出缓存策略。 msdn2.microsoft.com 10. Specify the ID property of an ASP. NET server control contained in the user control. 指定用户控件中包含的ASP.NET服务器控件的ID属性。 msdn2.microsoft.com 1. Attributes specify how the user control is declared on the page. 属性一起指定如何在页面中声明控件。 msdn2.microsoft.com 2. Class represents a user control that has output caching enabled in programmatic scenarios. 类表示在编程方案中启用了输出缓存的用户控件。 msdn2.microsoft.com 3. You can obtain the source code for the user control from the Example section of the WebPartManager class overview. 您可以从WebPartManager类概述的“示例”部分获取该用户控件的源代码。 msdn2.microsoft.com 4. The interface to be implemented on the page or user control. 要在页或用户控件中实现的接口。 msdn2.microsoft.com 5. Element, it checks whether a method of the appropriate signature exists in the page or user control. 元素时,它检查页或用户控件上是否存在适当的签名方法。 msdn2.microsoft.com 6. These strings represent fully qualified names of properties on a user control. 这些字符串表示用户控件上属性的完全限定名。 msdn2.microsoft.com 7. Create a public property for your user control. 创建用户控件的公共属性。 msdn2.microsoft.com 8. Control, a custom control, or a user control, can be designed to participate in connections. 控件、自定义控件还是用户控件,任意类型的服务器控件都可以设计为参与连接。 msdn2.microsoft.com 9. You can then drag the user control directly to your document in the same way you would add a Windows Forms control to your document. 然后可以将用户控件直接拖动到文档中,与向文档添加Windows窗体控件的操作一样。 msdn2.microsoft.com 10. Directive lets you specify the tag prefix for a user control. 指令可以指定用户控件的标记前缀。 msdn2.microsoft.com 1. Gets or sets a value indicating whether fragment caching is enabled for the user control. 获取或设置一个值,该值指示是否为用户控件启用片段缓存。 msdn2.microsoft.com 2. Control to contain the user control that you will add in a later step. 控件,以包含您将在后面的步骤中添加的用户控件。 msdn2.microsoft.com 3. Gets the relative URL path for the user control with the specified tag prefix and tag name. 获取具有指定标记前缀和标记名称的用户控件的相对URL路径。 msdn2.microsoft.com 4. Gets or sets an instance of the CacheDependency class associated with the cached user control output. 获取或设置与缓存的用户控件输出关联的CacheDependency类的实例。 msdn2.microsoft.com 5. Represents a client script element in a Web Form or user control at design time. 表示设计时Web窗体或用户控件中的客户端脚本元素。 msdn2.microsoft.com 6. Gets a list of user control properties that the output cache uses to vary the user control. 取得输出快取用来变更使用者控制项的使用者控制项属性清单。 msdn.microsoft.com 7. Demonstrates adding controls to your User Control. 演示如何将控件添加到用户控件。 msdn2.microsoft.com 8. Provides programmatic access to an ASP. NET user control's output cache settings. 提供对ASP.NET用户控件的输出缓存设置的编程访问。 msdn2.microsoft.com 9. Provides steps on adding a user control to an ASP. NET Web page in the Visual Web Developer designer. 提供有关步骤,说明如何在VisualWebDeveloper设计器中向ASP.NET网页添加用户控件。 msdn2.microsoft.com 10. However, the user control must be built before it can be added to a form. 对象添加到窗体中;但是必须在将用户控件添加到窗体之前先生成它。 msdn2.microsoft.com 1. Restores the view-state information from a previous user control request that was saved by the. 方法保存的用户控件请求还原视图状态信息。 msdn2.microsoft.com 2. The following code example includes a user control that uses multiple labels to display the details of a car. 下面的代码示例包含一个用户控件,它使用多个标签显示一辆汽车的详细信息。 msdn2.microsoft.com 3. You can use a socket in a form, user control or class without external dependencies or huge memory leaking OCXs. 你可以在窗体、用户控件或类中使用一个套接字,而不用担心额外的依赖性或OCX巨大的内存缝隙。 cosoft.net.cn 4. The first part of the code example is the user control for changing display modes. 该代码示例的第一部分是用于更改显示模式的用户控件。 msdn2.microsoft.com 5. Gets a collection of information about user control registrations. 获取有关用户控件注册的信息集合。 msdn2.microsoft.com 6. Class requires a lot more thought and effort than inheriting from user control or an existing Windows Forms control. 与通过从用户控件或现有Windows窗体控件继承创建控件相比,通过从。 msdn2.microsoft.com 7. The complex user control will display the customers table in a DataGridView in the custom control. 复杂用户控件将会在自定义控件中的DataGridView中显示Customers表。 msdn2.microsoft.com 8. Control that wraps the user control to expire the cache entry at the specified date and time. 控件在指定的日期和时间使缓存项过期。 msdn2.microsoft.com 9. This property returns the user control only when its output is not cached. 仅当不缓存用户控件的输出时,此属性才返回用户控件。 msdn2.microsoft.com 10. You can set some of the properties for the user control declaratively. 可以以声明方式设置用户控件的部分属性。 msdn2.microsoft.com 1. Similar to the Web page's code-behind file, the user control's code-behind file now uses a partial class. 与网页的代码隐藏文件类似,该用户控件的代码隐藏文件现在使用一个分部类。 msdn2.microsoft.com 2. You can add a user control to your project and then add it to the toolbox. 可以将用户控件添加到项目中,然后将其添加到工具箱。 msdn2.microsoft.com 3. If you need to rename the user control you must first delete it from the document, and then add it again after the name has been changed. 如果需要对用户控件重命名,必须首先将其从文档中删除,更改了名称后,再将其添加到文档中。 msdn2.microsoft.com 4. A simple WinForms user control with some common controls added. 简单WinForms用户控件,其中添加了一些公共控件。 msdn2.microsoft.com 5. Object to add client script elements to a Web Form or user control. 对象将客户端脚本元素添加到Web窗体或用户控件中。 msdn2.microsoft.com 6. The name of the user control. 用户控件的名称。 msdn2.microsoft.com 7. Thus the project contains a separate user control for each method demonstrated. 这样,项目为所演示的每个方法包含一个单独的用户控件。 msdn2.microsoft.com 8. Gets a delimited string that identifies one or more database and table name pairs that the cached user control is dependent on. 获取一个分隔字符串,该字符串标识用户控件所依赖的一个或多个数据库和表的名称对。 msdn2.microsoft.com 9. Gets a list of custom strings that the output cache will use to vary the user control. 获取输出缓存将用于改变用户控件的自定义字符串列表。 msdn2.microsoft.com 10. Sets a list of custom strings that the output cache will use to vary the user control. 设置要由输出缓存用来改变用户控件的自定义字符串列表。 msdn2.microsoft.com 1. Create a user control in a Windows Control Library project. 在Windows控件库项目中创建一个用户控件。 msdn2.microsoft.com 2. Frame Reset ends frames under user control by resetting the camera for new frame scanning. 帧复位在用户通过重新设定照相机用于新的帧扫描的控制情况下结束。 bbs.instrument.com.cn 3. An instance of a user control identified by. 所标识的用户控件的实例。 msdn2.microsoft.com 4. This sample demonstrates how to host a WinForms user control as a dialog or a view in an MFC application. 此示例演示如何将WinForms用户控件作为MFC应用程序中的对话框或视图来承载。 msdn2.microsoft.com 5. This file will contain a user control that can also be added to the page as a Web Parts control. 此文件将包含也可以作为Web部件控件添加到页面的用户控件。 msdn2.microsoft.com 6. In this lesson, you learned how to handle events in your user control and how to expose some of its properties. 在本课中,您学习了如何处理用户控件中的事件以及如何公开它的一些属性。 msdn2.microsoft.com 7. Add a declarative reference to the user control immediately below the. 元素的紧下面添加对用户控件的声明性引用。 msdn2.microsoft.com 8. Instead, they are part of the user control you created in the previous procedure. 相反,它们是在前面的过程中创建的用户控件的一部分。 msdn2.microsoft.com 9. The first part of the code is a simple user control. 代码的第一部分是一个简单的用户控件。 msdn2.microsoft.com 10. A user control that enables you to change the Web Parts display mode on a page. 一个用户控件,可用于更改页上的Web部件显示模式。 msdn2.microsoft.com 1. To handle control events, add code to the code file of the user control. 若要处理控件事件,请向该用户控件的代码文件中添加代码。 technet.microsoft.com 2. When you build the solution, the new user control is automatically added to the Toolbox. 生成解决方案时,新的用户控件将自动添加到“工具箱”中。 msdn2.microsoft.com 3. A user control that enables you to change display modes on a Web Parts page. 一个用户控件,可用于更改Web部件页上的显示模式。 msdn2.microsoft.com 4. If you are our Customer, please enter your Customer Name and password to login to the User Control Panel. 如果是我们的客户,请输入你的客户名称及密码进入用户控制台。 www.jukuu.com 5. Make changes to your user control's code-behind file to match the following code example. 对用户控件的代码隐藏文件进行更改以匹配下面的代码示例。 msdn2.microsoft.com 6. Explains how to display an actions pane in an Excel 2003 workbook by adding a user control that you create in your project. 介绍如何通过在项目中添加创建的用户控件在Excel2003工作簿中显示操作窗格。 msdn2.microsoft.com 7. You need a default visual implementation of the UI of the user control. 您需要用户控件的用户界面默认实现视觉。 www.qqi7.com 8. A new project is created with a blank user control. 创建的新项目中包含一个空白的用户控件。 msdn2.microsoft.com 9. You have now created a personalizable user control, and referenced it as a Web Parts control in a Web Forms page. 现在,您已经创建了一个可个性化的用户控件,并在Web窗体页中将其作为Web部件控件引用。 msdn2.microsoft.com 10. Demonstrates adding code to your User Control. 演示如何将代码添加到用户控件。 msdn2.microsoft.com 1. You will also need the custom user control and the source code for the custom controls mentioned above. 您还需要上述自定义用户控件和自定义控件的源代码。 msdn2.microsoft.com 2. Gets the action list collection for the user control designer. 获取用户控件设计器的操作列表集合。 msdn2.microsoft.com 3. Property to obtain the physical path of the user control. 属性来获得用户控件的物理路径。 msdn2.microsoft.com 4. Also uses command routing to send messages to the WinForms user control. 并使用命令传送将消息发送到WinForms用户控件。 msdn2.microsoft.com 5. Attribute, which associates a prefix with the user control. 属性,该属性将前缀与用户控件相关联。 msdn2.microsoft.com 6. Keyword. For more information, see the "Inheriting from a User Control" section below. 有关更多信息,请参见下面的“从用户控件继承”一节。 msdn2.microsoft.com 7. Next, create a user control that can also be added to the page as a Web Parts control. 接下来,创建一个也可以作为Web部件控件添加到页中的用户控件。 msdn2.microsoft.com 8. Attribute, to reference a user control within a Web page. 属性以在网页内引用用户控件。 msdn2.microsoft.com 9. Parameters that the output cache will use to vary the user control. 获取输出缓存将用于改变用户控件的查询字符串或窗体。 msdn2.microsoft.com 10. In the next lesson, you will learn how to test your user control by placing it on a form. 在下一课中,您将会学习如何通过将用户控件置于窗体上来测试它。 msdn2.microsoft.com 1. This visual interface is implemented by the addition of one or more controls to the User Control Designer. 通过将一个或多个控件添加到用户控件设计器,实现该可视化界面。 msdn2.microsoft.com 2. A per-user control appears on the page only when the page is in user scope. 每用户的控件仅在页位于用户范围中时才出现在该页上。 msdn2.microsoft.com 3. Parameter, the user control will be varied by browser type and major version number. 参数传递,用户控件将随浏览器类型和主版本号而变化。 msdn2.microsoft.com 4. In Solution Explorer, right-click the user control and select View Code. 在“解决方案资源管理器”中右击用户控件并选择“查看代码”。 msdn2.microsoft.com 5. Now, you can test the preliminary version of the user control. 现在,可以测试用户控件的初步版本。 msdn2.microsoft.com 6. The second part of the code is a page that references the user control. 代码的第二部分是引用该用户控件的页面。 msdn2.microsoft.com 7. Attribute, which associates a name with the user control. 属性,该属性将名称与用户控件相关联。 msdn2.microsoft.com 8. Doing so enables ASP. NET to wrap the user control in a GenericWebPart control. 这样做使ASP.NET能够将该用户控件包装在GenericWebPart控件中。 msdn2.microsoft.com 9. Select the Inherited User Control template from the Add New Item dialog box. 从“添加新项”对话框中选择“继承的用户控件”模板。 msdn2.microsoft.com 10. An imitation of Google Picasa Web Albums Tools list box user control style. 一款模仿谷歌网络相册工具Picasa风格的列表框用户控件。 nulung.com 1. Add another user control to the TestContainerExample project. 向TestContainerExample项目添加另一个用户控件。 msdn2.microsoft.com 2. The new project opens with the User Control Designer visible. 新项目打开时将显示“用户控件设计器”。 msdn2.microsoft.com 3. Provides a tutorial on how to create an ASP. NET user control (rather than a custom control) to track user-specific information. 提供有关教程,说明如何创建ASP.NET用户控件(而不是自定义控件)以跟踪用户特定的信息。 msdn2.microsoft.com 4. The source code for the user control comes from another topic. 该用户控件的源代码来自于另一个主题。 msdn2.microsoft.com 5. Caching Multiple Versions of User Control Output. 缓存用户控件输出的多个版本。 technet.microsoft.com 6. This name will be included in the opening tag of the user control element. 此名称将包括在用户控件元素的开始标记中。 msdn2.microsoft.com 7. In this lesson, you learned how to add your user control to a form and observe its run-time behavior. 在本课中,您学习了如何将用户控件添加到窗体并观察其运行时行为。 msdn2.microsoft.com 8. Host a Windows Forms user control as an MFC view. 以MFC视图的形式承载Windows窗体用户控件。 msdn2.microsoft.com 9. The second part of the code example is a page to host the user control. 代码示例的第二部分是用户控件的宿主页。 msdn2.microsoft.com 10. Select the Inherited User Control template. 选择“继承的用户控件”模板。 msdn2.microsoft.com 1. In code, create a user control code that posts back to itself. 在代码中,创建向自身回发的用户控件代码。 msdn2.microsoft.com 2. A user control that enables you to change display modes on the Web page. 一个用户控件,用于更改网页上的显示模式。 msdn2.microsoft.com 3. First, you can create a custom class that inherits from the WebPart class. Second, you can create a user control. 第一种方法是创建一个从WebPart类继承的类,第二种方法是创建一个用户控件。 blog.163.com 4. Sets the value of the specified user control attribute. 设置指定的用户控件属性的值。 msdn2.microsoft.com 5. You add a user control to a page programmatically by calling the. 方法以编程方式将用户控件添加到页。 msdn2.microsoft.com 6. Links a page, user control, or COM control to the current page or user control declaratively. 以声明方式将页、用户控件或COM控件链接到当前的页或用户控件。 msdn2.microsoft.com 7. Control, user control, or custom control that will be edited by. 控件、用户控件或自定义控件的引用。 msdn2.microsoft.com 8. You cannot directly test a user control, because it must be hosted in a page. 不能直接测试用户控件,因为它必须承载在某个页面中。 msdn2.microsoft.com 9. The first part of the code example is the user control. 该代码示例的第一部分是用户控件。 msdn2.microsoft.com 10. Your user control now works, but it is not yet useful as a general-purpose control. 您的用户控件现在可以使用,但它还不能用作通用控件。 msdn2.microsoft.com 1. You can also work with the user control programmatically, setting and retrieving the properties and calling the methods. 还可以以编程方式使用用户控件,设置和检索属性以及调用方法。 msdn2.microsoft.com 2. More than one user control or actions pane control in the Microsoft Office Word 2003 project. MicrosoftOfficeWord2003项目中有多个用户控件或操作窗格控件。 msdn2.microsoft.com 3. Because this walkthrough creates a complex data-bindable control from a User Control, you must add a User Control item to the project. 由于此演练是从“用户控件”创建复杂的可绑定数据控件,所以您必须向项目中添加“用户控件”项。 msdn2.microsoft.com 4. This topic demonstrates how to treat an existing user control as a Web Parts control. 本主题演示如何将现有的用户控件作为Web部件控件使用。 msdn2.microsoft.com 5. To add a user control declaratively to a Web page, a user control, a master page, or a skin file. 以声明方式将用户控件添加到网页、用户控件、母版页或外观文件。 msdn2.microsoft.com 6. In Solution Explorer, right-click ctlClockLib, point to Add, and then click User Control. 在解决方案资源管理器中,右击“ctlClockLib”,指向“添加”,然后单击“用户控件”。 msdn2.microsoft.com 7. Directive is required, because the user control is an external component. 指令是必选的,因为用户控件是外部组件。 msdn2.microsoft.com 8. Under the Web Forms model the developer would choose a suitable grid-style user control. 在WebFroms模式,开发人员会选择一个合适的网格式用户控件。 www.infoq.com 9. In the Add New Item dialog box, click User Control, name the control ChartOptions, and click Add. 在“添加新项”对话框中单击“用户控件”,将控件命名为“ChartOptions”,然后单击“添加”。 msdn2.microsoft.com 10. Create a user control that posts back to itself. 创建向自身回发的用户控件。 msdn2.microsoft.com |
||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。