- Cloud Native programming with Golang
- Mina Andrawos Martin Helmich
- 185字
- 2021-07-02 20:03:37
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: "The react-router-dom package adds a few new components to our application."
A block of code is set as follows:
import * as React from "react"; import {Link} from "react-router-dom"; export interface NavigationProps { brandName: string; } export class Navigation extends React.Component<NavigationProps, {}> { }
Any command-line input or output is written as follows:
$ npm install --save react-router-dom $ npm install --save-dev @types/react-router-dom
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: "For this, click on the Create Repository after logging in and choose a new name for your image."
Warnings or important notes appear in a box like this.
Tips and tricks appear like this.
- SDH技術(shù)(第3版)
- Rust Standard Library Cookbook
- 通信網(wǎng)絡(luò)智能管道架構(gòu)與技術(shù)實(shí)現(xiàn)
- RFID重大工程與國家物聯(lián)網(wǎng)(第4版)
- 印制電路組件裝焊工藝與技術(shù)
- 電子產(chǎn)品設(shè)計(jì)原理與應(yīng)用
- 5G移動終端多天線技術(shù)
- 整機(jī)裝聯(lián)工藝與技術(shù)
- 無線通信射頻電路技術(shù)與設(shè)計(jì)
- 數(shù)字平板電視機(jī)現(xiàn)場維修實(shí)錄
- EPON/GPON技術(shù)問答
- 揭秘視頻號:像搭積木一樣拼出爆款短視頻
- 6G需求與愿景(精裝版)
- 電子元器件檢修與應(yīng)用
- 開關(guān)電源設(shè)計(jì)與制作實(shí)踐