官术网_书友最值得收藏!

  • The Node Craftsman Book
  • Manuel Kiessling
  • 143字
  • 2021-07-02 23:36:51

Notes on code formatting

Please note that long lines in code examples may receive a line-break, denoted by the backslash sign \. Take care to put those lines into your editor as one line.

Take, for example, this code block:

dbSession.fetchAll('SELECT id, value, categoryID FROM keyword \
ORDER BY id', function(err, rows) {

The PDF version of this book shows a line break right after the keyword part, denoted by a \ after the keyword.

However, in your editor, you need to make sure that the whole code resides on one line.

Also, note that from what I can see, code blocks can not be copy-pasted from the PDF version of this book. While this might seem like a major annoyance, experience shows that learning to program works way better if one is forced to transcribe code from a book into the editor.

主站蜘蛛池模板: 丰原市| 万源市| 峨边| 油尖旺区| 大兴区| 康定县| 西充县| 桑日县| 砀山县| 南开区| 万安县| 抚州市| 宽城| 曲沃县| 神农架林区| 翁牛特旗| 西平县| 郧西县| 沙洋县| 眉山市| 民乐县| 报价| 德州市| 石泉县| 化隆| 阳城县| 华蓥市| 石屏县| 巴中市| 田东县| 恩平市| 调兵山市| 宿松县| 湖口县| 交城县| 乐至县| 开平市| 历史| 白朗县| 绿春县| 乐平市|