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

Conventions

In this book, you will find a number of text styles 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: "Now, extract the downloaded ZIP package and run the eclipse.exe executable."

A block of code is set as follows:

dependencies {
    compile 'com.google.android.gms:play-services:7.5.0'
    compile 'com.android.support:appcompat-v7:21.0.3'
}

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

if(db.getMarkerCount() > 0){
            List<Marker> markerList = db.getAllMarkers();
            for (int i = 0; i < db.getMarkerCount(); i++) {
                Marker mkr = markerList.get(i);

Any command-line input or output is written as follows:

sudo dpkg --add-architecture i386
sudo apt-get update

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: "Now, check the Developer Tools box and select Next."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 克什克腾旗| 天水市| 芦溪县| 东乌珠穆沁旗| 贵阳市| 蓝山县| 东兰县| 焦作市| 西丰县| 林周县| 新野县| 汾阳市| 平凉市| 沾化县| 二手房| 正阳县| 习水县| 东丽区| 共和县| 康平县| 邻水| 沂水县| 甘谷县| 耿马| 新安县| 武定县| 公主岭市| 蕉岭县| 东源县| 上林县| 祁阳县| 利津县| 潮州市| 崇义县| 甘肃省| 通州区| 双鸭山市| 滨海县| 鹰潭市| 曲阳县| 鹿泉市|