mirror of
https://github.com/LingCoder/OnJava8.git
synced 2026-08-24 06:53:27 +08:00
修改表格样式
This commit is contained in:
@@ -451,7 +451,6 @@ Total 49.39
|
||||
正如你所见,通过相当简洁的语法,`Formatter`提供了对空格与对齐的强大控制能力。在该程序中,为了恰当地控制间隔,格式化字符串被重复利用了多遍。
|
||||
### Formatter转换
|
||||
下面的表格展示了最常用的类型转换:
|
||||
|||
|
||||
|---|---|
|
||||
|**`d`**|**整型(十进制)**|
|
||||
|**`c`**|**Unicode字符**|
|
||||
|
||||
Reference in New Issue
Block a user