搜索资源列表
Delphi_OpenGL
- Application the OPenGl realize the 3D Drawing On Delphi environment!
HiMe
- 运用hibernate技术 实现的留言板-The use of technology to achieve hibernate message board
cglib
- cg.dll.cggl.dll.opengl开发必须的两个动态连接库!很好很-development must cg.dll.cggl.dll.opengl two Dynamic Link Library! Very good
springAop
- spring aop 编程,cglib ,切面编程-spring aop programming, cglib, cut programming
cglib
- 如何使用cglib库来实现动态加载的例子-How to use cglib
FCA_Greysh_CGLIB
- Spring 在进行反射时候主要有两种策略,一种是直接用JDK的反射,另外是用CgLib。 本demo主要分析cglib底层如何调用 -Spring time in reflection, there are two main strategies are a reflection of the direct use of JDK, and are used CgLib. The main analysis of this de
spring_aop3
- spring对AOP的支持 Aspect默认情况下不用实现接口,但对于目标对象(UserManagerImpl.java),在默认情况下必须实现接口 如果没有实现接口必须引入CGLIB库 我们可以通过Advice中添加一个JoinPoint参数,这个值会由spring自动传入,从JoinPoint中可以取得 参数值、方法名-spring对AOP的支持 Aspect默认情况下不用实现接口,但对于目标对
spring_aop4
- spring对AOP的支持 1、如果目标对象实现了接口,默认情况下会采用JDK的动态代理实现AOP 2、如果目标对象实现了接口,可以强制使用CGLIB实现AOP 3、如果目标对象没有实现了接口,必须采用CGLIB库,spring会自动在JDK动态代理和CGLIB之间转换 如何强制使用CGLIB实现AOP? * 添加CGLIB库,SPRING_HOME/cglib/*.jar * 在sprin
RS23(uart)-WiFi
- 串口- 无线局域网wifi模块 Wi-Fi(wlan 无线局域网)作为当今无线领域最为热门的一个技术, 已经应用到各行各业中。它使用TCP标准通讯,技术成熟可靠,传输速率快,各种配套的网络设备十分丰富, 使用者接受程度最高, 全球免费使用,是区域无线通讯的首选方案。 SOC芯片,性价比极高,质量稳定,内置WiFi协议栈和串口传输协议,接口信号5V、地、RX 、TX四线连接; ◆ 模块简洁、体积小,22
Serial-port-wifi-module
- 串口wifi- 无线局域网wifi模块 Wi-Fi(wlan 无线局域网)作为当今无线领域最为热门的一个技术, 已经应用到各行各业中。它使用TCP标准 通讯,技术成熟可靠,传输速率快,各种配套的网络设备十分丰富,使用者接受程度最高, 全球免费使用, 是区域无线通讯的首选方案。 SOC芯片,性价比极高,质量稳定,内置WiFi协议栈和串口传输协议,接口信号5V、地、RX 、TX四线连接; ◆ 模
joyaop-1.0-beta4
- JoyAop is a dynamic AOP (Aspect Oriented Programming) fr a mework for Java. Based on the CGLIB proxies and the aspects could be implemented using the concept of abstract schema.
SSH2_BY_annotations
- SSH2工程模板 struts2.1.8 + Spring2.5+ Hibernate3.2 Spring 用注解方式-antlr-2.7.6.jar asm-2.2.3.jar asm-commons-2.2.3.jar asm-util-2.2.3.jar c3p0-0.9.1.2.jar cglib-nodep-2.1_3.jar common-annotations.jar commons
OpenGL_Delphi
- delphi opengl 开发库文件 包括cglib,glunits-delphi opengl development libraries, including cglib, glunits
cglib-src-2.2.2
- cglib-src-2.2.2.jar官方源码包,java 动态代理实现
asm-3.3-bin
- cglib包,包括了全部内容的,如需拆分,下nohap版的-cglib package, including all content, For split, under nohap version
testCGLib
- CGLib的使用示例代码,实现了DAO工厂。数据库访问用语句模拟-sample code for CGLib use.DAO factory implemented. Without real Database access
cglib.2.2.3
- CGLIB-2.2.3.jar CGLIB的核心包,压缩包内放置所有的CGLIB需要的jar包。-The package of of CGLIB-2.2.3.jar CGLIB the core, compression bag placed all CGLIB jar package.
Cglib-BeanCopier
- cglib beanCopierBean copycopyProperties
cgilib-0.5.tar
- CGLIB(Code Generation Library)是一个开源项目!是一个强大的,高性能,高质量的Code生成类库,它可以在运行期扩展Java类与实现Java接口。Hibernate用它来实现PO(Persistent Object 持久化对象)字节码的动态生成。-The cgi-lib.pl library was the de facto standard library for creating Common
spring-proxy
- 归纳spring中的代理,cglib代理和jdk代理,还有基础的静态代理-java spring proxy