- Raspberry Pi Home Automation with Arduino(Second Edition)
- Andrew K. Dennis
- 160字
- 2021-07-23 20:35:13
Conventions
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and explanations of their meanings.
Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "Once logged in, we are going to run apt-get
to install SQLite3."
A block of code is set as follows:
#!/usr/bin/env python import sqlite3 import urllib2 import json
Any command-line input or output is written as follows:
cd ~ mkdir database cd database
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: "If you see the Getting darker message, try shining your flashlight on the sensor."
推薦閱讀
- Learn TypeScript 3 by Building Web Applications
- 自己動手實現Lua:虛擬機、編譯器和標準庫
- Python程序設計(第3版)
- Machine Learning with R Cookbook(Second Edition)
- AngularJS深度剖析與最佳實踐
- Python數據分析從0到1
- concrete5 Cookbook
- Serverless架構
- 第一行代碼 C語言(視頻講解版)
- Getting Started with Eclipse Juno
- Unity&VR游戲美術設計實戰
- Scratch趣味編程:陪孩子像搭積木一樣學編程
- Learning AWS
- HTML5權威指南
- IDA Pro權威指南(第2版)