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

Conventions used

There are a number of text conventions used throughout this book.

CodeInText: Indicates code words in the text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "According to the BMI scale, someone with bmi between 30.0 and 54 is said to have obesity"

A block of code is set as follows:

import { BrowserRouter } from 'react-router-dom';
ReactDOM.render(
<BrowserRouter>
<App />
</BrowserRouter>,
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:

<Route
path="/about"
render={() => (
<div> This is about us page. </div>
)}
/>

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

$ yarn add connected-react-router --exact

Bold: Indicates a new term, an important word, or words that you see on screen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "Select System info from the Administration panel."

Warnings or important notes appear like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 微山县| 韩城市| 方山县| 沙田区| 油尖旺区| 松滋市| 奈曼旗| 龙胜| 定陶县| 新竹县| 隆昌县| 乐都县| 东乡县| 荔浦县| 巴青县| 开阳县| 连江县| 苍梧县| 长葛市| 江西省| 扶绥县| 和田县| 梁河县| 静海县| 和林格尔县| 广南县| 东光县| 唐海县| 唐山市| 囊谦县| 龙州县| 夏津县| 伊春市| 邮箱| 平顺县| 灵台县| 寿光市| 沈阳市| 松潘县| 黄浦区| 武清区|