- Redmine Plugin Extension and Development
- Alex Bevilacqua
- 196字
- 2021-07-16 12:20:23
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: "Project module permissions are declared almost identically but are contained within a project_module
block."
A block of code is set as follows:
permission :access_global_knowledgebase, { :knowledgebase => :index }
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
permission :access_global_knowledgebase, {
:knowledgebase => :index
}
Any command-line input or output is written as follows:
permission(name, actions, options = {})
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 we were to check the roles editor now by navigating to Administration | Roles and Permissions and select any role to edit, this new permission would in fact appear under the Project category."
- 數(shù)據(jù)庫系統(tǒng)原理及MySQL應用教程(第2版)
- INSTANT Mock Testing with PowerMock
- Advanced Machine Learning with Python
- Python量化投資指南:基礎、數(shù)據(jù)與實戰(zhàn)
- Access 數(shù)據(jù)庫應用教程
- jQuery從入門到精通 (軟件開發(fā)視頻大講堂)
- Hands-On Functional Programming with TypeScript
- 智能手機APP UI設計與應用任務教程
- 金融商業(yè)數(shù)據(jù)分析:基于Python和SAS
- VMware vSphere 5.5 Cookbook
- Practical Responsive Typography
- Swift 2 Blueprints
- Java入門經(jīng)典
- 測試基地實訓指導
- Scratch 3.0少兒游戲趣味編程