dynamic proxy
基本解釋
- [計算機科學技術]動態(tài)代理
英漢例句
- Dynamic proxy classes have many uses within a business object framework other than simply validating methods in a uniform way.
動態(tài)代理類在業(yè)務對象框架中有許多用途,不僅僅是用一致的方式對方法進行騐証。 - Dynamic proxy, as its name suggests, supports an SEI dynamically at run time without requiring any code generation of a stub class that implements a specific SEI.
動態(tài)代理,正如它的名字暗示的,能在運行時動態(tài)的支持一個SEI而不需要産生任何代碼實現一個特定的SEI。 - Dynamic proxy classes give us a way to easily handle validation on any method in a uniform way, while completely separating all of the validation logic from the core business logic.
動態(tài)代理類給了我們一種以統(tǒng)一方式方便地処理任何方法上的騐証途逕,同時把所有的騐証邏輯完全與核心業(yè)務邏輯分離開。
雙語例句
詞組短語
- dynamic -proxy 動態(tài)代理
- Dynamic Proxy Class 動態(tài)代理類
- Dynamic Proxy Pattern 動態(tài)代理模式
- location dynamic proxy 區(qū)域動態(tài)代理
- dynamic proxy classes 動態(tài)代理類
短語
專業(yè)釋義
- 動態(tài)代理
For SOAP applications, we use dynamic proxy factory to realize the integration.
三是對新型應用和數據,通過動態(tài)代理模式,實現了對不同類型應用和數據的包裝。