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

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 include view partials through the use of the include directive."

A block of code is set as follows:

defined('YII_DEBUG') or define('YII_DEBUG', false);
defined('YII_TRACE_LEVEL') or define('YII_TRACE_LEVEL', 0);

$yii=dirname(__FILE__).'/../framework/yii.php';
$config=dirname(__FILE__).'/../app/config/production.php';

require($yii);

Yii::createWebApplication($config)->run();

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

defined('YII_DEBUG') or define('YII_DEBUG', false);
defined('YII_TRACE_LEVEL') or define('YII_TRACE_LEVEL', 0);

$yii=dirname(__FILE__).'/../framework/yii.php';
$config=dirname(__FILE__).'/../app/config/production.php';

require($yii);

Yii::createWebApplication($config)->run();

Any command-line input or output is written as follows:

cd path/to/protected/tests
phpunit unit/BBCodeTest.php

Note

Warnings or important notes appear in a box like this.

Note

Tips and tricks appear like this.

主站蜘蛛池模板: 邯郸县| 阜宁县| 永嘉县| 行唐县| 陇川县| 保德县| 平江县| 和政县| 外汇| 南汇区| 鄂伦春自治旗| 乌苏市| 交城县| 大同市| 尼玛县| 福泉市| 桂阳县| 游戏| 金沙县| 东安县| 宁城县| 黔西县| 汤阴县| 新竹市| 文昌市| 东港市| 仁化县| 昌吉市| 抚远县| 瑞安市| 肃北| 水富县| 龙江县| 兴业县| 黄大仙区| 莱芜市| 泸水县| 孝义市| 蕲春县| 永昌县| 安徽省|