- CakePHP 1.3 Application Development Cookbook
- Mariano Iglesias
- 154字
- 2021-04-09 22:04:12
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: "Create a file named query_log.php
and place it in your app/controllers/components
folder with the following contents:"
A block of code is set as follows:
CREATE TABLE `accounts`( `id` INT UNSIGNED AUTO_INCREMENT NOT NULL, `email` VARCHAR(255) NOT NULL, PRIMARY KEY(`id`) );
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 the text like this: "In that screen, make sure to grab what is shown as Consumer key and Consumer secret, as we will need it when going through this recipe."
推薦閱讀
- Wordpress 3 Complete
- AutoCAD Civil 3D 2018 場地設計實例教程
- CakePHP 1.3 Application Development Cookbook
- 中文版AutoCAD 2022基礎教程
- 照相館的故事:Photoshop CC 2018調色合成精修
- Puppet 2.7 Cookbook
- NetLogo多主體建模入門
- 詳解AutoCAD 2022電氣設計(第6版)
- 中文版After Effects CC 2018 動漫、影視特效后期合成秘技
- Liferay Portal Systems Development
- Autodesk Ecotect Analysis綠色建筑分析應用
- 7小時精通剪映:短視頻剪輯/調色/特效/字幕(手機版+電腦版)
- PHP and MongoDB Web Development Beginner's Guide
- Photoshop+CorelDRAW 字體設計與創意:草圖/實現/包裝(微課版)
- Magento: Beginner's Guide