Topic: ArrayList列表问题求解 |
Print this page |
1.ArrayList列表问题求解 | Copy to clipboard |
Posted by: heartache Posted on: 2006-04-10 21:27 将学生信息姓名,年龄,性别存到ArrayList的对象list中去,用get(int index)方法得到的是列表index位置上的元素,此元素包含姓名,性别,年龄吗 ? 如果是,怎么得到此位置上的姓名信息 ? |
2.Re:ArrayList列表问题求解 [Re: heartache] | Copy to clipboard |
Posted by: why Posted on: 2006-04-10 22:18 那得看閣下如何 将学生信息姓名,年龄,性别存到list中去 不過敝人估計閣下要做的卻是,将一個含学生信息(姓名,年龄,性别)的object存到list中去 |
3.Re:ArrayList列表问题求解 [Re: heartache] | Copy to clipboard |
Posted by: hoden_w Posted on: 2006-04-12 17:20 同意楼上的,一般都是把信息封装到一个javabean(主要是set/get方法)中.在把整个bean放到list里面 |
Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1 客服电话 18559299278 客服信箱 714923@qq.com 客服QQ 714923 |