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...
双语例句
- Each MXBean encapsulates a single functional area of the JVM.
每个MXBean封装了JVM的一个单独的功能区。 - Database model: Encapsulates a logical and physical database design for this specific project.
数据库模型:封装供此特定项目使用的逻辑和物理数据设计。 - Templating encapsulates common functionality, thus dividing your views into smaller pieces.
模板封装了常见功能,进而将视图分成了更小的块。 - In this listing we see that the div with id= "stock_grid" encapsulates the actual grid.
在此清单中,我们发现带id=“stockgrid”的div封装了实际的网格。 - The Bean class encapsulates the run-time type and the actual returned instance.
Bean类封装运行时类型和实际返回的实例。 - These create() methods return a Query object, which encapsulates a parsed query.
这些create()方法返回Query对象,这个对象封装了解析后的查询。 - The adapter definition looks a bit strange but encapsulates a lot of functionality.
适配器定义看上去有些奇怪,但它封装了大量功能。 - Encapsulates data and behaviors related to the data processed by the application.
封装数据和与应用程序处理的数据相关的行为。 - Each service encapsulates specific business functionality that can be invoked through a common mechanism, namely SOAP over HTTP.
每个服务封装特定的业务功能,这些业务功能可以通过一种公共机制(即HTTP上的SOAP)来调用。 - In an OO system, each class completely encapsulates the data and behavior of a specific concept.
在00系统中,每个类完全封装了特定概念的数据以及行为。