- Extending Symfony2 Web Application Framework
- Sébastien Armand
- 135字
- 2021-07-16 12:23:16
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: "The php app/console container:debug <service_name>
command will provide information about a specific service."
A block of code is set as follows:
use Geocoder\HttpAdapter\CurlHttpAdapter; use Geocoder\Geocoder; use Geocoder\Provider\FreeGeoIpProvider; public function indexAction() {
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: "If you have enabled colored output in your console, the line saying Success! should appear in green."
推薦閱讀
- Kali Linux Social Engineering
- 網(wǎng)絡(luò)空間安全:管理者讀物
- 計算機病毒原理與防范(第2版)
- 網(wǎng)絡(luò)安全三十六計:人人該懂的防黑客技巧
- 模糊測試:強制發(fā)掘安全漏洞的利器
- 網(wǎng)絡(luò)安全技術(shù)與實訓(xùn)(第4版)(微課版)
- Spring Security(Third Edition)
- 學(xué)電腦安全與病毒防范
- 信息安全導(dǎo)論(第2版)
- 黑客攻防實戰(zhàn)從入門到精通
- Android Application Security Essentials
- 云計算安全技術(shù)與應(yīng)用
- 網(wǎng)絡(luò)入侵檢測系統(tǒng)原理與應(yīng)用
- 從實踐中學(xué)習(xí)Nmap滲透測試
- Real-World SRE