☆─────────────────────────────────────☆
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?
☆────────────────────────────────────