搜索资源列表
DynamicProxy
- 动态代理dynamically proxy模式实现,可以作为一般应用的参考-dynamic agent dynamically proxy Mode, as a general reference to the application
spinvocke
- 利用Castle的DynamicProxy动态代理,对存储过程的参数进行拦截,动态生成执行存储过程的方法,简便、通用
DynamicProxy
- 动态代理dynamically proxy模式实现,可以作为一般应用的参考-dynamic agent dynamically proxy Mode, as a general reference to the application
spinvocke
- 利用Castle的DynamicProxy动态代理,对存储过程的参数进行拦截,动态生成执行存储过程的方法,简便、通用-The use of Castle
NH
- NHibernate2三层增删改查实例源码,包括所有组件已打包在压缩包Lib文件夹下,目前最新的版本. -NHibernate2 investigate three examples of additions and deletions to change source code, including all components have been packaged in the archive Lib folder, the lat
proxysql1.2
- jdbc一个自动转换编码的程序,用到了自动代理来装饰jdbc的方法。可以学习一下.-a jdbc program that transfer the byte code of string easyly. even you can study Decorator pattern and DynamicProxy in this program
ACorns[1].WCF.DynamicProxy.1.3.1
- C#中WCF通道缓存,实现通道共享机制,提高程序运行效率-C# WCF Channel Cach
Tspiinvockkeh
- 运用Castle的DynamicProxy动态代理,对存储过程的的参数进行拦截,动态生成执行存储过程的方法,简便、通用 已通过测试。 -Use Castle DynamicProxy dynamic proxy to intercept dynamically generated method to execute a stored procedure, simple, and GM has to pass the test, th
AspectF_Src_1.3
- Fluent Aspect fr a mework using simple C# code AspectF offers you separation of concern, without the bells and whistles. You can put Aspects into your code without using any third party fr a mework, or DynamicProxy or
dynamicproxy
- 动态代理的java语言实现,代码简单明了,对代理模式中的各个角色分别进行了实现。-Dynamic proxy java language, the code is simple, the proxy mode were carried out to achieve the various roles.
DynamicProxy
- 单例模式教程,很简单的讲述单例模式。小弟初学 还望大哥些指导-Singleton tutorial, very simple about the singleton pattern. The younger brother novice still hope eldest brother some guidance
Aop
- JAVA AOP例子, 包括cglib, jsvassist, dynamicProxy(A demo for java AOP, include cglib, jsvassist, dynamicProxy)