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

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.
主站蜘蛛池模板: 时尚| 濮阳市| 扬中市| 汽车| 公主岭市| 南澳县| 璧山县| 哈巴河县| 海盐县| 汝阳县| 威信县| 新乐市| 镶黄旗| 榆中县| 额济纳旗| 德州市| 巴南区| 米林县| 泸西县| 汉川市| 望江县| 来安县| 霍邱县| 科技| 保山市| 常山县| 大城县| 黔西| 沛县| 葵青区| 富顺县| 双城市| 静宁县| 泗水县| 博湖县| 隆回县| 温宿县| 偏关县| 双峰县| 绥中县| 平顶山市|