[Solution found!] 并不是那么困难: for ((key, value) in map) { println("$key = $value") } OR (更新按照@ RuckusT-BOOM的和@ KenZira的信息。) map.forEach…
確定! 回上一頁