encapsulate

过去式:

动词过去式: encapsulated

更多词形:

异体字: incapsulate | 名词: encapsulation | 动词过去式: encapsulated | 动词过去分词: encapsulated | 动词现在分词: encapsulating | 动词第三人称单数: encapsulates |

单词例句:

The tags and scriptlets encapsulate the business logic on the HTML page.

标记和scriptlets把商业逻辑过程封装在html页面内。

You can use an abstract class when you need to encapsulate a basic set of functionality that derived classes can inherit or override when appropriate.

当需要封装一组派生类可在适当时候继承或重写的基本功能时,可以使用抽象类。

A delegate declaration defines a reference type that can be used to encapsulate a method with a specific signature.

委托是函数的封装,它代表一“类”函数。

In order to avoid this problem, Microsoft recommends that you encapsulate COM components in a single class library.

为避免此问题,Microsoft建议您在单个类库中封装COM组件。

Interface. Containers are objects that encapsulate and track zero or more components.

容器是封装和跟踪零个或更多个组件的对象。

Abstract base classes are quite elegant to encapsulate calling conventions.

抽象基类很优雅的封装调用请求。

It is possible to encapsulate very complex logic without worry about about concurrent accesses.

可以可能地封装十分复杂的逻辑,而不需要担心并行访问。

We measured heat tranfer coefficient intensity of encapsulate density of foam and flame retardency.

并对产品的导热系数、压强度、沫密度、燃性等性能进行测试。

An alternative is to encapsulate the thread procedure and the data in a helper class and use the ThreadStart delegate to execute the thread procedure.

一种替代方法是将线程过程和数据封装在帮助器类中,并使用ThreadStart委托执行线程过程。