网站首页  词典首页

请输入您要查询的英文单词:

 

单词 control class
释义

control class

  • 网络控制类;控件类;控制类别
1.
控制类
...为三种,分别是实体类(Entity Class)、控制类(Control Class)和边界类(Boundary Class),下面对这三种类加以简要说明:
www.uml.org.cn
2.
控件类
Comuper Term 10000 - 翻译学习资料区 大家论坛 ... control checkpoint 控制检察点 control class 控件类 control code 句柄 ...
club.topsage.com
3.
控制类别
控制类别(Control class) 类别的造型,此类别物件通常会处理实体物件的程序,以及操作方面的次序。控制物件通常控制使用案 …
www.dotspace.idv.tw
4.
控件类别
计算机与网络用语中英翻译(二) ... control circuits 控制电路 control class 控件类别 control clerk 控制经办人 ...
zftrans.com
5.
控制班
在该班实施以同伴批改为评价方式的写作教学,第二班( Class9 )为控制班(control class),在控制班实施传统的教师全批全改(NR) …
www.aimeiwen.com

例句

释义:
1.
the performance of the experiment class is better than that of the control class, and there is a distinguished gap between them.
实验班学生动作技能测验成绩的提高幅度高于对照班,差异显著。
lib.cqvip.com
2.
Object , the associated control class also exposes a public property that you, as a page developer, can access by reading or writing to it .
对象的每个属性,关联的控件类还会公开公共属性,作为页开发人员,您可以通过读取或写入该公共属性对其进行访问。
www.bing.com
3.
Through the experimental class and control class for the two-stage experiments the correctness of this conclusion is verified.
通过对实验班和控制班进行的两个阶段的实验验证了上述结论的正确性。
www.lunwenchina.net.cn
4.
It would be much easier to reuse code if a control class could be written that would handle its own background color.
如果一个控件可以处理自己的背景颜色,而且可以被重用,事情将变的简单的多。
ynwlghfoxmail.blog.163.com
5.
File, create a public declaration for a new Web server control class, as shown in the following code example.
文件中声明的命名空间中,为新的Web服务器控件类创建公共声明,如下面的代码示例所示。
msdn2.microsoft.com
6.
The project includes a control class and a property page class, based on the name of the project.
项目包括基于项目名称的控件类和属性页类。
msdn2.microsoft.com
7.
Specify the names for the control class and property page class, the type names, and type identifiers for your control.
指定控件类和属性页类的名称、类型名称和控件的类型标识符。
msdn.microsoft.com
8.
Custom Controls are individual control elements on a form that derive from the System. Windows. Forms. Control class.
自定义控件是窗体上的单个控件元素,派生于System.Windows.Forms.Control类。
msdn2.microsoft.com
9.
To debug the design-time behavior of your custom control, you will place an instance of the custom control class on a host form.
为了调试自定义控件的设计时行为,将在宿主窗体上放置自定义控件类的一个实例。
msdn2.microsoft.com
10.
By default , this interface is in the derivation list of your control class when you create an ATL control using the ATL Control Wizard .
默认情况下,使用ATL控件向导来创建ATL控件时,该接口在控件类的导出列表中。
www.bing.com
1.
In Class View, click the name of your control class.
在“类视图”中,单击控件类的名称。
technet.microsoft.com
2.
You can access the objects contained in this collection through the Control class implementation of the IDataBindingsAccessor interface.
通过IDataBindingsAccessor接口的Control类实现,即可访问该集合中所含的对象。
msdn2.microsoft.com
3.
Reflected message handlers allow your control class to handle its own messages before the message is received by the parent.
反射消息处理程序允许控件类在父级收到消息之前处理自己的消息。
technet.microsoft.com
4.
The Control class is the base class for all controls used in a Windows Forms application.
Control类是Windows窗体应用程序中使用的所有控件的基类。
msdn2.microsoft.com
5.
In any thread, the Windows. Forms. Control class should abstract me for any threading issue.
在任何线程中,对于线程问题Windows.Forms.Controlclass应该是抽象的。
archive.cnblogs.com
6.
Another compelling solution is to implement the IWebPart interface directly on your user control class.
另外一个更有吸引力的解决方案是直接在你的用户控件类里实现IWebPart接口。
blog.163.com
7.
The control class uses the traditional teaching strategy to carry on biological teaching with study.
控制班采用传统教学策略进行生物的教与学。
www.fabiao.net
8.
File, create a public declaration for a composite control class that inherits from.
继承的复合控件类创建公共声明,如下面的代码示例所示。
msdn2.microsoft.com
9.
Methods: integrated teaching mode was professed by in experimental class, but the control class adopted traditional teaching mode.
方法:试验班级采用病案综合教学法,对照班级采用传统教学法。
kns50.chkd.cnki.net
10.
If one does not exist, create a designer class and associate it to the control class.
如果不存在,创建一个设计器类并将其与控件类关联。
msdn2.microsoft.com
1.
Drive-based English teaching was put into practice while traditional English classroom teaching is given to the control class.
实验班采用内驱力培养的英语课堂教学,而控制班则用传统的教学方法。
www.fabiao.net
2.
File, create a public declaration for a new composite control class that inherits from the.
控件继承的新复合控件类创建公共声明。
msdn2.microsoft.com
3.
Unfortunately, Visual C does not provide direct support to form a common operational control class.
遗憾的是,VisualC 并没有提供直接支持表格操作的通用控制类。
nulung.com
4.
The members of the IStateManager interface have the same semantics as the corresponding methods in the Control class.
IStateManager接口的成员与Control类中的对应方法具有相同的语义。
msdn2.microsoft.com
5.
In certain intervention aspect, thining intelligence scores of experimental class students is obvious higher than control class students.
在具体的干预方向上,实验班学生思维智力分数的提高要显著高于控制班学生。
www.bing.com
6.
SetRenderMethodDelegate is a method defined on the System. Web. UI. Control class.
SetRenderMethodDelegate是在System.Web.UI.Control类中定义的方法。
msdn.microsoft.com
7.
Gets a value indicating whether the base Control class is in the process of disposing.
获取一个值,该值指示Control基类是否在释放进程中。
msdn2.microsoft.com
8.
To derive from an existing control class, store the system class name in this property.
若要从现有的控件类派生,请将系统类的名称存储于该属性中。
msdn2.microsoft.com
9.
Locate the constructor for your control class.
定位控件类的构造函数。
msdn2.microsoft.com
10.
Demonstrates authoring a user control, a control class library, and inheriting from a user control.
演示创作用户控件、控件类库和从用户控件的继承。
msdn2.microsoft.com
1.
Provides an example of creating a custom client control that derives from the Control class, and of how to use the control in a page.
提供一个创建自定义客户端控件(该控件从Control类派生)以及如何在页中使用该控件的示例。
msdn2.microsoft.com
2.
The ViewState property mimics the ViewState property of the Control class.
ViewState属性模仿Control类的ViewState属性。
msdn2.microsoft.com
3.
Then Class Two is treated as the experimental class and Class Three as the control class.
然后,确定一年级二班为实验班,一年级三班为控制班。
paper.pet2008.cn
4.
Initializes a new instance of the Control class with specific text, size, and location.
用特定的文本、大小和位置初始化Control类的新实例。
msdn2.microsoft.com
5.
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
6.
The Control class gives you more control over resource bundle loading than was available in any previous Java release.
Control类使您能够比以往任何Java版本都能够更好地控制资源包加载。
www.ibm.com
7.
The result shows that Experimental Class statistically out scores Control Class in the posttest.
结果表明,实验班的后测成绩显著高于控制班。
www.ceps.com.tw
8.
For each new property in the specialized class, provide a property in the control class itself.
对于专用类中的每个新属性,在控件类本身中提供一个属性。
msdn2.microsoft.com
9.
After the experiment, the experimental class achieves obvious progress than the control class.
验后,实验班学生的成绩明显高于对照班,差异显著。
www.fabiao.net
10.
Standard controls are Web server controls that inherit from the Control class.
标准控件是从Control类继承的Web服务器控件。
msdn2.microsoft.com
1.
The Tag and Name properties are now part of the Control class.
Tag和Name属性现在是Control的一部分。
msdn2.microsoft.com
2.
The default appearance defined by the control class.
由控件类定义的默认外观。
msdn2.microsoft.com
3.
These properties are inherited from the base Control class, so they are available for every type of control.
这些属性从Control基类继承,所以它们对任何控件类型都可用。
msdn2.microsoft.com
4.
Add the OwnerDrawnListBox custom control class to your project.
将OwnerDrawnListBox自定义控件类添加到项目中。
msdn2.microsoft.com
5.
If you want to do more elaborate customization, you must create a custom control derived from the Control class.
如果要进行更详细的自定义,必须创建从Control类派生的自定义控件。
msdn2.microsoft.com
6.
Allows users to control class loading and mandate what class to load.
允许用户控制类加载并指定要加载的类。
msdn2.microsoft.com
7.
Override the PerformSelect method of the base data-bound control class.
重写数据绑定控件基类的PerformSelect方法。
msdn2.microsoft.com
8.
The events derived from the Control class are not supported by the AxHost class.
AxHost类不支持从Control类导出的事件。
msdn2.microsoft.com
9.
You can now use Component Gallery to add your CYellowEdit control class to other projects.
现在您可以使用控件类添加到其他工程项目中去。
shmilylff.blogchina.com
10.
Sets the control type ID of the control class.
设置控件类的控件类型ID。
technet.microsoft.com
1.
From Class View, you can add an event using the Add Event Wizard only to the control class in your MFC ActiveX control project.
从类视图中,只能使用添加事件向导将事件添加到MFCActiveX控件项目中的控件类。
msdn2.microsoft.com
2.
For more information about ambient properties, see the AmbientProperties class or the Control class overview.
有关环境属性的更多信息,请参见AmbientProperties类或Control类概述。
msdn2.microsoft.com
3.
The Control class now has Padding and Margin properties so that a control can declare and enforce its spacing requirements.
Control类现在具有Padding和Margin属性,因此一个控件可以声明并强制指定其间距要求。
msdn2.microsoft.com
4.
For the base control class, this is equal to the client rectangle.
如果是基础控制项类别,这等于工作区矩形。
msdn.microsoft.com
5.
In this case, you must use the ModifierKeys property of the Control class.
在这种情况下,您必须使用Control类的ModifierKeys属性。
msdn2.microsoft.com
6.
You can easily accomplish this by using the PointToClient and PointToScreen methods available in the Control class.
通过使用Control类中的PointToClient和PointToScreen方法,可以轻松实现这一映射。
msdn2.microsoft.com
7.
the mastering of basketball skills of test class is significantly better than control class;
实验班学生篮球技能的提高比对照班要显著;
www.fabiao.net
8.
Knowledge, attitudes and requirements of teachers for schistosomiasis control class in the endemic area
血吸虫病流行区教师对血防课认识态度和需求调查
www.ilib.cn
9.
the following code example shows a property that belongs to a derived data - bound control class
下面的代码示例演示属于派生的数据绑定控件类的属性。
www.ichacha.net
10.
To inherit from a composite control in a control class library
从控件类库中的复合控件继承
msdn2.microsoft.com
1.
Implement Interface (from a control class only)
实现接口(仅限从控件类中)
msdn2.microsoft.com
2.
For information about how to create a Windows Forms user control and author a control class library, see
有关如何创建Windows窗体用户控件和创作控件类库的信息,请参见
msdn2.microsoft.com
3.
Declaring a Variable Based on Your New Control Class
声明基于新控件类的变量
msdn2.microsoft.com
4.
Add Event (from a control class only)
添加事件(仅限从控件类中)
msdn2.microsoft.com
5.
To author a control class library
创作控件类库
msdn2.microsoft.com
6.
Control class occur in the following order
类的焦点事件按以下顺序发生
msdn2.microsoft.com
7.
Call the GetData method of the base data-bound control class to retrieve the control's data-source view
调用数据绑定控件基类的GetData方法以检索控件的数据源视图
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/8/18 6:34:37