四舍五入方法 Math.round()
Integer.toBinaryString
解法一:倒序遍历每一个字符后输出 解法二:String转StringBuffer 后,使用strb.reverse方法,实现字符串逆序,最后打印输出