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

双语例句

  • Stored procedures can help to avoid network round trips by encapsulating multiple SQL statements.
    存储过程可以封装多个SQL语句,有助于避免网络往返。
  • Externalization is about encapsulating change.
    外化是关于封装更改的技术。
  • In the utilization of manufacturing grid system, the processes of dynamic resource encapsulating and resource publishing were analyzed based on the model.
    在开发的制造网格原型系统中,基于制造资源管理模型,对制造资源封装过程进行了分析。
  • One of the goals of object orientation is to make encapsulating and working with state easier.
    面向对象的其中一个目标是使封装和状态处理更加简单。
  • She sealed the parcel with sticky tape. A material used for encapsulating.
    她用胶带封住了包裹。
  • Project Lambda includes lambda expressions for more concisely encapsulating functional behavior together with platform implementations of concurrent algorithms like filtering or mapping.
    ProjectLambda包含了lambda表达式,用于实现更加简洁的封装函数行为以及并行算法的平台实现,如过滤和映射等。
  • Encapsulated context object provided a way of encapsulating the execution context of service and framework elements.
    封装上下文对象提供了一个将服务执行上下文和框架要素封装起来的方法。
  • This greatly simplifies creating Web applications designed to support different database vendors by encapsulating the differences under a common API.
    这大大简化了Web应用程序(通过封装差别,在一个通用的API下支持不同的数据库供应商)的创建。
  • This can greatly reduce GUI development complexity and create opportunities for GUI code reuse ( by encapsulating the inner GUI).
    这样做可以极大地减少GUI开发的复杂性,并为GUI代码重用(通过封装内部GUI)创造了机会。
  • You can keep the code object oriented by encapsulating the actual model knowledge within the model itself.
    您可以通过将实际的模型知识封装到模型中来保证代码是面向对象的。