- 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."
- 跟老齊學Python:輕松入門
- Clojure for Domain:specific Languages
- Hands-On Full Stack Development with Go
- Learning OpenCV 3 Computer Vision with Python(Second Edition)
- 從零開始學C語言
- 軟件測試實用教程
- Visual Basic程序設計習題與上機實踐
- Raspberry Pi Robotic Blueprints
- Android應用開發實戰(第2版)
- Python預測分析與機器學習
- 從零開始學UI:概念解析、實戰提高、突破規則
- Android應用開發攻略
- 城市信息模型平臺頂層設計與實踐
- Java項目驅動開發教程
- Instant OpenCV for iOS