17. 电话号码的字母组合【new HashMap<Character, String>() {{ put(‘2‘, “abc“); put(‘3‘, “def“); }}】 【代码】17. 电话号码的字母组合【new HashMap() {{ put('2', "abc");}}】 LeetCode刷题 2024-01-05 36 点赞 0 评论 54 浏览