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

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 an explanation of their meaning.

Code words in text, folder names, filenames, and file extensions  are shown as follows:

"Double-click on the downloaded .dmg file and in the shown dialog, copy the Android Studio executable to the Applications directory."

A block of code is set as follows:

private void initialiseBluetooth() {
bluetoothManager =
(BluetoothManager)getSystemService
(Context.BLUETOOTH_SERVICE);
bluetoothAdapter = bluetoothManager.getAdapter();
bluetoothLeScanner = bluetoothAdapter.getBluetoothLeScanner();
}

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

bluetoothAdapter = bluetoothManager.getAdapter();
bluetoothLeScanner = bluetoothAdapter.getBluetoothLeScanner();

Any command-line, (including commands at the R console) input or output is written as follows:

$ npm install --save eddystone-beacon

New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "Clicking the Next button moves you to the next screen."

Warnings or important notes appear in a box like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 会同县| 博客| 廊坊市| 建昌县| 黄冈市| 淮安市| 恭城| 蒙自县| 广东省| 固始县| 健康| 广元市| 增城市| 海晏县| 潮安县| 晴隆县| 济南市| 民勤县| 宁德市| 汨罗市| 正安县| 麦盖提县| 揭阳市| 新乡市| 通州区| 南安市| 凤冈县| 陆丰市| 宁夏| 卢湾区| 辉南县| 建平县| 顺昌县| 凉城县| 永清县| 五台县| 三江| 吉林省| 沿河| 贡觉县| 湘西|