- PhpStorm Cookbook
- Mukund Chaudhary Ankur Kumar
- 180字
- 2021-08-06 19:43:13
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, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "If a folder is provided in include path, it will be helpful in auto completion for include()
, require()
, and so on."
A block of code is set as follows:
class Dish { /** * @param string $dishName The name of the dish */ protected function addSalt(){ } }
A command-line input or output is shown as:
svnadmin create /path/to/your/repo/
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: "To turn this feature on, you need to select the checkbox adjacent to Sort lookup items lexicographically."
- Web程序設(shè)計(jì)及應(yīng)用
- Learning Java Functional Programming
- Spring 5.0 By Example
- C++ Builder 6.0下OpenGL編程技術(shù)
- Selenium Design Patterns and Best Practices
- FFmpeg入門詳解:音視頻流媒體播放器原理及應(yīng)用
- C語言程序設(shè)計(jì)上機(jī)指導(dǎo)與習(xí)題解答(第2版)
- INSTANT Silverlight 5 Animation
- C語言程序設(shè)計(jì)實(shí)訓(xùn)教程與水平考試指導(dǎo)
- Python數(shù)據(jù)可視化之美:專業(yè)圖表繪制指南(全彩)
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)(Windows 7+Office 2010)
- Microsoft XNA 4.0 Game Development Cookbook
- Cinder:Begin Creative Coding
- Django 3 Web Development Cookbook
- C語言程序設(shè)計(jì)實(shí)驗(yàn)指導(dǎo)教程