第 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