get (int index) 方法用於返回在向量中指定索引位置的元素。 Declaration 以下是java.util.Vector.get() 方法的聲明public E get ( int index ) Parameters index--這 ...
確定! 回上一頁