- Flash Facebook Cookbook
- James Ford
- 182字
- 2021-04-02 18:51:28
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: "Our user interface should include two Button
components—login_btn
and logout_btn.
"
A block of code is set as follows:
function tryRequest():void { var data:Object = new Object(); data.message = "Hello world!"; Facebook.postData("/me/feed", onPostStatusCallback, data); }
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
<s:Button buttonMode="true"
click="requestThePermissions()"
enabled="false" height="32" id="request_btn"
label="Request Permissions" width="100%" />
Any command-line input or output is written as follows:
SELECT x FROM page WHERE page_id = 19292868552
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: "We should update the user interface to initially disable the Request Permissions and Post status message buttons".
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
- EJB 3.0 Database Persistence with Oracle Fusion Middleware 11g: LITE
- Sphinx Search Beginner's Guide
- Photoshop CC超級學習手冊
- SPSS進階分析與實務
- 品悟:Alias 2014+Showcase產品可視化造型與渲染
- 光影之書:Photoshop+Camera Raw攝影后期與創(chuàng)意合成
- SOLIDWORKS 2020產品設計基本功特訓(第3版)
- 新印象:CINEMA 4D電商設計基礎與實戰(zhàn)(全視頻微課版)
- AutoCAD 2020中文版入門、精通與實戰(zhàn)
- Vue.js實戰(zhàn)
- AutoCAD 2024室內設計從入門到精通(升級版)
- Cinema 4D R20完全學習手冊
- Creo 4.0中文版基礎教程
- phpBB: A User Guide
- Photoshop CC 2018基礎與實戰(zhàn)教程