- 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."
推薦閱讀
- Qt 5 and OpenCV 4 Computer Vision Projects
- 零基礎PHP學習筆記
- Interactive Data Visualization with Python
- JavaScript 網頁編程從入門到精通 (清華社"視頻大講堂"大系·網絡開發視頻大講堂)
- 機械工程師Python編程:入門、實戰與進階
- C語言程序設計
- 編程與類型系統
- CoffeeScript Application Development Cookbook
- C++20高級編程
- JavaScript應用開發實踐指南
- Vue.js光速入門及企業項目開發實戰
- Mastering JavaScript
- Continuous Delivery and DevOps:A Quickstart Guide Second Edition
- 程序員必會的40種算法
- Python應用與實戰