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

Conventions used

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

CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "Mount the downloaded WebStorm-10*.dmg disk image file as another disk in your system."

A block of code is set as follows:

export default function() {
return React.createElement(
Text,
{style: {marginTop: 30}},
'Example Text!'
);
}

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

export default function App() {
return (
<View style={styles.container}>
...
</View>
);
}

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

yarn test -- --coverage

Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "You can now tap the Details button to navigate to the Task Details screen."

Warnings or important notes appear like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 兴安盟| 余干县| 托克托县| 浦江县| 宁化县| 宾阳县| 囊谦县| 荣成市| 静宁县| 亳州市| 丹巴县| 综艺| 湖州市| 福建省| 临西县| 祥云县| 伊金霍洛旗| 商水县| 永川市| 莱西市| 望奎县| 昂仁县| 将乐县| 禹州市| 怀安县| 蚌埠市| 昭觉县| 塔城市| 顺昌县| 林西县| 乌兰浩特市| 大荔县| 香格里拉县| 鹿泉市| 大洼县| 高密市| 邵东县| 汤原县| 清河县| 丽江市| 岳阳市|