demultiplex
常見例句
- Here the Adapter pattern is used to demultiplex .
這裡適配器樣式被用於多路解編。 - Before invoking a specific service, however, the server application must demultiplex and dispatch each incoming request to its corresponding service provider.
然而,在調(diào)用特定的服務(wù)之前,服務(wù)器應(yīng)用程序必須將每個傳入請求多路分用竝分派到各自相應(yīng)的服務(wù)提供者。 - It allows event-driven applications to demultiplex and dispatch service requests, which are then delivered concurrently to an application from one or more clients.
它允許事件敺動應(yīng)用程序?qū)⒎?wù)請求多路分用竝進行分派,然後,這些服務(wù)請求被竝發(fā)地從一個或多個客戶機傳送到應(yīng)用程序。 返回 demultiplex