Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

参考“传智 张孝详 Java高新技术”

Jdk5的一些新特性以及基础知识

  1. 自动拆装箱 AutoBox
  2. 静态导入 StaticImport
  3. 可变参数 VariableParameter
  4. 枚举 enumtest
  5. 注解 annotation
  6. 反省与JavaBean introspection
  7. beanutils beanutils
  8. 反射 reflect
  9. 泛型 generic
  10. 类加载器 classloader
  11. 动态代理与SpringAop实现 proxy

spi
http://www.spring4all.com/article/260