- 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."
推薦閱讀
- 自己動手寫Java虛擬機
- Java應用開發與實踐
- PyTorch Artificial Intelligence Fundamentals
- WordPress Plugin Development Cookbook(Second Edition)
- MySQL數據庫管理與開發實踐教程 (清華電腦學堂)
- HTML5從入門到精通 (第2版)
- 軟件品質之完美管理:實戰經典
- C和C++游戲趣味編程
- Babylon.js Essentials
- Hands-On JavaScript for Python Developers
- 實戰Java高并發程序設計(第2版)
- Oracle實用教程
- Vue.js光速入門及企業項目開發實戰
- Mastering Drupal 8
- HTML5程序開發范例寶典