🌈 搜索
📅  最后修改于: 2022-03-11 14:52:40.163000             🧑  作者: Mango
System.out.printf("'%b', '%6b', '%.4b'%n", true, false, true);