- 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.
- Joomla! 1.5 Site Blueprints
- Flash CC中文版動(dòng)畫設(shè)計(jì)與制作/微課堂學(xué)電腦
- SolidWorks2014基礎(chǔ)實(shí)例教程
- iPhone JavaScript Cookbook
- 專業(yè)級(jí)音樂制作理論與實(shí)踐Pro Tools:從入門到應(yīng)用
- After Effects CS6入門與提高
- WordPress Theme Design
- Apache Maven 3 Cookbook
- Photoshop CC摳圖+修圖+調(diào)色+合成+特效實(shí)戰(zhàn)視頻教程
- Vue.js快速入門
- 說服力:工作型PPT該這樣做(第2版)
- AutoCAD 2022中文版完全自學(xué)一本通
- UG NX 12.0中文版從入門到精通
- 零基礎(chǔ)學(xué)Premiere Pro短視頻制作
- JBoss Drools Business Rules