- Tomcat 6 Developer's Guide
- Damodar Chetty
- 174字
- 2021-04-01 13:46:03
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: "You will end up with a file named jdk-6u14-windows-i586.exe
on your workstation."
A block of code will be set as follows:
[request-method] [/path/to/resource] [HTTP protocol version] [request-header=value]+ [blank-line to indicate the end of the request headers] [POST:request-payload]
When we wish to draw your attention to a particular part of a code block, the relevant lines or items will be shown in bold:
<?xml version="1.0" encoding="UTF-8"?>
<Context antiResourceLocking = "false" reloadable = "true" privileged = "false">
<ResourceLink name = "contactsTableCaption" global = "contactsCaption" type = "java.lang.String"/> <ResourceLink name = "jdbc/swengsolDB" global = "jdbc/swengsolDB" type = "javax.sql.DataSource"/>
</Context>
Any command-line input or output is written as follows:
mysql> help contents;
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 our text like this: "Once the installation has completed, run the MySQL Server Instance Configuration Wizard".
Note
Tips and tricks appear like this.
- 邊做邊學:Photoshop圖像制作案例教程(Photoshop CC 2019·微課版)
- Photoshop CS6平面設計應用教程(第4版)
- Moldflow 2010完全自學與速查手冊(模流分析·成本控制)
- Photoshop CS6從入門到精通
- Django 1.2 E/commerce
- jQuery Mobile First Look
- PowerPoint 2019從入門到精通(移動學習版)
- 印象筆記留給你的空間2.0:個人知識管理實踐指南
- 攝影輕松入門:Photoshop后期處理
- AutoCAD 2020從入門到精通
- Small Business Server 2008 – Installation, Migration, and Configuration
- 中文版Photoshop CS6全能修煉圣經(移動學習版)
- Visio圖形設計從新手到高手(兼容版)
- Professional Azure SQL Database Administration
- Learning Ext JS