您要查找的是不是:
- This paper focuses on summing up the steel-making technology for the container plate and delving into the temperature and composition controlling. 本文主要对集装箱板生产的炼钢工艺进行总结,对温度和成分的控制进行探讨。
- Ltd.were introduced,such as the composition control and castability of the melting steel. 阐明了为解决此问题所采取的技术措施和收到的效果。
- The application of portable on-site emission spectrometers for the fast composition control of a wide range of metals has been investigated by CRM. 通过有证参考物质对便携式在线发射光谱仪在不同金属类别的快速成分控制的应用进行了考察。
- Specifies the general layout of items within a composite control. 指定复合控件内项的一般布局。
- This allows the base class to be used as an adapter for composition controls. 这允许将基类用作撰写控件的适配器。
- Composite controls can be employed in many ways. 复合控件有多种使用方式。
- A composite control is essentially a component with a visual representation. 复合控件本质上是具有可视化表示形式的组件。
- Control can be used in other composite controls or on a form. 控件可以在其他复合控件或在某个窗体上使用。
- Add controls from the Toolbox to the composite control surface. 将控件从“工具箱”添加到复合控件表面。
- Through numerical simulations on the composition control for an exothermic chemical reactor system, the comparative evaluation between the proposed control and the nonlinear model predictive control (NMPC) are given. 藉由数??模拟一放热反应器系统内的组成控制,将提出控制方法与非线性模式预测控制做比较性评价。
- 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. 其中的一个示例就是由文本框和重置按钮组成的控件。
- He sweated out his composition in several hours. 他苦干了几个小时才写出了作文。
- For a composite control, you must ensure that the child controls are rendered. 对于复合控件,必须确保能呈现子控件。
- Here's a class that I wrote that adds scrolling support to any ATL Composite Control. 这个类可以为任何ATL复合控件增加滚动支持。
- He wrote a composition or (he) read an essay. 他写作文或读散文。
- His composition is far superior to mine. 他的作文比我的好多了。
- 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文件中将复合控件创建为用户控件;或者创建为完全包含在