dynamic-proxy
基本解釋
- [計(jì)算機(jī)科學(xué)技術(shù)]動(dòng)態(tài)代理
英漢例句
- Without this file, the client would not be able to understand any of the dynamic-proxy instances.
沒有該文件,客戶端將無法理解任何動(dòng)態(tài)代理實(shí)例。 - Dynamic proxy classes have many interesting uses within an application, one of which is to effectively handle pre- and post-method invocation operations in a uniform fashion.
動(dòng)態(tài)代理類有許多應(yīng)用程序中使用的接口,其中一個(gè)可以用統(tǒng)一的方式有效地處理方法前和方法后的調(diào)用操作。 - I experienced this issue when working with dynamic proxy-based JDBC objects (like those from iBatis), which threw exceptions when any method on them was called after a connection had closed.
我在處理動(dòng)態(tài)的基于代理的 JDBC 對(duì)象(就像來自 iBatis 的那些對(duì)象)時(shí)遇到了這個(gè)問題:在連接已經(jīng)關(guān)閉之后調(diào)用對(duì)象上的方法就會(huì)拋出異常。
雙語例句
專業(yè)釋義
- 動(dòng)態(tài)代理
For SOAP applications, we use dynamic proxy factory to realize the integration.
三是對(duì)新型應(yīng)用和數(shù)據(jù),通過動(dòng)態(tài)代理模式,實(shí)現(xiàn)了對(duì)不同類型應(yīng)用和數(shù)據(jù)的包裝。