java中Class对象详解
http://blog.csdn.net/yuebinghaoyuan/article/details/7244123
Java中反射机制和Class.forName、实例对象.class(属性)、实例对象getClass()的区别
http://blog.sina.com.cn/s/blog_7ffb8dd5010127ix.html
JavaCompiler compiler=ToolProvider.getSystemJavaCompiler();出现空指针异常的问题
http://blog.csdn.net/gumanren/article/details/4829718
动态编译JAVA程序(com.sun.tool.javac)
http://blog.csdn.net/gumanren/article/details/4826240
JavaCompiler --JDK6 API的简介
http://wenku.baidu.com/link?url=1sC-KLfR9sgzmQGQLFvH3FE_7XkIF76XSn_uyxUgVR7B2IyGLDkhfwA7dsxcYQyUPySIyC2jrB0MUtYeRO4sO54cUgkoevMUumghjg8QxCa
使用 javax.tools 创建动态应用程序(官方)
http://www.ibm.com/developerworks/cn/java/j-jcomp/http://blog.csdn.net/inkfish/article/details/4851050