- Microsoft SQL Server 2008 R2 Administration Cookbook
- Satya Shyam K Jayanty
- 144字
- 2021-04-02 19:33:38
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: "We can include other contexts through the use of the include
directive."
A block of code is set as follows:
create table test ( x int not null, y char(896) not null default (''),
Any command-line input or output is written as follows:
DISKPART> select volume=<drive-number>
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: "clicking the Next button moves you to the next screen".
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
推薦閱讀
- RAW攝影后期從入門到精通:Photoshop+Lightroom雙修精解
- 擁抱開源(第2版)
- 3ds Max/VRay室內設計材質、燈光與建模速查超級手冊
- After Effects全套影視特效制作典型實例(第2版)
- Python Text Processing with NLTK 2.0 Cookbook: LITE
- Adobe創意大學Illustrator產品專家認證標準教材(CS6修訂版)
- Salesforce CRM: The Definitive Admin Handbook
- 詳解AutoCAD 2022電氣設計(第6版)
- Photoshop CS6完美創意設計:不一樣的圖像藝術處理
- 音樂日記:Studio One 6場景×風格編曲實用教程
- 中文版Photoshop CS5實用教程(第2版)
- Microsoft SharePoint 2010 and Windows PowerShell 2.0: Expert Cookbook
- Instant Markdown
- Practical Data Analysis and Reporting with BIRT
- Transformer自然語言處理實戰:使用Hugging Face Transformers庫構建NLP應用