- Flash with Drupal
- Travis Tidwell
- 197字
- 2021-04-01 14:10:02
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: "We can start this off by opening up our main.as
file and then, shift our focus to the onNodeLoad
function."
A block of code will be set as follows:
// Called when Drupal returns with our node. function onNodeLoad( node:Object ) { // Print out the node title. title.text = node.title; }
When we wish to draw your attention to a particular part of a code block, the relevant lines or items will be shown in bold:
// Declare our variables
var baseURL:String = "http://localhost/drupal6";
var gateway:String = baseURL + "/services/amfphp"
var sessionId:String = "";
var nodeId:Number = 5;
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 our text like this: "clicking the Next button moves you to the next screen".
推薦閱讀
- Photoshop CC 2017實(shí)戰(zhàn)基礎(chǔ)培訓(xùn)教程(全視頻微課版)
- Maya影視動(dòng)畫(huà)高級(jí)模型制作全解析
- MySQL Admin Cookbook LITE: Configuration, Server Monitoring, Managing Users
- Rhino 6.0中文版入門、精通與實(shí)戰(zhàn)
- Liferay User Interface Development
- PowerPoint 2019從入門到精通(移動(dòng)學(xué)習(xí)版)
- Excel數(shù)據(jù)管理:不加班的秘密
- After Effects中文版入門、精通與實(shí)戰(zhàn)
- 量化投資與FOF投資:以MATLAB+Python為工具
- Django 1.0 Template Development
- Instant Flask Web Development
- 7小時(shí)精通剪映:短視頻剪輯/調(diào)色/特效/字幕(手機(jī)版+電腦版)
- 中文版Photoshop CS5基礎(chǔ)培訓(xùn)教程(移動(dòng)學(xué)習(xí)版)
- 玩轉(zhuǎn)掌上生活 手機(jī)網(wǎng)上生活達(dá)人秘笈
- Instant GSON