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

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.
主站蜘蛛池模板: 大田县| 什邡市| 东丽区| 全椒县| 香河县| 镇远县| 莒南县| 宜兰县| 东兴市| 乌拉特中旗| 东宁县| 临沭县| 龙胜| 嘉祥县| 弥勒县| 梨树县| 丰都县| 邳州市| 荣昌县| 清涧县| 平湖市| 宜兰市| 石柱| 西乌| 嘉荫县| 津市市| 尼勒克县| 武强县| 大连市| 万山特区| 民勤县| 读书| 大洼县| 双峰县| 嘉禾县| 上犹县| 阜南县| 河北省| 大邑县| 兴城市| 武山县|