- CodeIgniter 1.7
- David Upton Jose Argudo Blanco
- 171字
- 2021-04-01 13:45:26
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: "Our password
variable contains a password that looks quite secure, but will produce a problem in our query."
A block of code will be set as follows:
$this->load->database('websites'); $query = $this->db->get('sites'); foreach ($query->result() as $row) { print $row->url; }
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:
<head>
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'http:\/\/www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
<html xmlns='http:\/\/www.w3.org/1999/xhtml'>
<title>Web test Site</title>
<link rel="stylesheet" type="text/css" href="<?php echo $base."/".$css;?>">
</head>
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: "When you click on the Buy button, you will be returned to this page again".
Note
Tips and tricks appear like this.
- 持續演進的Cloud Native:云原生架構下微服務最佳實踐
- Apache OFBiz Development: The Beginner's Tutorial
- Photoshop后期強:數碼攝影后期完全寶典
- 中文版Illustrator 2021完全自學教程
- AutoCAD Civil 3D 2018 場地設計實例教程
- Adobe創意大學InDesign CS5 版式設計師標準實訓教材
- 大規模組織DevOps實踐
- PHP應用開發與實踐
- 中文版Photoshop CC2018從入門到精通(第4版)
- SolidWorks2016中文版從入門到精通/CAX工程應用叢書
- Premiere Pro短視頻剪輯零基礎一本通
- Premiere Pro CC 2015中文版基礎與實例教程(第4版)
- Python氣象應用編程
- Flash CS6 動畫制作實戰從入門到精通
- 老郵差 Photoshop數碼照片處理技法 圖層篇(修訂版)