poids
美
英 
例句
The component consists of a singleton class named PoIdGenerator, exposing a simple API, and responsible for managing blocks of POIDs.
這個組件由名為PoIdGenerator的單一類組成,它公開一個簡單的API,并且負責管理POID塊。
Clients will need to handle exceptions when requesting PoIds, since getting a PoId could result in a remote call.
請求PoId時,客戶機需要處理異常情況,因為獲取PoId可能會導致遠程調用。
The factory requests a new account POID, and is assigned a range of 100 POIDs.
工廠請求一個新的帳戶POID時,服務會分配給它一組數目為100個的POID。
And the client itself should not have responsibility for managing blocks of POIDs.
而且客戶機本身不應負責管理POID塊。
For our purposes, POIDs are unique within object type.
對于我們來說,POID在對象類型里是唯一的。