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

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: "We can also use several operators between Observable and Observer to transform each pushed item or manipulate them in some way".

A block of code is set as follows:

import io.reactivex.Observable;
public class Launcher {
public static void main(String[] args) {
Observable<String> myStrings =
Observable.just("Alpha", "Beta", "Gamma", "Delta",
"Epsilon");
}
}

Any output is written as follows:

    Alpha 
Beta
Gamma
Delta
Epsilon

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: "You also have the option to use Maven, and you can view the appropriate configuration in The Central Repository by selecting the Apache Maven configuration information."

Warnings or important notes appear in a box like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 土默特右旗| 德化县| 安丘市| 石城县| 柯坪县| 洛川县| 丰顺县| 手机| 枣阳市| 军事| 新泰市| 曲阳县| 稻城县| 清涧县| 辽阳市| 海南省| 广宗县| 淮安市| 股票| 海门市| 抚松县| 柘城县| 永宁县| 乡宁县| 界首市| 宁波市| 板桥市| 秦皇岛市| 古交市| 弥渡县| 炉霍县| 璧山县| 杭州市| 永州市| 沅陵县| 逊克县| 平陆县| 富蕴县| 田阳县| 嫩江县| 石景山区|