使用 javax.tools 创建动态应用程序

来源:互联网 发布:js弹出警告窗口 编辑:程序博客网 时间:2024/06/05 00:21

 

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/

利用javax.tools动态编译执行java代码(很好)

http://blog.csdn.net/inkfish/article/details/4851050


java中的URLEncoder和URLDecoder类

http://tech.sina.com.cn/s/2008-07-07/1053722241.shtml

0 0
原创粉丝点击