- Oracle Solaris 11:First Look
- Philip P. Brown
- 143字
- 2021-08-05 18:09:53
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 are shown as follows: "To limit pkg search
to only search package names, we must use a modifier of pkg.fmri:
."
A block of code is set as follows:
<publisher name="solaris"> <origin name="http://pkg.oracle.com/solaris/release"/> </publisher>
Any command-line input or output is written as follows:
$ pkg info gzip|grep FMRI
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: "Don't choose Automatically for your networking type choice, unless you are installing to a laptop or workstation."
推薦閱讀
- What's New in TensorFlow 2.0
- 機器學(xué)習(xí)系統(tǒng):設(shè)計和實現(xiàn)
- Building Mobile Applications Using Kendo UI Mobile and ASP.NET Web API
- 零基礎(chǔ)入門學(xué)習(xí)Python(第2版)
- Microsoft Dynamics AX 2012 R3 Financial Management
- 編寫高質(zhì)量代碼:改善Objective-C程序的61個建議
- Raspberry Pi Robotic Projects(Third Edition)
- Java Web應(yīng)用開發(fā)項目教程
- QGIS 2 Cookbook
- Natural Language Processing with Python Quick Start Guide
- SpringBoot從零開始學(xué)(視頻教學(xué)版)
- ASP.NET Core 2 High Performance(Second Edition)
- Three.js Essentials
- Java算法從菜鳥到達人
- R Data Visualization Cookbook