encapsulating
美 [ɪnˈkæpsjəˌleɪt]
英 [ɪnˈkæpsjʊleɪt] 
词形变化
第三人称单数:encapsulates 现在分词:encapsulating 过去式:encapsulated 同义词
英汉解释
英英解释
例句
Dyson proposed that such a civilization would be capable of encapsulating a star with a swarm of satellites to harvest its energy.
戴森提出这样的文明将能够使用卫星群围封住一颗恒星从而获取它的能量。
The design can be made a lot cleaner by encapsulating all the state related data and methods into a state machine class.
把所有的状态有关的数据和方法封装到一个状态机类里有利于精简设计。
Encapsulating this code into a function makes it easier to understand and reuse, and also makes the script easier to read.
将这些代码封装到一个函数中,便于理解和重用,并且使脚本更加易于阅读。
A nested type is typically used for encapsulating the implementation details of the top- level type .
嵌套类型通常用于封装顶级类型的实现细节。
Encapsulating this code in an EJB enables the code to have its own environmental references for accessing JMS resources.
将这段代码封装在一个EJB中可以使该代码拥有自己的环境引用来访问JMS资源。
The Service Locator pattern is still useful for encapsulating the code that uses JNDI, even if the locator does not use caching.
ServiceLocator模式对封装使用JNDI的代码仍然有用,即使定位器不使用缓存。
In addition, statements can be grouped into a statement-group by encapsulating a group of statements with curly braces.
此外,还可以用花括号将一组语句封装成一个语句组。
One of the goals of object orientation is to make encapsulating and working with state easier.
面向对象的其中一个目标是使封装和状态处理更加简单。
Encapsulated context object provided a way of encapsulating the execution context of service and framework elements.
封装上下文对象提供了一个将服务执行上下文和框架要素封装起来的方法。
You're encapsulating the remote call in a server-side controller, so you might choose to do some more extensive error correction there.
您正在将远程调用封装在一个服务器端控制器中,因此可以在这里加强错误处理。
A JavaScript function, like a Java method, is a construct for defining and encapsulating reusable behavior.
JavaScript函数,类似于Java方法,是用于定义和封装可重用行为的结构。
It contains a coin-shaped sensor encapsulating two thermometers, a movement detector and a battery.
它包括一个硬币形状的传感器封装2个温度计还有一个移动探测器和电池。
Other refactoring options include encapsulating fields, promoting local variables to method parameters, and managing method parameters.
其他重构选项包括封装字段、将局部变量提升为方法参数以及管理方法参数。
It provides a way of specifying and encapsulating cross-cutting concerns in a system.
它为在系统中详细指定并封装横切点提供了方法。
Solution: By encapsulating the ESP PDU with a UDP header, the NAT can use the UDP ports to multiplex the IPSec data streams.
解决办法:通过使用UDP报头封装ESPPDU,NAT能够使用UDP端口来多路传输IPSec数据流。
In the world of Web design, CSS is a standard for encapsulating the code that makes up the design of a Web site.
在Web设计界,CSS是一种标准,用来封装组成Web站点的代码。
Represents an XML section in a configuration file encapsulating all settings that can be modified only at the machine level.
表示配置文件中的XML节,该节封装可在计算机级修改的所有设置。
One of the challenges of encapsulating a Model is that the Model frequently has what Unified Modeling Language calls derived properties.
封装Model的一大难点是Model经常具有统一建模语言(UnifiedModelingLanguage,UML)称为“派生属性”的属性。
This mechanism meets our requirement that encapsulating the Nessus tool and user information database in a portlet.
这个机制可满足我们在Portlet中封装Nessus工具和用户信息数据库的需求。
Einstein wanted an equation, perhaps no more than one inch long that would encapsulating all physical laws.
爱因斯坦想要一个方程式,也许不超过一英寸长,但能解释所有物理规律。
Ino longer feel the sand trout cilia probing my flesh, encapsulating the water of my body within their placental barriers.
我不再感觉到沙鲑的鞭毛探查着我的肉体,把我身体的水分封在它们的盘状防护膜之间。
The particles are useful for encapsulating active ingredients intended for oral ingestion and may be added to food products.
该颗粒具有包封用于口服的活性成分的用途并且可被添加到食品成分中。
The data link layer provides a service to the network layer by encapsulating the network layer information in a frame.
资料链结层透过将网路层资讯封装入讯框的方式,提供服务给网路层。
So why bother encapsulating them into a function?
那么,为什么还要这么麻烦地将这些语句封装成一个函数呢?
The implementation contains methods encapsulating all required SQL statements for data access and manipulation.
该实现包含封装所有用于数据访问和操纵的SQL语句的方法。
Nested types are useful for encapsulating private implementation details of the containing type.
嵌套类型用于封装包含类型的私有实现详细信息。
plastic packaging films: computing the encapsulating business card paper used by a protective film.
塑封膜:电脑塑封名片纸所使用的保护膜。
However, encapsulating the logic in an embedded function has two advantages.
但是,将逻辑封装在嵌入式函数中有两点优势。
The New Zealand team has tackled this by encapsulating the islets in material that will fend off immune attack while allowing insulin out.
新西兰的小组通过将胰岛装入胶囊避开免疫攻击同时胰岛素能排出的办法来解决这个问题。
I understand the impulse; it's a way of encapsulating an enterprise that doesn't exactly fit in a capsule.
我明白这种冲动,这是一种装不下、挡不住、无法用一言蔽之的进取之心。
This can greatly reduce GUI development complexity and create opportunities for GUI code reuse (by encapsulating the inner GUI).
这样做可以极大地减少GUI开发的复杂性,并为GUI代码重用(通过封装内部GUI)创造了机会。
Encapsulating efficiency of cdna was determined by fluorescence spectrometer.
用荧光分光光度法测定基因包封率;
Web services help to reduce complexity by encapsulating business processes into reusable components.
Web服务通过将业务流程封装在可重用的组件中来帮助降低复杂性。
This enables encapsulating any message routing logic into the bus without affecting the sender or receiver.
这样使得无需影响发送端和接收端就可以将消息的路径选择逻辑封装到总线中去。
For me there is a beauty to capturing an individual with a pure focus on encapsulating that person in that moment.
对我来说,捕捉特定时刻、纯粹焦点里的个人镜头,是一种美。
Stored procedures can help to avoid network round trips by encapsulating multiple SQL statements.
存储过程可以封装多个SQL语句,有助于避免网络往返。
Stored procedures are valuable for encapsulating application logic and database access on the server.
存储过程对于在服务器上封装应用程序逻辑和数据库访问很有价值。
Simplifies user access to data by encapsulating a complex query in a table-valued function.
通过将复杂的查询封装到表值函数中,简化用户对数据的访问。
The article also defines methods for encapsulating the timeline model and logic as reusable smart components.
本文还将定义一些方法,用于将这个时间轴模型及其逻辑封装为可重用的智能组件。
This means you can eliminate all the handwritten proxy properties in the ViewModel while still encapsulating the underlying model.
这意味着您可以消除ViewModel中的所有手写的代理属性,同时仍能封装底层模型。