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

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 are shown are follows: "As you may remember, the forEach method accepts a lambda expression which matches the Consumer interface's accept method."

A block of code is shown as follows:

list.forEach(new Consumer<String>() {
    @Override
    public void accept(String t) {
        System.out.println(t);
    }
 });

The output of code sequences is formatted as shown here:

Starting FPS Game
Generating FPS Image
Rendering FPS Image
Updating FPS Game

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: "There is the text form as entered by the user such as: drop Axe."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 清丰县| 梅河口市| 绥德县| 桦川县| 泗水县| 荔波县| 浪卡子县| 炉霍县| 长武县| 丁青县| 沙湾县| 清涧县| 渝北区| 涿鹿县| 庄河市| 格尔木市| 辽阳县| 阿克| 疏勒县| 从江县| 启东市| 苗栗县| 富顺县| 澳门| 古交市| 商洛市| 舞钢市| 常山县| 湖口县| 军事| 灵宝市| 三江| 南康市| 宜州市| 自贡市| 古田县| 黑龙江省| 海淀区| 南宫市| 西青区| 呼伦贝尔市|