yahaitt 发表于 2013-1-27 05:42:46

对于数组的认识

数组中存放的是对象的引用,也就是对象的内存地址,而不是对象本身
<div class="code_title">java 代码
页: [1]
查看完整版本: 对于数组的认识