摘要:
包01:package ReflectionConstructor;public class ReflectionFieldPoint { private int x; public int y; public ReflectionFieldPoint(int x, int... 阅读全文
posted @ 2014-12-04 23:08
第二天半
阅读(352)
评论(0)
推荐(0)
摘要:
package ReflectionConstructor;import java.lang.reflect.Constructor;/** * 调用String的构造方法 将StringBuffer类转换成String类 */public class ReflectionConstructor {... 阅读全文
posted @ 2014-12-04 21:51
第二天半
阅读(209)
评论(0)
推荐(0)
浙公网安备 33010602011771号