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

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.

主站蜘蛛池模板: 黑水县| 饶阳县| 清丰县| 周口市| 扎兰屯市| 威远县| 通化市| 渝中区| 曲周县| 济宁市| 堆龙德庆县| 大悟县| 新兴县| 玛沁县| 仙居县| 寻乌县| 清远市| 东丽区| 高要市| 万荣县| 绥芬河市| 峡江县| 迁安市| 昭苏县| 布拖县| 远安县| 万载县| 石景山区| 台中县| 石屏县| 双峰县| 阿拉善左旗| 曲周县| 红安县| 万荣县| 清丰县| 自贡市| 尚义县| 博罗县| 且末县| 兴国县|