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

Conventions

In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.

Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "Create or open a .htaccess file."

A block of code is set as follows:

$this->load->model('Urls_model');
if ($res = $this->Urls_model->save_url($data)) {
  $page_data['success_fail'] = 'success'; 
  $page_data['encoded_url'] = $res; 
} else {
  $page_data['success_fail'] = 'fail'; 
}

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

if ($this->form_validation->run() == FALSE) {
     // Set initial values for the view
$page_data = array('success_fail' => null,
                   'encoded_url' => false);

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

user@server:/path/to/codeigniter$ php tools/spark install -v1.0.0 example-spark

New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "Enter the following command and click on OK."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 含山县| 冷水江市| 休宁县| 南丹县| 章丘市| 溧水县| 武威市| 乡城县| 山西省| 昭平县| 安泽县| 达州市| 大宁县| 呼玛县| 甘德县| 武邑县| 玉田县| 龙海市| 阜康市| 法库县| 平顶山市| 二连浩特市| 旬阳县| 北安市| 长宁区| 锡林浩特市| 宁海县| 顺昌县| 镇康县| 岚皋县| 桑日县| 凤台县| 武鸣县| 鲁山县| 绥中县| 沿河| 鄂温| 家居| 商南县| 临高县| 庆云县|