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...
双语例句
- This paper defines a model of the timeline pattern and its behavior, and describes methods for encapsulating the timeline model and logic as reusable smart components.
本文定义了一个时间轴模式的模型及其行为,并描述了几种用于将该模型及其逻辑封装为可重用的智能组件的方法。 - Lastly, three kinds of typical prescriptions of encapsulating materials and their properties are listed.
最后列举了三种典型环氧灌封材料的应用配方和它们的性能指标。 - In the utilization of manufacturing grid system, the processes of dynamic resource encapsulating and resource publishing were analyzed based on the model.
在开发的制造网格原型系统中,基于制造资源管理模型,对制造资源封装过程进行了分析。 - Study on synthesis and mechanics performance of encapsulating materials based on nano-SiO_2/ epoxy resin
纳米SiO2/环氧树脂灌封材料的制备和力学性能研究 - 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等专业化虚拟测试平台一样使用专用的数据格式,而是采用了通用的数据报格式和封装方法。 - The article also defines methods for encapsulating the timeline model and logic as reusable smart components.
本文还将定义一些方法,用于将这个时间轴模型及其逻辑封装为可重用的智能组件。 - 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所提供的所有持久化方法可自动为所有实现类所用。 - Web services help to reduce complexity by encapsulating business processes into reusable components.
Web服务通过将业务流程封装在可重用的组件中来帮助降低复杂性。 - You can keep the code object oriented by encapsulating the actual model knowledge within the model itself.
您可以通过将实际的模型知识封装到模型中来保证代码是面向对象的。 - Project Lambda includes lambda expressions for more concisely encapsulating functional behavior together with platform implementations of concurrent algorithms like filtering or mapping.
ProjectLambda包含了lambda表达式,用于实现更加简洁的封装函数行为以及并行算法的平台实现,如过滤和映射等。