遍历List(列表)假设我们有以下一个List:importjava.util.Arrays;importjava.util.List;publicclassListIterationExample{publicstat...