52古典>英语词典>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'.
      他的观点已经被概括进一本名为《民主理想和现实》的书中。

双语例句

  • Study on synthesis and mechanics performance of encapsulating materials based on nano-SiO_2/ epoxy resin
    纳米SiO2/环氧树脂灌封材料的制备和力学性能研究
  • One of the goals of object orientation is to make encapsulating and working with state easier.
    面向对象的其中一个目标是使封装和状态处理更加简单。
  • A JavaScript function, like a Java method, is a construct for defining and encapsulating reusable behavior.
    JavaScript函数,类似于Java方法,是用于定义和封装可重用行为的结构。
  • Triggers can also invoke DB2 stored procedures and user-defined functions, which are themselves other ways of encapsulating logic in the form of DB2 objects.
    触发器还能调用DB2中已存储的过程和用户定义的函数,这些过程和函数是以DB2对象的形式封装逻辑的一种方法。
  • It provides a way of specifying and encapsulating cross-cutting concerns in a system.
    它为在系统中详细指定并封装横切点提供了方法。
  • In terms of encapsulating rules as a service, Paul offers this advice
    在将规则封装成服务方面,Paul提出了下面的建议
  • 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.
    应用程序框架为利用了它们来实现一组业务目标的应用程序,封装了架构机制契约和公共的功能。
  • 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.
    模块化的:通过把应用程序处理逻辑封装到单个类文件中,过滤器从而定义了可容易地从请求/响应链中添加或删除的模块化单元。
  • The domain offers retrieval and maintenance services for the business object, encapsulating business logic, location, and the format associated with its objects and services.
    域为业务对象提供服务检索和维护、封装业务逻辑、定位以及与对象和服务相关联的格式。
  • Stored procedures can help to avoid network round trips by encapsulating multiple SQL statements.
    存储过程可以封装多个SQL语句,有助于避免网络往返。