cglib是一个java 字节码的生成工具,它是对asm的进一步封装,提供了一系列class generator。研究cglib主要是因为它也提供了动态代理功能,这点和jdk的动态代理类似。一、 Cache的创建 与jdk动态代理一样,cglib也提供了缓存来提高系统的性能,对于已经生成的类,...
分类:
其他好文 时间:
2014-07-16 19:00:32
阅读次数:
390
http://bbs.aliyun.com/read/137391.html "\\=\\+\\/v(?:8|9|\\+|\\/)|\\%0acontent\\-(?:id|location|type|transfer\\-encoding)",);$args_arr = array( 'xs...
分类:
数据库 时间:
2014-07-16 18:34:05
阅读次数:
566
1.总起来就四个字CURD C=create U=update R=read D=delete对应语句就是insert into | update | select | delete2.注意防止sql injectiontxtNam = getRequestString("CustomerName"...
分类:
数据库 时间:
2014-07-16 18:14:10
阅读次数:
266
PalindromeTime Limit: 3000MS Memory Limit: 65536KTotal Submissions: 51799 Accepted: 17834DescriptionA palindrome is a symmetrical string, that is, a string read identically from left to right as well ...
分类:
其他好文 时间:
2014-07-15 12:36:31
阅读次数:
200
使用asmcmd命令在本地和远程 asm 实例之间 拷贝asm file的方法...
分类:
其他好文 时间:
2014-07-15 12:35:52
阅读次数:
271
注意: ASMB process exiting due to lack of ASM file activity...
分类:
其他好文 时间:
2014-07-15 12:35:16
阅读次数:
239
arch/arm/include/asm/cputype.h
arch/arm/kernel/setup.c
1. read_cpuid_id(CPUID_ID)
#define read_cpuid(reg) ({...
分类:
其他好文 时间:
2014-07-15 10:31:21
阅读次数:
552
使用asm来部署 超大数据库(10TB到PB 范围)--针对oracle 10G...
分类:
数据库 时间:
2014-07-15 10:13:03
阅读次数:
296