第 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