单词 | composite control | ||||||||||||
释义 | composite control
更多释义 收起释义 例句释义: 复合控件,复合控制项,混合控制 1. Generates the target-specific markup for the child controls in a composite control to which the control adapter is attached. 为附加了控件适配器的复合控件中的子控件生成特定于目标的标记。 msdn2.microsoft.com 2. You may add to the graphical interface of an inherited composite control in the same manner as you would add to any composite control. 可以向继承的复合控件的图形界面进行添加,方法与向任意复合控件进行添加相同。 msdn2.microsoft.com 3. In the Add New Item dialog box, give the class file (. Vb or. Cs file) the name you want the composite control to have. 在“添加新项”对话框中,将类文件(.vb或.cs文件)命名为您希望复合控件所具有的名字。 msdn2.microsoft.com 4. Class , for a composite control, the adapter developer must ensure that the child controls are rendered . 类继承时,适配器开发人员必须确保能呈现其子控件。 www.bing.com 5. Provides an interface to allow a composite-control designer to recreate the child controls of its associated control at design time. 提供一个接口以使复合控件设计器可以在设计时重新创建其关联控件的子控件。 msdn2.microsoft.com 6. For a composite control, the adapter developer must ensure that the child controls are rendered. 对于复合控件,适配器开发人员必须确保能呈现其子控件。 msdn2.microsoft.com 7. Provides a tutorial on using the Visual Web Developer designer to create a composite control that you can add to any ASP. NET Web page. 提供有关教程,说明如何使用VisualWebDeveloper设计器创建可添加到任何ASP.NET网页中的复合控件。 msdn2.microsoft.com 8. This will allow you to set and modify properties of controls contained within your composite control by using the appropriate code . 这样就可以使用适当的代码来设置和修改复合控件内所包含控件的属性了。 www.bing.com 9. Specifies the general layout of items within a composite control . 指定复合控件内项的一般布局。 www.bing.com 10. The Login control is a composite control that provides all the common user interface (UI) elements of a login form. Login控件是一种复合控件,提供了登录窗体的所有常用用户界面(UI)元素。 msdn2.microsoft.com 1. Here's a class that I wrote that adds scrolling support to any ATL Composite Control. 这个类可以为任何ATL复合控件增加滚动支持。 dictsearch.appspot.com 2. A zone in the Web Parts control set is a composite control that contains other controls and is rendered as an HTML table. Web部件控件集内的区域是包含其他控件的复合控件,作为一个HTML表呈现。 msdn2.microsoft.com 3. Composite control; Lyapunov method; Singularly perturbed system; Bilinear system; Observer-based controller; Controller design. 合成控制法;李亚普诺法;殊异扰动系统;双线性系统;观测型控制器;控制器设计。 dictsearch.appspot.com 4. For a composite control, you must ensure that the child controls are rendered. 对于复合控件,必须确保能呈现子控件。 msdn2.microsoft.com 5. In this implementation, the composite control displays a TextBox control enclosed in two literal controls that render HTML. 在此实现中,复合控件显示一个用两个呈现HTML的文本控件括起来的TextBox控件。 msdn2.microsoft.com 6. A visual interface is an essential part of your composite control. 可视化界面是复合控件的基本部分。 msdn2.microsoft.com 7. An example of a composite control is a control that consists of a text box and a reset button. 其中的一个示例就是由文本框和重置按钮组成的控件。 msdn2.microsoft.com 8. The Login control is a composite control that provides all the common UI elements needed to authenticate a user on a Web site. Login控件是一个复合控件,它提供对网站上的用户进行身份验证所需的所有常见的UI元素。 msdn2.microsoft.com 9. You have learned to create a composite control by combining controls and components into a composite control container. 您学习了如何通过将控件和组件组合到复合控件容器中来创建复合控件。 msdn2.microsoft.com 10. Create a standard composite control designer and associate it with a composite control. 创建标准的复合控件设计器,并将其与复合控件关联。 msdn2.microsoft.com 1. The first two controls you created were composite controls that you associated with composite control designers. 创建的前两个控件是与复合控件设计器关联的复合控件。 msdn2.microsoft.com 2. A composite control is essentially a component with a visual representation. 复合控件本质上是具有可视化表示形式的组件。 msdn2.microsoft.com 3. A composite control is a collection of Windows Forms controls encapsulated in a common container. 复合控件是封装在公共容器内的Windows窗体控件的集合。 msdn2.microsoft.com 4. In a custom composite control, this behavior does not apply to controls that have not yet created their child controls. 当创建自定义复合控件时,此行为不适用于尚未创建其子控件的控件。 msdn2.microsoft.com 5. File, create a public declaration for a composite control class that inherits from. 继承的复合控件类创建公共声明,如下面的代码示例所示。 msdn2.microsoft.com 6. The staged composite control method can meet the requirement of the yaw system, and get good result by MATLAB simulation. 通过MATLAB仿真实验表明,该分段复合控制器能够满足偏航系统的控制要求,并取得了良好的控制效果。 www.lw23.com 7. In Windows Forms: A composite control that provides consistent behavior and user interface within or across applications. 在Windows窗体中:在应用程序内部或应用程序之间提供一致性行为和用户界面的复合控件。 msdn2.microsoft.com 8. By default, a composite control inherits from the UserControl class provided by the system. 默认情况下,复合控件从系统提供的UserControl类继承。 msdn2.microsoft.com 9. File, create a public declaration for a new composite control class that inherits from the. 控件继承的新复合控件类创建公共声明。 msdn2.microsoft.com 10. Creates the target-specific child controls for a composite control. 为复合控件创建特定于目标的子控件。 msdn2.microsoft.com 1. Place code in event procedures, to handle events raised by the composite control or by its constituent controls. 将代码置于事件过程中,处理由复合控件或其构成控件所引发的事件。 msdn2.microsoft.com 2. A custom resource, REGISTRY, which automatically registers the composite control when invoked. 调用时自动注册复合控件的自定义资源REGISTRY。 msdn2.microsoft.com 3. Composite control: An ActiveX control that can contain (similar to a dialog box) other ActiveX controls or Windows controls. “复合控件”:可包含(类似于对话框)其他ActiveX控件或Windows控件的ActiveX控件。 msdn2.microsoft.com 4. Create a resizable composite control designer and associate it with a composite control. 创建大小可调的复合控件设计器,并将其与复合控件关联。 msdn2.microsoft.com 5. Class to create a custom designer for a composite control derived from. 派生的复合控件创建自定义设计器。 msdn2.microsoft.com 6. Properties are added to an inherited control in the same way they are added to a composite control. 将属性添加到继承的控件的方法与添加到复合控件的方法相同。 msdn2.microsoft.com 7. Your composite control can now be used as a base upon which other controls can be built . 现在可将复合控件用作生成其他控件的基础了。 www.bing.com 8. You are creating a composite control for capturing user address information in a Web application. 您将创建一个复合控件,用于捕获Web应用程序中的用户地址信息。 www.qqi7.com 9. For example, a full control or composite control, or any other control class that implements a BEGIN_COM_MAP macro in its header file. 例如完整控件或者复合控件,或者任何其他在头文件中实现BEGIN_COM_MAP宏的控件类。 technet.microsoft.com 10. If you want to author a composite control to use on Web Forms, see Developing Custom ASP. NET Server Controls. 如果需要创作在Web窗体上使用的复合控件,请参见DevelopingCustomASP.NETServerControls。 msdn2.microsoft.com 1. Use to create your own composite control by combining existing controls. 用于通过组合现有控件创建自己的复合控件。 msdn2.microsoft.com 2. Provides an overview of the procedure for creating a composite control. 概述复合控件的创建过程。 msdn2.microsoft.com 3. In the next section you will learn how to construct an inherited composite control using ctlClock as a base. 在下一节中,您将学习如何以ctlClock为基础构造继承的复合控件。 msdn2.microsoft.com 4. A template for the dialog box that implements the composite control. 实现复合控件的对话框模板。 msdn2.microsoft.com 5. Combining existing controls to author a composite control. 组合现有控件来创作一个复合控件。 msdn2.microsoft.com 6. A composite control uses child controls to create a user interface (UI) and to perform other logic. 复合控件使用子控件来创建用户界面(UI)和执行其他逻辑。 msdn2.microsoft.com 7. Click the Add button to create the class file for the composite control. 单击“添加”按钮创建复合控件的类文件。 msdn2.microsoft.com 8. Add controls from the Toolbox to the composite control surface. 将控件从“工具箱”添加到复合控件表面。 msdn2.microsoft.com 9. A COM interface, exposed by the composite control. 由复合控件公开的COM接口。 msdn2.microsoft.com 10. Shows how to expose properties of constituent controls in a custom composite control. 示范如何在自订的复合控制项中,公开组成控制项的属性。 technet.microsoft.com 1. Close the designer for the composite control, and save the file when you are prompted. 关闭复合控件的设计器,在看到提示时保存文件。 msdn2.microsoft.com 2. Control to your composite control. 向复合控件添加。 msdn2.microsoft.com 3. Create a method to add child controls to the composite control. 创建一个方法,将子控件添加到复合控件。 msdn2.microsoft.com 4. Add a Label control to your composite control. 向复合控件添加Label控件。 msdn2.microsoft.com 5. An HTML test page containing the composite control. 包含复合控件的HTML测试页。 msdn2.microsoft.com 6. Shows how to tightly integrate a composite control into the design environment. 演示如何将复合控件紧密集成到设计环境中。 msdn2.microsoft.com 7. Notice that the second composite control is resizable, and the first is not. 请注意,第二个复合控件是大小可调的,第一个不是。 msdn2.microsoft.com 8. Shows how to create a control by inheriting from a composite control. 演示如何通过继承复合控件来创建控件。 msdn2.microsoft.com 9. Therefore, we should take composite control measures to the community of rodent, to control the epidemic of HFRS. 因此,应对该鼠种有针对性地制定综合防制措施,以控制HFRS的流行。 www.ceps.com.tw 10. for example , a composite control could be built to display customer address data from a database. 例如,可以生成复合控件以显示来自数据库的客户地址数据。 ichacha.net 1. You have learned to expose properties in your composite control, and how to test your control after it is complete. 您已经学习了在复合控件中公开属性,以及如何在完成后对控件进行测试。 msdn2.microsoft.com 2. If you want subsequent users of your composite control to have access to its internal controls, declare them as 如果希望复合控件的后续用户可以访问其内部控件,则可将其声明为 msdn2.microsoft.com 3. Simulation Study of Composite Control and its Application in Superheated Steam Temperature Control System 复合控制在过热汽温控制中应用的仿真研究 ilib.cn 4. Shows how to create a simple composite control in Visual Basic. 演示如何在VisualBasic中创建简单的复合控件。 msdn2.microsoft.com 5. Design and Realizing of a Composite Control System for Cement Product Line 水泥生产线混合型控制系统的设计与实现 service.ilib.cn 6. Robust and adaptive composite control of space manipulator system with uncertain parameters 参数不确定空间机械臂系统的鲁棒自适应混合控制 www.ilib.cn 7. To add a Label and a Timer to your composite control 向复合控件添加标签和计时器 www.ichacha.net 8. Research on the Intelligent Composite Control Strategy of Hydropower Generator Unit 水电机组智能复合控制策略研究 service.ilib.cn 9. Research on Fuzzy-PID Composite Control Strategy for Hydroelectric Generating Unit 水轮发电机组的模糊PID复合控制策略研究 www.ilib.cn 10. Immediately above the class declaration for the composite control, add a 在复合控件的类声明的正上方,添加 msdn2.microsoft.com 1. A Platform for Simulation of Multi-pattern Composite Control-and-Guide Data Processing System 多模复合制导数据处理仿真平台的研究 www.ilib.cn 2. Study of Self-organizing Composite Control Based on Correction Reference Model 基于自校正的自组织复合控制的研究 www.ilib.cn 3. By default, controls contained in a composite control are 默认情况下,复合控件中所包含的控件为 msdn2.microsoft.com 4. To inherit from a composite control in a control class library 从控件类库中的复合控件继承 msdn2.microsoft.com 5. Adding Windows Controls and Components to the Composite Control 向复合控件添加Windows控件和组件 msdn2.microsoft.com 6. A zone control is a composite control designed to contain other controls, hence the 区域控件是一个设计用于包含其他控件的复合控件,因此 msdn2.microsoft.com 7. For an example of this kind of composite control, see 有关这种复合控件的示例,请参见 msdn2.microsoft.com 8. Application of FBD Method and Composite Control in Active Power Filter FBD法及复合控制在有源滤波器中的应用 www.ilib.cn 9. Composite Control Strategy for Process of Integrator Plus Time Delay 积分时滞对象的一种新型复合控制策略 ilib.cn 10. To add properties to your composite control 向复合控件添加属性 msdn2.microsoft.com 1. Research on Composite Control of New Air Vehicle 一类新型飞行器复合控制研究 www.ilib.cn 2. Composite Control Strategy Based on Shunting Model PID and Robust Compensative Controller 分流模型PID与鲁棒补偿的复合控制策略 scholar.ilib.cn 3. Inheriting from a Composite Control 从复合控件继承 msdn2.microsoft.com 4. Self-organizing Composite Control Based on Correction Reference Model 基于修改参考模型的自组织复合控制 ilib.cn 5. New control method: self-organizing composite control based on correction rule 修改规则的自组织复合控制的新型控制策略 www.ilib.cn 6. Strip Flatness and Gauge Composite Control System Based on Fuzzy Neural Networks 基于模糊神经网络的板形板厚综合控制系统 ilib.cn 7. Composite control AC servo system based on expert controller multiple fuzzy rule-set 专家控制多模糊规则集的复合控制交流伺服系统 ilib.cn 8. The Application of CAN in Tracking and Aiming System Based on Coarse-fine Composite Control CAN总线在粗精复合控制跟踪扫瞄系统中的应用 www.ilib.cn 9. For example, a composite control consisting of a large textual display and a group of 例如,由大型文本显示和一组 msdn2.microsoft.com 10. A composite control includes the following 复合控件包含以下内容 msdn2.microsoft.com 1. Self- organizing composite control based on correction rule 基于修改规则的自组织复合控制的研究 www.ilib.cn 2. In this section, you will create a composite control called 在本节中,将创建一个称为 msdn2.microsoft.com 3. To author a composite control 创作复合控件 msdn2.microsoft.com 4. Authoring a Composite Control with Visual Basic 使用VisualBasic创作复合控件 msdn2.microsoft.com |
||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。