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

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: "This example defines a <HelloReact/> HTML element and the rendered output will use the value of the name property".

A block of code is set as follows:

     class HelloReact extends React.Component {
render() {
return <div>Hello, {this.props.name}!</div>;
}
}

ReactDOM.render(
<HelloReact name="World"/>,
document.getElementById('root')
);

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

    [default]
exten => s,1,Dial(Zap/1|30)
exten => s,2,Voicemail(u100)
exten => s,102,Voicemail(b100)
exten => i,1,Voicemail(s0)

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

aws s3 sync ./path/to/folder s3://my-bucket-name --acl public-read

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."

Warnings or important notes appear in a box like this.

Tips and tricks appear like this.

主站蜘蛛池模板: 色达县| 万荣县| 建宁县| 海兴县| 土默特左旗| 东莞市| 阳山县| 新邵县| 三门峡市| 嘉黎县| 石门县| 金寨县| 榆树市| 佛学| 乌鲁木齐市| 遂川县| 高密市| 平定县| 新龙县| 丰县| 九龙城区| 新野县| 扎兰屯市| 定西市| 滕州市| 珲春市| 黑龙江省| 尼木县| 和平区| 郧西县| 东乡族自治县| 武胜县| 宁化县| 内黄县| 洪泽县| 奉节县| 综艺| 乐亭县| 印江| 晋中市| 定南县|