- IBM Lotus Domino: Classic Web Application Development Techniques
- Richard G. Ellis
- 190字
- 2021-04-09 21:11:57
Conventions
In this book, you will find a number of styles of text that distinguish different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
Code within text is shown as follows: "The styleActionBar
JavaScript function in the ActionBar.js
JavaScript library contains just a few lines."
A block of code is set as follows:
function styleActionBar() { var form = document.forms[0] ; var tables = form.getElementsByTagName("TABLE") ; var actionbar = tables[0] ; actionbar.className += " actionbar" ; return true ; }
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
Dim session As New NotesSession Dim db As NotesDatabase Dim doc As NotesDocument
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: "On the Basic Notes Client Configuration tab, in the Additional options list, check the Use Web palette option."
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
- Enhancing Microsoft Content Management Server with ASP.NET 2.0
- Instant Vert.x
- Ext JS 3.0 Cookbook
- 中文版Illustrator CC實戰視頻教程
- Java EE 6 with GlassFish 3 Application Server
- Backbone.js Cookbook
- 巧學巧用Flash CS6制作動畫
- Photoshop CC完全自學教程:從入門到實踐(全新版)
- 3ds Max/VRay印象燈光/材質/渲染技術精粹Ⅲ
- 中文版Photoshop平面設計入門教程
- 中文版Maya 2016基礎培訓教程
- MATLAB在日常計算中的應用
- AI設計時代:Midjourney實戰應用手冊
- 中文版CorelDRAW X7完全自學教程(實例培訓教材版)
- Cinema 4D R20完全學習手冊