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...
双语例句
- The core construct of AOP is the aspect, which encapsulates behaviors affecting multiple classes into reusable modules.
AOP的核心构造是方面,它将那些影响多个类的行为封装到可重用的模块中。 - You define a single template that encapsulates common functionality among multiple views.
定义一个模板来封装在多个视图中常见的功能。 - This object encapsulates the information known about the image: the src, the width, and the height.
该对象封装了图像信息:src、width和height。 - Database model: Encapsulates a logical and physical database design for this specific project.
数据库模型:封装供此特定项目使用的逻辑和物理数据设计。 - These create() methods return a Query object, which encapsulates a parsed query.
这些create()方法返回Query对象,这个对象封装了解析后的查询。 - Templating encapsulates common functionality, thus dividing your views into smaller pieces.
模板封装了常见功能,进而将视图分成了更小的块。 - In an OO system, each class completely encapsulates the data and behavior of a specific concept.
在00系统中,每个类完全封装了特定概念的数据以及行为。 - The SOAP message body encapsulates the application-specific payload.
SOAP消息体封装了应用程序特有的负载。 - ActionError encapsulates an individual error message.
ActionError封装了单个错误消息。 - A Flex call to a document-oriented operation sends a SOAP message that encapsulates an XML document.
而对于一个面向文档式操作的Flex调用,它会发送一个封装成XML文档的SOAP消息。