Skip to content

Commit beacc51

Browse files
authored
修改表格样式
1 parent 0ee2bf1 commit beacc51

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/book/18-Strings.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,6 @@ Total 49.39
451451
正如你所见,通过相当简洁的语法,`Formatter`提供了对空格与对齐的强大控制能力。在该程序中,为了恰当地控制间隔,格式化字符串被重复利用了多遍。
452452
### Formatter转换
453453
下面的表格展示了最常用的类型转换:
454-
|||
455454
|---|---|
456455
|**`d`**|**整型(十进制)**|
457456
|**`c`**|**Unicode字符**|

0 commit comments

Comments
 (0)