🌈 搜索
📅  最后修改于: 2022-03-11 14:52:24.815000             🧑  作者: Mango
map.forEach((k, v) -> { System.out.format("key: %s, value: %d%n", k, v); });