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

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: "The Elixir standard library has a List module defined."

A block of code is set as follows:

code\greeter.ex
defmodule Greeter do
def greet(name \\ "you") do
"Hello #{name} !"
end
end

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

supervised_app/mix.exs
def application do
  [applications: [:logger],
  mod: {SupervisedApp, []}]
end

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

> mix help

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: "Select the Load Charts tab to see graphical representation of memory usage, IO, and scheduler utilization over time."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 攀枝花市| 唐河县| 沾益县| 兴隆县| 隆昌县| 奇台县| 婺源县| 庆阳市| 永济市| 鄂州市| 肇庆市| 越西县| 龙里县| 霸州市| 集贤县| 朔州市| 阳城县| 即墨市| 鱼台县| 莱阳市| 靖江市| 崇义县| 鄂托克前旗| 沅江市| 莱西市| 安西县| 宁波市| 泽库县| 永福县| 山阴县| 沅江市| 广宗县| 游戏| 达州市| 武安市| 普陀区| 贞丰县| 丽水市| 长顺县| 镇坪县| 喀什市|