encapsulating
美 [?n?kæpsj??le?t]
英 [?n?kæpsj?le?t] 
- v.壓縮;把…包于膠囊等中
- 網(wǎng)絡(luò)封裝;包封;封入
詞形變化
第三人稱單數(shù):encapsulates 現(xiàn)在分詞:encapsulating 過去式:encapsulated 同義詞
英漢解釋
英英解釋
例句
Dyson proposed that such a civilization would be capable of encapsulating a star with a swarm of satellites to harvest its energy.
戴森提出這樣的文明將能夠使用衛(wèi)星群圍封住一顆恒星從而獲取它的能量。
The design can be made a lot cleaner by encapsulating all the state related data and methods into a state machine class.
把所有的狀態(tài)有關(guān)的數(shù)據(jù)和方法封裝到一個(gè)狀態(tài)機(jī)類里有利于精簡設(shè)計(jì)。
Encapsulating this code into a function makes it easier to understand and reuse, and also makes the script easier to read.
將這些代碼封裝到一個(gè)函數(shù)中,便于理解和重用,并且使腳本更加易于閱讀。
A nested type is typically used for encapsulating the implementation details of the top- level type .
嵌套類型通常用于封裝頂級(jí)類型的實(shí)現(xiàn)細(xì)節(jié)。
Encapsulating this code in an EJB enables the code to have its own environmental references for accessing JMS resources.
將這段代碼封裝在一個(gè)EJB中可以使該代碼擁有自己的環(huán)境引用來訪問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.
此外,還可以用花括號(hào)將一組語句封裝成一個(gè)語句組。
One of the goals of object orientation is to make encapsulating and working with state easier.
面向對象的其中一個(gè)目標(biāo)是使封裝和狀態(tài)處理更加簡單。
Encapsulated context object provided a way of encapsulating the execution context of service and framework elements.
封裝上下文對象提供了一個(gè)將服務(wù)執(zhí)行上下文和框架要素封裝起來的方法。
You're encapsulating the remote call in a server-side controller, so you might choose to do some more extensive error correction there.
您正在將遠(yuǎn)程調(diào)用封裝在一個(gè)服務(wù)器端控制器中,因此可以在這里加強(qiáng)錯(cuò)誤處理。
A JavaScript function, like a Java method, is a construct for defining and encapsulating reusable behavior.
JavaScript函數(shù),類似于Java方法,是用于定義和封裝可重用行為的結(jié)構(gòu)。
It contains a coin-shaped sensor encapsulating two thermometers, a movement detector and a battery.
它包括一個(gè)硬幣形狀的傳感器封裝2個(gè)溫度計(jì)還有一個(gè)移動(dòng)探測器和電池。
Other refactoring options include encapsulating fields, promoting local variables to method parameters, and managing method parameters.
其他重構(gòu)選項(xiàng)包括封裝字段、將局部變量提升為方法參數(shù)以及管理方法參數(shù)。
It provides a way of specifying and encapsulating cross-cutting concerns in a system.
它為在系統(tǒng)中詳細(xì)指定并封裝橫切點(diǎn)提供了方法。
Solution: By encapsulating the ESP PDU with a UDP header, the NAT can use the UDP ports to multiplex the IPSec data streams.
解決辦法:通過使用UDP報(bào)頭封裝ESPPDU,NAT能夠使用UDP端口來多路傳輸IPSec數(shù)據(jù)流。
In the world of Web design, CSS is a standard for encapsulating the code that makes up the design of a Web site.
在Web設(shè)計(jì)界,CSS是一種標(biāo)準(zhǔn),用來封裝組成Web站點(diǎn)的代碼。
Represents an XML section in a configuration file encapsulating all settings that can be modified only at the machine level.
表示配置文件中的XML節(jié),該節(jié)封裝可在計(jì)算機(jī)級(jí)修改的所有設(shè)置。
One of the challenges of encapsulating a Model is that the Model frequently has what Unified Modeling Language calls derived properties.
封裝Model的一大難點(diǎn)是Model經(jīng)常具有統(tǒng)一建模語言(UnifiedModelingLanguage,UML)稱為“派生屬性”的屬性。
This mechanism meets our requirement that encapsulating the Nessus tool and user information database in a portlet.
這個(gè)機(jī)制可滿足我們在Portlet中封裝Nessus工具和用戶信息數(shù)據(jù)庫的需求。
Einstein wanted an equation, perhaps no more than one inch long that would encapsulating all physical laws.
愛因斯坦想要一個(gè)方程式,也許不超過一英寸長,但能解釋所有物理規(guī)律。
Ino longer feel the sand trout cilia probing my flesh, encapsulating the water of my body within their placental barriers.
我不再感覺到沙鮭的鞭毛探查著我的肉體,把我身體的水分封在它們的盤狀防護(hù)膜之間。
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.
資料鏈結(jié)層透過將網(wǎng)路層資訊封裝入訊框的方式,提供服務(wù)給網(wǎng)路層。
So why bother encapsulating them into a function?
那么,為什么還要這么麻煩地將這些語句封裝成一個(gè)函數(shù)呢?
The implementation contains methods encapsulating all required SQL statements for data access and manipulation.
該實(shí)現(xiàn)包含封裝所有用于數(shù)據(jù)訪問和操縱的SQL語句的方法。
Nested types are useful for encapsulating private implementation details of the containing type.
嵌套類型用于封裝包含類型的私有實(shí)現(xiàn)詳細(xì)信息。
plastic packaging films: computing the encapsulating business card paper used by a protective film.
塑封膜:電腦塑封名片紙所使用的保護(hù)膜。
However, encapsulating the logic in an embedded function has two advantages.
但是,將邏輯封裝在嵌入式函數(shù)中有兩點(diǎn)優(yōu)勢。
The New Zealand team has tackled this by encapsulating the islets in material that will fend off immune attack while allowing insulin out.
新西蘭的小組通過將胰島裝入膠囊避開免疫攻擊同時(shí)胰島素能排出的辦法來解決這個(gè)問題。
I understand the impulse; it's a way of encapsulating an enterprise that doesn't exactly fit in a capsule.
我明白這種沖動(dòng),這是一種裝不下、擋不住、無法用一言蔽之的進(jìn)取之心。
This can greatly reduce GUI development complexity and create opportunities for GUI code reuse (by encapsulating the inner GUI).
這樣做可以極大地減少GUI開發(fā)的復(fù)雜性,并為GUI代碼重用(通過封裝內(nèi)部GUI)創(chuàng)造了機(jī)會(huì)。
Encapsulating efficiency of cdna was determined by fluorescence spectrometer.
用熒光分光光度法測定基因包封率;
Web services help to reduce complexity by encapsulating business processes into reusable components.
Web服務(wù)通過將業(yè)務(wù)流程封裝在可重用的組件中來幫助降低復(fù)雜性。
This enables encapsulating any message routing logic into the bus without affecting the sender or receiver.
這樣使得無需影響發(fā)送端和接收端就可以將消息的路徑選擇邏輯封裝到總線中去。
For me there is a beauty to capturing an individual with a pure focus on encapsulating that person in that moment.
對我來說,捕捉特定時(shí)刻、純粹焦點(diǎn)里的個(gè)人鏡頭,是一種美。
Stored procedures can help to avoid network round trips by encapsulating multiple SQL statements.
存儲(chǔ)過程可以封裝多個(gè)SQL語句,有助于避免網(wǎng)絡(luò)往返。
Stored procedures are valuable for encapsulating application logic and database access on the server.
存儲(chǔ)過程對于在服務(wù)器上封裝應(yīng)用程序邏輯和數(shù)據(jù)庫訪問很有價(jià)值。
Simplifies user access to data by encapsulating a complex query in a table-valued function.
通過將復(fù)雜的查詢封裝到表值函數(shù)中,簡化用戶對數(shù)據(jù)的訪問。
The article also defines methods for encapsulating the timeline model and logic as reusable smart components.
本文還將定義一些方法,用于將這個(gè)時(shí)間軸模型及其邏輯封裝為可重用的智能組件。
This means you can eliminate all the handwritten proxy properties in the ViewModel while still encapsulating the underlying model.
這意味著您可以消除ViewModel中的所有手寫的代理屬性,同時(shí)仍能封裝底層模型。