摘要: ---------------------- ASP.Net+Unity开发、.Net培训、期待与您交流! ----------------------public class ReflectTester { public Object copy(Object object) throws Exce... 阅读全文
posted @ 2015-03-13 17:05 gaopeng868988 阅读(113) 评论(0) 推荐(0) 编辑
摘要: public class ReflectTester { public Object copy(Object object) throws Exception { // 获得对象的类型 Class classType = object.getClass(); System.out.printl... 阅读全文
posted @ 2015-03-13 17:04 gaopeng868988 阅读(159) 评论(0) 推荐(0) 编辑
摘要: ---------------------- ASP.Net+Unity开发、.Net培训、期待与您交流! ----------------------class CopyWenJianJia{ public static void main(String[] args)throws ... 阅读全文
posted @ 2015-03-13 16:57 gaopeng868988 阅读(524) 评论(0) 推荐(0) 编辑
摘要: ---------------------- ASP.Net+Unity开发、.Net培训、期待与您交流! ----------------------class CopyWenJianJia{ public static void main(String[] args)throws ... 阅读全文
posted @ 2015-03-13 11:08 gaopeng868988 阅读(337) 评论(0) 推荐(0) 编辑
摘要: ---------------------- ASP.Net+Unity开发、.Net培训、期待与您交流! ----------------------public class Example implements IExample { private int counter; public S... 阅读全文
posted @ 2015-03-13 07:11 gaopeng868988 阅读(248) 评论(0) 推荐(0) 编辑