- 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.
推薦閱讀
- 中文版Photoshop CS6完全使用手冊(超值版)
- 中文版3ds Max 2013-VRay效果圖制作從新手到高手
- AutoCAD 2014 中文版從入門到精通
- Apache Roller 4.0 – Beginner's Guide
- Photoshop CC從入門到精通(全彩超值版)
- 新編AutoCAD 2016從入門到精通
- Photoshop CC平面設(shè)計教程(微課版)
- Oracle Enterprise Manager Grid Control 11g R1: Business Service Management
- Premiere Pro CC 2015中文版基礎(chǔ)與實例教程(第4版)
- 中文版Maya 2016基礎(chǔ)培訓教程
- Adobe創(chuàng)意大學Premiere Pro影視剪輯師標準實訓教材(CS6修訂版)
- Oracle Application Express Forms Converter
- SolidWorks 2020中文版入門、精通與實戰(zhàn)
- 手把手教你學成PPT高手
- 48小時精通CREO Parametric 3.0中文版鈑金設(shè)計技巧