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

  • 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.

主站蜘蛛池模板: 九台市| 邹平县| 绿春县| 乐亭县| 铜川市| 宜州市| 铁岭县| 马尔康县| 丰城市| 高雄市| 彭山县| 海安县| 宽甸| 南通市| 英吉沙县| 定安县| 达孜县| 望都县| 芦山县| 浦江县| 凯里市| 奉化市| 呈贡县| 建德市| 广元市| 温泉县| 大城县| 邢台县| 扶绥县| 墨脱县| 遂宁市| 庆云县| 益阳市| 上犹县| 泰州市| 苗栗市| 蕉岭县| 德清县| 西贡区| 玉溪市| 商丘市|