第 1 章 前言
在一些示例列表中,每行显示的内容不适用于可用页面宽度。这些行已划分。行末尾的 '\' 表示已将中断用于页面中,并缩进以下行:因此:
Let's pretend to have an extremely \ long line that \ does not fit This one is short
Let's pretend to have an extremely \
long line that \
does not fit
This one is short
确实:
Let's pretend to have an extremely long line that does not fit This one is short
Let's pretend to have an extremely long line that does not fit
This one is short