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

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: "For now, simply create a new folder called csvreader and a file in it called CSVReader.scala."

A block of code is set as follows:

object CSVReader {
    def main(args: Array[String]) {
        for (line <- Source.fromFile("iris.csv").getLines()) {
            println(line)
        }
    }
}

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

scala> xs dot ws
res2: Double = 27.5

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 can access it via the Plot menu option."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 四平市| 仁寿县| 宽甸| 舒城县| 徐州市| 喀喇沁旗| 呼和浩特市| 阳新县| 承德市| 红河县| 高密市| 于田县| 惠东县| 黔东| 泗水县| 台东市| 万源市| 太和县| 梓潼县| 海安县| 库伦旗| 越西县| 广平县| 察隅县| 溆浦县| 赤峰市| 光泽县| 安图县| 大埔县| 南阳市| 巩义市| 封开县| 沅陵县| 宝鸡市| 威信县| 卢氏县| 徐汇区| 黄山市| 新巴尔虎右旗| 湟中县| 观塘区|