- ColdFusion 9 Developer Tutorial
- John Farrar
- 154字
- 2021-08-05 16:16:32
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: "The exception is placed on the page using<cfdump>
".
A block of code is set as follows:
<!--- Example: 1_10.cfm ---> <!--- Processing ---> <!--- Content ---> <cfoutput> My name is #url.name#.<br /> </cfoutput>
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
<cffunction name="load" access="public" output="false"> <cfargument name="id" required="false" /> <cfscript> var myReturn = getRecordset(where : "id = #arguments.id#"); setAttributes(myReturn); </cfscript> <cfreturn myReturn /> </cffunction>
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: "Let us click the + New Product link, and observe what we get".
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
推薦閱讀
- 中文版After Effects CC 2020完全自學一本通
- Photoshop CC實戰從入門到精通
- Oracle Business Intelligence : The Condensed Guide to Analysis and Reporting
- 數碼攝影后期高手之路(第2版)
- Photoshop 平面廣告設計從入門到精通
- Authorware應用案例教程
- jQuery Mobile First Look
- Drupal 6 Panels Cookbook
- Mastering phpMyAdmin 3.1 for Effective MySQL Management
- 中文版3ds Max 2021完全自學教程
- PowerPoint 2013從新手到高手(超值版)
- Oracle Enterprise Manager Grid Control 11g R1: Business Service Management
- 新印象:CINEMA 4D電商設計基礎與實戰(全視頻微課版)
- Photoshop+CorelDRAW平面設計案例實戰:從入門到精通(視頻自學全彩版)
- 中文版Premiere Pro CS6視頻編輯(慕課版)