- RESTful Web API Design with Node.js(Second Edition)
- Valentin Bojinov
- 162字
- 2021-07-16 10:45:24
Conventions
In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.
Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "All Node.js modules contain a package.json
descriptor file."
A block of code is set as follows:
"dependencies": { "url": "0.1.x", "express": "4.7.x" }
Any command-line input or output is written as follows:
nodeunit test-math.js
New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "Let's start by creating a workspace in Enide Studio. Navigate to File | New | Node.js Project and enter the name of your first project."
- 一步一步學(xué)Spring Boot 2:微服務(wù)項目實(shí)戰(zhàn)
- Python程序設(shè)計教程(第2版)
- DevOps with Kubernetes
- Kali Linux Web Penetration Testing Cookbook
- 云原生Spring實(shí)戰(zhàn)
- Apache Karaf Cookbook
- Learning Python Design Patterns(Second Edition)
- PLC編程及應(yīng)用實(shí)戰(zhàn)
- Java Web程序設(shè)計任務(wù)教程
- Unity Game Development Scripting
- Learning ArcGIS for Desktop
- HTML5從入門到精通 (第2版)
- 西門子S7-200 SMART PLC編程從入門到實(shí)踐
- 執(zhí)劍而舞:用代碼創(chuàng)作藝術(shù)
- Struts 2.x權(quán)威指南