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

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.

主站蜘蛛池模板: 咸丰县| 呼伦贝尔市| 太湖县| 彭阳县| 攀枝花市| 瑞昌市| 丰都县| 望奎县| 逊克县| 科技| 竹山县| 盘山县| 比如县| 桐城市| 古交市| 阿克| 安岳县| 铅山县| 紫云| 甘谷县| 象山县| 台江县| 东城区| 上栗县| 惠东县| 大埔区| 鹿泉市| 四平市| 淮南市| 平原县| 台前县| 长沙市| 石首市| 高唐县| 清流县| 龙岩市| 类乌齐县| 太保市| 安西县| 米易县| 延吉市|