您要查找的是不是:
- composite control Matrix 复合控制矩阵
- Specifies the general layout of items within a composite control. 指定复合控件内项的一般布局。
- A composite control is essentially a component with a visual representation. 复合控件本质上是具有可视化表示形式的组件。
- Stochastic Quadratic Guaranteed Cost Control with an Indefinite Cost Control Matrix P. 成本控制矩阵不确定的随机二次保成本控制。
- Composite controls can be employed in many ways. 复合控件有多种使用方式。
- Control can be used in other composite controls or on a form. 控件可以在其他复合控件或在某个窗体上使用。
- Add controls from the Toolbox to the composite control surface. 将控件从“工具箱”添加到复合控件表面。
- Access control is an important protection mechanism for information systems, an access control matrix grants subject access right to objects. 访问控制是信息系统中一个重要的安全保护机制,访问控制矩阵确定主体对客体的访问权限。
- Access control in real systems is always built on the access control matrix (ACM). The most common access control is access control lists (ACLs) and capability models. 在现实系统中的访问控制一般都是基于访问控制矩阵建立起来的 ,最普遍的访问控制是访问控制列表和能力模型。
- In this respect, composite controls are like mobile user controls. 在这一方面,复合控件和移动用户控件几乎相同。
- 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或
- In the next section you will learn how to construct an inherited composite control using ctlClock as a base. 在下一节中,您将学习如何以ctlClock为基础构造继承的复合控件。
- An example of a composite control is a control that consists of a text box and a reset button. 其中的一个示例就是由文本框和重置按钮组成的控件。
- For a composite control, you must ensure that the child controls are rendered. 对于复合控件,必须确保能呈现子控件。
- The criterion is that the order of controllability matrix equal to the number of rows or columns. 系统状态完全可控的充要条件为系统的可控性矩阵为满秩。
- Here's a class that I wrote that adds scrolling support to any ATL Composite Control. 这个类可以为任何ATL复合控件增加滚动支持。
- You can create a composite control as a user control in an. Ascx file, or as a custom control that is completely contained in a. Dll. 可在.;ascx文件中将复合控件创建为用户控件;或者创建为完全包含在
- By using the elementary row transformation in the controllable matrix, the input matrix is replaced by the maximally linear independent set of its column vectors. 该算法在可控性矩阵中将输入矩阵用其列向量的极大线性无关组代替,并使用矩阵的行初等变换;
- A composite control also provides a great deal of default keyboard handling functionality with no extra development effort on your part. 复合控件还提供了大量的默认键盘处理功能,您不需要任何额外的开发。
- You may add to the graphical interface of an inherited composite control in the same manner as you would add to any composite control. 可以向继承的复合控件的图形界面进行添加,方法与向任意复合控件进行添加相同。