青年中文青年中文

composite service的意思

composite service中文翻譯:

復合服務

相似詞語短語

composite───v.合成(圖片);使混合;n.復合材料,合成物;綜合提案;菊科植物;混合柱式;(嫌疑犯的)合成照片;adj.復合的,合成的;(火車車廂)綜合的;(柱式)混合的;菊科的

service───n.服務,服侍;服役;儀式;vt.維修,檢修;保養;n.(Service)人名;(英)瑟維斯;adj.服務性的;耐用的;服現役的

recurved composite bow───[體]兩端反曲合成材料弓

de composite return───數據元素復合收益

decking material composite───復合鋪面材料

self service───開架銷售

second service───第二次發球

fine service───優質服務

friendliest service───最友好的服務

雙語使用場景

This is known as a composite service.───這稱為組合服務。

Both can support the composite service pattern.───二者都支持組合服務模式。

Figure 7 Implementing composite service using events.───圖7用事件實現復合服務。

A basic composite service is nothing more than a commonly used set of service requests wrapped up into a single service request.───一種是基本的復合服務,即一個被包裝成單個服務請求的常用服務請求的集合。

When a user inquires of a composite service, the service mediator determines if any of its atomic services is unavailable.───從所述數據庫中存儲的一個或者多個恢復模式中為不可用原子服務選擇恢復模式;

In this case, an implementation of a composite service can shield consumers from change aimed at meeting of new business goals.───在這種情況下,組合服務的實現可以讓使用者不必注意旨在滿足新業務目標而進行的更改。

Or be statically bound and then invoked, or possibly, choreographed into a composite service.───或者直接靜態綁定,接下來被調用,或者可能的話,編排到合成服務中。

Such changes are typically hidden behind interface of a composite service, resulting in minimal or low impact to service consumers.───此類更改通常隱藏在組合服務的接口之后,其對服務使用者的影響很小甚至沒有影響。

After importing the CreditSrvc composite service, the service now needs to be associated with the Business Service utilizing it.───導入CreditSrvc組合服務后,現在需要將該服務與利用它的BusinessService關聯。

英語使用場景

The Composite pattern can be used to implement the composite service that encompasses other subservices, whereas the Iterator pattern can be used to implement the traversal of subservices.