encapsulating
英 [ɪnˈkæpsjuleɪtɪŋ]
美 [ɪnˈkæpsjuleɪtɪŋ]
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...
双语例句
- Externalization is about encapsulating change.
外化是关于封装更改的技术。 - By encapsulating DAO code in a trait all persistence methods provided by this DAO trait are automatically available to all implementing classes.
通过将DAO代码封装到trait中,该DAOtrait所提供的所有持久化方法可自动为所有实现类所用。 - Project Lambda includes lambda expressions for more concisely encapsulating functional behavior together with platform implementations of concurrent algorithms like filtering or mapping.
ProjectLambda包含了lambda表达式,用于实现更加简洁的封装函数行为以及并行算法的平台实现,如过滤和映射等。 - IP virtual prototype machine uses the universal data format and encapsulating method, but doesn't use the special data format like VINT etc.
IP虚拟原型机没有象VINT等专业化虚拟测试平台一样使用专用的数据格式,而是采用了通用的数据报格式和封装方法。 - Application frameworks serve the purpose of encapsulating the architectural mechanism contracts and common functions for applications that leverage them to realize a set of business objectives.
应用程序框架为利用了它们来实现一组业务目标的应用程序,封装了架构机制契约和公共的功能。 - Web services help to reduce complexity by encapsulating business processes into reusable components.
Web服务通过将业务流程封装在可重用的组件中来帮助降低复杂性。 - The article also defines methods for encapsulating the timeline model and logic as reusable smart components.
本文还将定义一些方法,用于将这个时间轴模型及其逻辑封装为可重用的智能组件。 - This means you can eliminate all the handwritten proxy properties in the ViewModel while still encapsulating the underlying model.
这意味着您可以消除ViewModel中的所有手写的代理属性,同时仍能封装底层模型。 - This can greatly reduce GUI development complexity and create opportunities for GUI code reuse ( by encapsulating the inner GUI).
这样做可以极大地减少GUI开发的复杂性,并为GUI代码重用(通过封装内部GUI)创造了机会。 - One of the goals of object orientation is to make encapsulating and working with state easier.
面向对象的其中一个目标是使封装和状态处理更加简单。