- Oracle Database XE 11gR2 Jump Start Guide
- Asif Momen
- 148字
- 2021-08-13 18:28:09
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: " Navigate to the Disk1
folder under c:\temp
and double-click on setup.exe
. A new window pops up."
A block of code is set as follows:
groupadd oinstall groupadd dba useradd -g oinstall -G dba,oper,asmadmin oracle passwd oracle
Any command-line input or output is written as follows:
# /etc/init.d/oracle-xe start
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: "Click on the Install button to continue installing Oracle Database XE".
推薦閱讀
- AngularJS Testing Cookbook
- Reporting with Visual Studio and Crystal Reports
- iOS 9 Game Development Essentials
- Python測試開發入門與實踐
- Python面向對象編程:構建游戲和GUI
- 零基礎學單片機C語言程序設計
- Swift Playgrounds少兒趣編程
- R語言:邁向大數據之路(加強版)
- RESTful Web Clients:基于超媒體的可復用客戶端
- ASP.NET求職寶典
- Clojure Polymorphism
- LabVIEW數據采集(第2版)
- INSTANT Apache Maven Starter
- Testing Practitioner Handbook
- Python量子計算實踐:基于Qiskit和IBM Quantum Experience平臺