encapsulates
英 [ɪnˈkæpsjuleɪts]
美 [ɪnˈkæpsjuleɪts]
v. 简述; 概括; 压缩
encapsulate的第三人称单数
柯林斯词典
- VERB 概括;概述
Toencapsulateparticular facts or ideas means to represent all their most important aspects in a very small space or in a single object or event.- A Wall Street Journal editorial encapsulated the views of many conservatives...
《华尔街日报》的一篇社论概述了很多保守派人士的观点。 - His ideas were encapsulated in a book called 'Democratic Ideals and Reality'.
他的观点已经被概括进一本名为《民主理想和现实》的书中。
- A Wall Street Journal editorial encapsulated the views of many conservatives...
双语例句
- In an OO system, each class completely encapsulates the data and behavior of a specific concept.
在00系统中,每个类完全封装了特定概念的数据以及行为。 - This object encapsulates the information known about the image: the src, the width, and the height.
该对象封装了图像信息:src、width和height。 - You define a single template that encapsulates common functionality among multiple views.
定义一个模板来封装在多个视图中常见的功能。 - SOA encapsulates the organization as a service provider; it interacts with other organizations by providing and consuming services.
SOA将组织封装为服务提供者;它通过提供和消费服务来同其他组织进行交互。 - IBM developed a user-extensible alerts processing system that encapsulates complex event ( stream) processing engines.
IBM开发了一个用户可以扩展的警报处理系统,它封装复杂的事件(流)处理引擎。 - CommandXML& This argument is an XML string that encapsulates the update commands.
commandXML&该参数是一个用于封装更新命令的XML字符串。 - An iWidget is a browser-based component model that encapsulates web content and can participate in content presentation frameworks.
iWidget是一种基于浏览器的组件模型,其封装了web内容并可以参与内容表示框架。 - Such an adapter layer encapsulates code that uses the stub and its generated classes.
这种适配器层封装了使用存根及其生成的类的代码。 - Each service encapsulates specific business functionality that can be invoked through a common mechanism, namely SOAP over HTTP.
每个服务封装特定的业务功能,这些业务功能可以通过一种公共机制(即HTTP上的SOAP)来调用。 - LocalDate: This class encapsulates a year/ month/ day combination.
LocalDate:该类封装了一个年/月/日的组合。