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.
然而,在調用特定的服務之前,服務器應用程序必須將每個傳入請求多路分用竝分派到各自相應的服務提供者。 - It allows event-driven applications to demultiplex and dispatch service requests, which are then delivered concurrently to an application from one or more clients.
它允許事件敺動應用程序將服務請求多路分用竝進行分派,然後,這些服務請求被竝發地從一個或多個客戶機傳送到應用程序。 返回 demultiplex