51CTO博客开发
Some notes when following UCB's CS61BHere I list some options that may be often used in javac( to be continued):specify a directory where .class will be put: -d Set the destination direct
两个重要的接口:Collection接口 又包括 Set(HashSet TreeSet) 和 List(ArrayList Vector)util Map接口(HashMap TreeMap HashTable)List 有序可重复ArralyList顺序结构 线程不安全的(不能保证同步) method: add() get(i) 返回第i个元素&n
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号