Java中的整体转换字符
整数转换字符包括以下内容。
示例
public class Demo {
public static void main(String[] args) throws Exception {
System.out.printf( "Integer: %d\n", 889 );
System.out.printf( "Negative Integer: %d\n", -78 );
System.out.printf( "Octal: %o\n", 677 );
System.out.printf( "Hexadecimal: %x\n", 56 );
System.out.printf( "Hexadecimal: %X\n", 99 );
}
}输出结果
Integer: 889 Negative Integer: -78 Octal: 1245 Hexadecimal: 38 Hexadecimal: 63
热门推荐
10 公司过年祝福语简短优美
11 写给宝宝新年祝福语简短
12 女儿成年祝福语简短霸气
13 结婚新娘妈妈祝福语简短
14 过年祝福语闺蜜简短
15 升学祝福语简短100个
16 伴郎红包祝福语朋友简短
17 美好的毕业祝福语简短
18 小孩生日祝福语简短励志