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

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

主站蜘蛛池模板: 柳江县| 玉门市| 长海县| 若尔盖县| 云南省| 淮南市| 平安县| 青海省| 兴城市| 泰州市| 灵宝市| 屏南县| 敦化市| 博湖县| 怀远县| 双江| 晋江市| 大足县| 和平区| 商都县| 许昌县| 虞城县| 祥云县| 随州市| 马山县| 嘉禾县| 五台县| 滦平县| 淳化县| 昌乐县| 阿拉善盟| 柯坪县| 古丈县| 将乐县| 张北县| 新平| 来宾市| 南平市| 广德县| 繁峙县| 贵州省|