词语屋>英语词典>encapsulating翻译和用法

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.
    1. A Wall Street Journal editorial encapsulated the views of many conservatives...
      《华尔街日报》的一篇社论概述了很多保守派人士的观点。
    2. His ideas were encapsulated in a book called 'Democratic Ideals and Reality'.
      他的观点已经被概括进一本名为《民主理想和现实》的书中。

双语例句

  • The article also defines methods for encapsulating the timeline model and logic as reusable smart components.
    本文还将定义一些方法,用于将这个时间轴模型及其逻辑封装为可重用的智能组件。
  • 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.
    模块化的:通过把应用程序处理逻辑封装到单个类文件中,过滤器从而定义了可容易地从请求/响应链中添加或删除的模块化单元。
  • 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所提供的所有持久化方法可自动为所有实现类所用。
  • Study on synthesis and mechanics performance of encapsulating materials based on nano-SiO_2/ epoxy resin
    纳米SiO2/环氧树脂灌封材料的制备和力学性能研究
  • Stored procedures can help to avoid network round trips by encapsulating multiple SQL statements.
    存储过程可以封装多个SQL语句,有助于避免网络往返。
  • Study and design of multi-agent system communication protocol encapsulating based on JADE
    基于JADE平台的MAS通信协议封装研究与设计
  • Externalization is about encapsulating change.
    外化是关于封装更改的技术。
  • This can greatly reduce GUI development complexity and create opportunities for GUI code reuse ( by encapsulating the inner GUI).
    这样做可以极大地减少GUI开发的复杂性,并为GUI代码重用(通过封装内部GUI)创造了机会。
  • It provides a way of specifying and encapsulating cross-cutting concerns in a system.
    它为在系统中详细指定并封装横切点提供了方法。
  • One of the goals of object orientation is to make encapsulating and working with state easier.
    面向对象的其中一个目标是使封装和状态处理更加简单。