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

双语例句

  • By encapsulating the instantiation and construction logic, you retain control over the dependencies and the allowable states of your objects.
    通过封装实例和构造逻辑,你保留对依赖性和你的对象允许的状态的控制。
  • 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.
    本文定义了一个时间轴模式的模型及其行为,并描述了几种用于将该模型及其逻辑封装为可重用的智能组件的方法。
  • This greatly simplifies creating Web applications designed to support different database vendors by encapsulating the differences under a common API.
    这大大简化了Web应用程序(通过封装差别,在一个通用的API下支持不同的数据库供应商)的创建。
  • In the utilization of manufacturing grid system, the processes of dynamic resource encapsulating and resource publishing were analyzed based on the model.
    在开发的制造网格原型系统中,基于制造资源管理模型,对制造资源封装过程进行了分析。
  • The article also defines methods for encapsulating the timeline model and logic as reusable smart components.
    本文还将定义一些方法,用于将这个时间轴模型及其逻辑封装为可重用的智能组件。
  • The domain offers retrieval and maintenance services for the business object, encapsulating business logic, location, and the format associated with its objects and services.
    域为业务对象提供服务检索和维护、封装业务逻辑、定位以及与对象和服务相关联的格式。
  • Study on synthesis and mechanics performance of encapsulating materials based on nano-SiO_2/ epoxy resin
    纳米SiO2/环氧树脂灌封材料的制备和力学性能研究
  • This means you can eliminate all the handwritten proxy properties in the ViewModel while still encapsulating the underlying model.
    这意味着您可以消除ViewModel中的所有手写的代理属性,同时仍能封装底层模型。
  • 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.
    模块化的:通过把应用程序处理逻辑封装到单个类文件中,过滤器从而定义了可容易地从请求/响应链中添加或删除的模块化单元。
  • A JavaScript function, like a Java method, is a construct for defining and encapsulating reusable behavior.
    JavaScript函数,类似于Java方法,是用于定义和封装可重用行为的结构。