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

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, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "nfcbook.ch1.example1."

A block of code is set as follows:

NfcAdapter nfcAdapter = NfcAdapter.getDefaultAdapter(this);

if (nfcAdapter != null && nfcAdapter.isEnabled()) {
  Toast.makeText(this, "NFC is available.", Toast.LENGTH_LONG).show();
} else {
  Toast.makeText(this, "NFC is not available on this device. This application may not work correctly.", 
Toast.LENGTH_LONG).show();
} 

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

<uses-permission android:name="android.permission.NFC" />

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: "A Beam sent! toast should appear in the touched device and a Facebook friend request dialog should appear in the other."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 迁安市| 合山市| 肥城市| 贵州省| 沂南县| 门源| 兴宁市| 岳普湖县| 华宁县| 中山市| 英超| 周口市| 东安县| 庆云县| 洞口县| 临高县| 宾阳县| 邵武市| 荆门市| 辰溪县| 甘南县| 阿克| 于都县| 随州市| 监利县| 隆昌县| 思茅市| 城市| 西峡县| 屏东市| 江都市| 象州县| 茌平县| 吕梁市| 濉溪县| 双柏县| 西宁市| 连南| 噶尔县| 六枝特区| 花垣县|