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

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.

主站蜘蛛池模板: 云和县| 鹰潭市| 湖南省| 常德市| 新民市| 南昌市| 河津市| 陕西省| 镇原县| 嘉祥县| 绥宁县| 巴林左旗| 仁寿县| 密山市| 永安市| 南昌市| 廉江市| 嵊泗县| 会理县| 涞水县| 奉节县| 留坝县| 贡嘎县| 鄂尔多斯市| 天水市| 军事| 茌平县| 揭东县| 封开县| 平舆县| 茂名市| 临安市| 永昌县| 凤庆县| 泾川县| 措勤县| 巢湖市| 民权县| 陆河县| 平定县| 小金县|