- LiveCode Mobile Development Beginner's Guide
- Colin Holgate
- 253字
- 2021-08-13 18:18:28
Time for action — heading
- Action 1
- Action 2
- Action 3
Instructions often need some extra explanation so that they make sense, so they are followed with:
What just happened?
This heading explains the working of tasks or instructions that you have just completed.
You will also find some other learning aids in the book, including:
Pop quiz — heading
These are short multiple choice questions intended to help you test your understanding.
Have a go hero — heading
These set practical challenges and give you ideas for experimenting with what you have learned.
You will also 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 words in text are shown as follows: "In the empty line between on mouseUp
and end mouseUp
, type numberPressed the label of me."
A block of code is set as follows:
on clearPressed put true into newNumber put 0 into field "display" put 0 into currentTotal put 0 into currentValue put empty into currentCommand end clearPressed
Any command-line input or output is written as follows:
export PATH=$PATH:/Users/yourusername/Documents/android-sdk-macosx/platform-tools
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: "Take note of the items on the right-hand side, User Samples, Tutorials, Resources, and Dictionary.".
- Twilio Cookbook
- Building Django 2.0 Web Applications
- 電子政務(wù)效益的經(jīng)濟(jì)分析與評(píng)價(jià)
- 網(wǎng)絡(luò)安全技術(shù)與解決方案(修訂版)
- 中小型局域網(wǎng)組建、管理與維護(hù)實(shí)戰(zhàn)
- 城市治理一網(wǎng)統(tǒng)管
- 圖解手機(jī)元器件維修技巧
- Spring 5.0 Projects
- 2小時(shí)讀懂物聯(lián)網(wǎng)
- Android UI Design
- Learning Node.js Development
- INSTANT LinkedIn Customization How-to
- 異構(gòu)蜂窩網(wǎng)絡(luò)關(guān)鍵理論與技術(shù)
- 無線傳感器網(wǎng)絡(luò)定位技術(shù)
- Dart Cookbook