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...
双语例句
- Project Lambda includes lambda expressions for more concisely encapsulating functional behavior together with platform implementations of concurrent algorithms like filtering or mapping.
ProjectLambda包含了lambda表达式,用于实现更加简洁的封装函数行为以及并行算法的平台实现,如过滤和映射等。 - A JavaScript function, like a Java method, is a construct for defining and encapsulating reusable behavior.
JavaScript函数,类似于Java方法,是用于定义和封装可重用行为的结构。 - It provides a way of specifying and encapsulating cross-cutting concerns in a system.
它为在系统中详细指定并封装横切点提供了方法。 - Modular: By encapsulating application-processing logic into a single class file, filters define modular units that can be easily added to and removed from a request/ response chain.
模块化的:通过把应用程序处理逻辑封装到单个类文件中,过滤器从而定义了可容易地从请求/响应链中添加或删除的模块化单元。 - Web services help to reduce complexity by encapsulating business processes into reusable components.
Web服务通过将业务流程封装在可重用的组件中来帮助降低复杂性。 - Stored procedures can help to avoid network round trips by encapsulating multiple SQL statements.
存储过程可以封装多个SQL语句,有助于避免网络往返。 - By encapsulating the instantiation and construction logic, you retain control over the dependencies and the allowable states of your objects.
通过封装实例和构造逻辑,你保留对依赖性和你的对象允许的状态的控制。 - 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等专业化虚拟测试平台一样使用专用的数据格式,而是采用了通用的数据报格式和封装方法。 - Study on synthesis and mechanics performance of encapsulating materials based on nano-SiO_2/ epoxy resin
纳米SiO2/环氧树脂灌封材料的制备和力学性能研究 - 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.
应用程序框架为利用了它们来实现一组业务目标的应用程序,封装了架构机制契约和公共的功能。