- Full Stack Web Development with Raspberry Pi 3
- Soham Kamani
- 152字
- 2021-07-15 17:10:21
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: "Most of these files have no meaning to us except the INSTRUCTIONS-README.txt file."
A block of code is set as follows:
app.get('/temperature', function(req, res) {
res.send('24 °C');
});
Any command-line input or output is written as follows:
firebase --version
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: "In the Firebase console, go to the SERVICE ACCOUNTS section of your application settings."
- Data Visualization with D3 4.x Cookbook(Second Edition)
- Git Version Control Cookbook
- 案例式C語(yǔ)言程序設(shè)計(jì)
- Mastering Adobe Captivate 2017(Fourth Edition)
- 匯編語(yǔ)言程序設(shè)計(jì)(第3版)
- Scala編程實(shí)戰(zhàn)(原書(shū)第2版)
- Python Data Analysis Cookbook
- Python算法詳解
- Geospatial Development By Example with Python
- 從零開(kāi)始學(xué)Selenium自動(dòng)化測(cè)試:基于Python:視頻教學(xué)版
- 深入分析GCC
- Google Adsense優(yōu)化實(shí)戰(zhàn)
- 零基礎(chǔ)學(xué)SQL(升級(jí)版)
- Appcelerator Titanium Smartphone App Development Cookbook
- C語(yǔ)言從入門(mén)到精通(微視頻精編版)