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

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.

主站蜘蛛池模板: 文登市| 图们市| 搜索| 襄城县| 桐庐县| 敦煌市| 项城市| 通州区| 玉山县| 绥江县| 凭祥市| 齐齐哈尔市| 玉田县| 牟定县| 天台县| 高雄市| 九江县| 莎车县| 六安市| 花莲市| 馆陶县| 琼海市| 曲麻莱县| 高碑店市| 荔浦县| 区。| 南投县| 略阳县| 威信县| 获嘉县| 南阳市| 阜阳市| 渑池县| 赤城县| 景德镇市| 桑植县| 滦南县| 陕西省| 乐昌市| 广汉市| 潜江市|