首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > 编程 >

施用反射实现类的拷贝

2012-10-24 
使用反射实现类的拷贝??测试类:?????测试结果:??? the type of com.java.reflect.test1.Customer@d9f9c3 i

使用反射实现类的拷贝

?

?

测试类:

???

the type of com.java.reflect.test1.Customer@d9f9c3 is class com.java.reflect.test1.Customeridnameage1test20customer=com.java.reflect.test1.Customer@d9f9c3customer2=com.java.reflect.test1.Customer@1a46e30

?

??

热点排行