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

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: "The action takes place within the overridden processEntity() method responsible for the logic"

A block of code is set as follows:

public class DesktopResolver implements PlatformResolver {
   @Override
   public void rateGame() {
      System.out.println("Desktop");
      Gdx.net.openURI("https://facebook.com");
   }
}

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

public String getCurrentLanguage() {
return currentLanguage;
}
public void setCurrentLanguage(String name) {
if(languages.containsKey(name.toLowerCase()))
currentLanguage = name;
}

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

tar –xzvf android-sdk.r22.2.1-linux.tgz

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: "Install the Gradle IDE entry and restart Eclipse for the last time."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 怀宁县| 信阳市| 渑池县| 彩票| 峡江县| 泰州市| 左权县| 黄山市| 墨玉县| 安宁市| 宁波市| 凉山| 措勤县| 鱼台县| 敖汉旗| 邢台县| 和静县| 墨江| 广州市| 五台县| 邯郸县| 韶关市| 台中市| 宜州市| 黔东| 四平市| 淅川县| 资中县| 滨海县| 永福县| 凉山| 额济纳旗| 伊川县| 晋江市| 彭州市| 资中县| 古蔺县| 长沙市| 德州市| 万年县| 闽侯县|