🌈 搜索
📅  最后修改于: 2022-03-11 14:52:21.785000             🧑  作者: Mango
int n = 1000; String.format("%16s", Integer.toBinaryString(n).replace(' ', '0');