传统用法 var max = a if (a < b) max = b // With else var max: Int ... for 循环可以对任何提供迭代器(iterator)的对象进行遍历,这相当于像C# 这样的语言中的 ...
確定! 回上一頁