- Bootstrap Site Blueprints Volume II
- Matt Lambert
- 150字
- 2021-07-23 14:50:32
Conventions
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
Code words in text, folder names, filenames, file extensions, pathnames, and dummy URLs s are shown as follows:
A block of code is set as follows:
.red1 { color: @red1; } .red1-bg { background: @red1; } .red2 { color: @red2; } .red2-bg { background: @red2; }
Any command-line input or output is written as follows:
$ harp server --port 9000
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "Choose the Share or Embed Map option from the menu."
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
推薦閱讀
- 零起步玩轉掌控板與Mind+
- Magento 2 Theme Design(Second Edition)
- Mastering LibGDX Game Development
- R Deep Learning Cookbook
- Oracle 18c 必須掌握的新特性:管理與實戰
- R語言與網絡輿情處理
- 微信小程序全棧開發技術與實戰(微課版)
- 機器學習微積分一本通(Python版)
- Go語言底層原理剖析
- Learning Bootstrap 4(Second Edition)
- 分布式系統架構與開發:技術原理與面試題解析
- Pandas入門與實戰應用:基于Python的數據分析與處理
- Learning Android Application Development
- C語言程序設計:現代方法(第2版)
- Kubernetes進階實戰(第2版)