由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - [合集] a question about data structure
相关主题
Re: Confused!Can't figure out: why can't append again
Java synchronized method一问Re: help with JTextArea
Re: In need of an implemetation of Tree structure.How to append something on a file?
override/overload/overwrite in JavaHow to delete an entry in JAR?
请推荐JAVA DATA STRUCTURE 的书how to edit autoexec.bat
It's a Java Bug急问如何append double 数据到txt文件
Re: JTextArea的内容不滚动文件分割的问题
Re: How to let two JFrame contact each other?请问StringBuffer的OutofMemory问题
相关话题的讨论汇总
话题: structure话题: element话题: sat话题: may话题: vector
进入Java版参与讨论
1 (共1页)
I*******e
发帖数: 1879
1
☆─────────────────────────────────────☆
happycanary (windflower) 于 (Sat May 18 14:48:16 2002) 提到:
the add() method of Vector can append an element to the end of the vecotr, is
there a kind of data structure whose method can add an element as the first
element of the list?(not using index) Thx.
☆─────────────────────────────────────☆
xt (拷贝猫) 于 (Sat May 18 19:10:09 2002) 提到:

I am confused. Why don't you use the Vector by accessing
from end to head?
☆────────────────────────────────────
1 (共1页)
进入Java版参与讨论
相关主题
请问StringBuffer的OutofMemory问题请推荐JAVA DATA STRUCTURE 的书
我自己编了个Java面试题It's a Java Bug
现在感觉到为什么大家说mongo有很多问题了Re: JTextArea的内容不滚动
对于Senior Java developer,哪些方面的能力是比较重要的?Re: How to let two JFrame contact each other?
Re: Confused!Can't figure out: why can't append again
Java synchronized method一问Re: help with JTextArea
Re: In need of an implemetation of Tree structure.How to append something on a file?
override/overload/overwrite in JavaHow to delete an entry in JAR?
相关话题的讨论汇总
话题: structure话题: element话题: sat话题: may话题: vector