- Drupal 8 Module Development
- Daniel Sipos
- 159字
- 2021-07-02 15:45:06
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, path names, dummy URLs, user input, and Twitter handles are shown as follows: "Just assign the names of the layers you want to activate to the admin/reports/dblog environment variable."
A block of code is set as follows:
hello_world.logger.channel.hello_world:
parent: logger.channel_base
arguments: ['hello_world']
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: "Users can now reach this page from the module administration page by clicking on the Help link for each individual module that has this hook implemented."
- LaTeX Cookbook
- C語(yǔ)言程序設(shè)計(jì)(第2 版)
- SpringMVC+MyBatis快速開發(fā)與項(xiàng)目實(shí)戰(zhàn)
- HoloLens Beginner's Guide
- Rust Cookbook
- Python程序設(shè)計(jì)案例教程
- Kali Linux Wireless Penetration Testing Beginner's Guide(Third Edition)
- 單片機(jī)應(yīng)用與調(diào)試項(xiàng)目教程(C語(yǔ)言版)
- 深入淺出Serverless:技術(shù)原理與應(yīng)用實(shí)踐
- C/C++程序員面試指南
- 單片機(jī)原理及應(yīng)用技術(shù)
- Data Science Algorithms in a Week
- C++程序設(shè)計(jì)教程
- JavaScript Unit Testing
- 數(shù)據(jù)結(jié)構(gòu)與算法詳解