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

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.

主站蜘蛛池模板: 乌什县| 施秉县| 正宁县| 石首市| 瑞安市| 迁安市| 万宁市| 枣强县| 大新县| 徐汇区| 东源县| 察哈| 濮阳县| 邻水| 本溪市| 湖北省| 朝阳区| 三明市| 永顺县| 邻水| 武宣县| 水富县| 武山县| 鸡泽县| 高阳县| 富川| 得荣县| 宜黄县| 商南县| 梁河县| 名山县| 克山县| 珲春市| 鞍山市| 专栏| 云龙县| 菏泽市| 东平县| 吉林市| 南川市| 高淳县|