- Production Ready OpenStack:Recipes for Successful Environments
- Arthur Berezin
- 167字
- 2021-07-09 21:45:13
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, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "The search method has a similar format to the knife
command."
A block of code is set as follows:
all_users = search(:users, 'id:*') users_s = search(:users, 'id:s*') all_nodes = search(:node, '*')
Any command-line input or output is written as follows:
$ knife data bag show credentials aws
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: "Once there, a tab labeled Chef Server will be present at the top of the page".
推薦閱讀
- Qt 5 and OpenCV 4 Computer Vision Projects
- C和C++安全編碼(原書第2版)
- Dependency Injection in .NET Core 2.0
- Building Mapping Applications with QGIS
- Jenkins Continuous Integration Cookbook(Second Edition)
- HTML5與CSS3基礎(chǔ)教程(第8版)
- C++從入門到精通(第5版)
- C++ Fundamentals
- 微課學(xué)人工智能Python編程
- 區(qū)塊鏈架構(gòu)之美:從比特幣、以太坊、超級賬本看區(qū)塊鏈架構(gòu)設(shè)計
- Julia數(shù)據(jù)科學(xué)應(yīng)用
- Mastering Apache Camel
- Microsoft HoloLens By Example
- JavaEE架構(gòu)與程序設(shè)計
- R語言編程基礎(chǔ)