- Flash Development for Android Cookbook
- Joseph Labrecque
- 142字
- 2021-04-02 19:15:12
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: "Create a new file called recipe1.py
to put all of this recipe's code."
A block of code is set as follows:
streamClient = new Object(); streamClient.onBWDone = onTextData; streamClient.onTextData = onTextData; streamClient.onMetaData = onMetaData; streamClient.onCuePoint = onCuePoint;
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: "There are many choices of IDE (Integrated Development Environment) for developing Flash platform projects for Android devices".
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
推薦閱讀
- Photoshop CC實戰從入門到精通
- MATLAB 2015從入門到精通
- 音樂日記:Logic Pro X場景x風格編曲實用教程
- Procreate+ SketchUp +Photoshop建筑設計手繪表現技法
- Vivado從此開始(進階篇)
- 中文版CINEMA 4D R20 實用教程
- Oracle Application Express Forms Converter
- UG NX 10中文版完全自學手冊
- Photoshop圖像處理與制作
- Adobe Illustrator CC 2019經典教程(彩色版)
- 前端函數式演進
- After Effects 動態圖形設計:入門技法與基礎創作
- Programming Windows Workflow Foundation: Practical WF Techniques and Examples using XAML and C#
- AI商業廣告設計實戰108招:ChatGPT+Photoshop+Firefly+Midjourney
- Excel+Python:飛速搞定數據分析與處理