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