官术网_书友最值得收藏!

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".

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 威远县| 邹平县| 松阳县| 贺兰县| 镇雄县| 璧山县| 芒康县| 襄垣县| 上饶市| 横山县| 塔河县| 安陆市| 平舆县| 北碚区| 江北区| 理塘县| 吉隆县| 全椒县| 望奎县| 基隆市| 龙泉市| 会昌县| 长宁县| 获嘉县| 晋州市| 陈巴尔虎旗| 克什克腾旗| 保定市| 通州市| 陕西省| 舟曲县| 泽州县| 富裕县| 岱山县| 金秀| 石家庄市| 历史| 青铜峡市| 成安县| 桃江县| 泰宁县|