- 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.
- GIMP 2.6 cookbook
- Active Directory Disaster Recovery
- Oracle Business Intelligence : The Condensed Guide to Analysis and Reporting
- Photoshop CS6 商業應用案例實戰
- 中文版3ds Max 2024完全自學教程
- AutoCAD 2019中文版從入門到精通
- Flash CC從入門到精通
- Zenoss Core Network and System Monitoring
- 人臉識別算法與案例分析
- Alice 3 Cookbook
- Drupal 6 Panels Cookbook
- Autodesk Ecotect Analysis綠色建筑分析應用
- Cinema 4D基礎培訓教材
- Illustrator CC 2018 基礎與實戰教程(全彩版)
- HBase企業應用開發實戰