2012年10月23日

反射练习

摘要: package fanshe;import java.lang.reflect.Constructor;import java.lang.reflect.Field;import java.lang.reflect.InvocationTargetException;import java.lang.reflect.Method;public class testDemo { public static void main(String[] args) throws Exception { method_9(); } private static void me... 阅读全文

posted @ 2012-10-23 15:22 蝌蚪的精神 阅读(160) 评论(0) 推荐(0)

正则表达式

摘要: package fanshe;import java.lang.reflect.Constructor;import java.lang.reflect.Field;import java.lang.reflect.InvocationTargetException;import java.lang.reflect.Method;public class testDemo { public static void main(String[] args) throws Exception { method_9(); } private static void me... 阅读全文

posted @ 2012-10-23 15:16 蝌蚪的精神 阅读(166) 评论(0) 推荐(0)

导航