- Meteor Design Patterns
- Marcelo Reyna
- 194字
- 2021-07-09 21:41:58
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: "We are using font awesome to create some icons for our #features
section as well."
A block of code is set as follows:
@import "_globals/bootstrap/custom.bootstrap.import.styl" #products #promoter background: $brand-primary height: 80%
@import "_globals/bootstrap/custom.bootstrap.import.styl" #products #promoter background: $brand-primary height: 80%
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
// /_globals/client/main.styl
html, body, #__flow-root, #__flow-root > .template
height:100%
Any command-line input or output is written as follows:
meteor reset
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: "Paste the information to the Private Key textarea."
- 一步一步學Spring Boot 2:微服務項目實戰
- 測試驅動開發:入門、實戰與進階
- Android Jetpack開發:原理解析與應用實戰
- Rust編程:入門、實戰與進階
- Visual Basic程序設計(第3版):學習指導與練習
- Learning Elixir
- Jupyter數據科學實戰
- R Data Analysis Cookbook(Second Edition)
- Mastering Elasticsearch(Second Edition)
- 后臺開發:核心技術與應用實踐
- QGIS 2 Cookbook
- 視窗軟件設計和開發自動化:可視化D++語言
- 軟件測試技術
- MongoDB Administrator’s Guide
- 現代JavaScript編程:經典范例與實踐技巧