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

双语例句

  • A JavaScript function, like a Java method, is a construct for defining and encapsulating reusable behavior.
    JavaScript函数,类似于Java方法,是用于定义和封装可重用行为的结构。
  • 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表达式,用于实现更加简洁的封装函数行为以及并行算法的平台实现,如过滤和映射等。
  • It provides a way of specifying and encapsulating cross-cutting concerns in a system.
    它为在系统中详细指定并封装横切点提供了方法。
  • One common discussion concerns encapsulating business logic ( i.e., rules) within objects or services.
    一般的讨论关心的是在对象还是在服务中封装业务逻辑(即规则)。
  • 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.
    应用程序框架为利用了它们来实现一组业务目标的应用程序,封装了架构机制契约和公共的功能。
  • The implementation contains methods encapsulating all required SQL statements for data access and manipulation.
    该实现包含封装所有用于数据访问和操纵的SQL语句的方法。
  • By encapsulating the instantiation and construction logic, you retain control over the dependencies and the allowable states of your objects.
    通过封装实例和构造逻辑,你保留对依赖性和你的对象允许的状态的控制。
  • Externalization is about encapsulating change.
    外化是关于封装更改的技术。
  • Encapsulated context object provided a way of encapsulating the execution context of service and framework elements.
    封装上下文对象提供了一个将服务执行上下文和框架要素封装起来的方法。