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

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 include other contexts through the use of the include directive."

A block of code is set as follows:

// Driver code
public static void main(String[] args) {
    Driver c = new Driver();
SomeInterface c1 = c.create(10); // 2
    SomeInterface c2 = c.create(20); // 3
    
 c1.printMsg(); // prints 10
c2.printMsg(); // prints 20
 }

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

scala> def f(n: Int) = { 
 | val k = (y: Int) => y < n // 1
 | k 
 | } 
f: (n: Int)Int => Boolean 

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: "Clicking the Next button moves you to the next screen."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 安多县| 怀来县| 庐江县| 克山县| 乌拉特中旗| 文水县| 应城市| 手机| 德兴市| 腾冲县| 微博| 武城县| 边坝县| 张家界市| 大理市| 宕昌县| 凉城县| 深州市| 柏乡县| 黄浦区| 桐城市| 农安县| 石河子市| 朝阳区| 博湖县| 安岳县| 自治县| 武义县| 揭西县| 昌乐县| 科技| 青川县| 九江县| 五寨县| 韩城市| 寿光市| 宜兰市| 阳新县| 三河市| 宁德市| 江达县|