- ReSharper Essentials
- ?ukasz G?sior
- 160字
- 2021-07-19 18:20:02
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, folder names, and filenames are shown as follows: "As you can see, this class starts with ActionHandler
, which contains the name that we used in the Actions.xml
file."
A block of code is set as follows:
if (false = $value$) { $statement$ }
Any command-line input or output is written as follows:
dupFinder [OPTIONS] source
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: "From this screen you can click on Install to run the installation process, or click on Advanced to configure more settings."
推薦閱讀
- Java語言程序設計
- Instant Testing with CasperJS
- Microsoft Application Virtualization Cookbook
- Magento 2 Theme Design(Second Edition)
- NLTK基礎教程:用NLTK和Python庫構建機器學習應用
- Android Application Development Cookbook(Second Edition)
- Mastering Yii
- 征服RIA
- Flux Architecture
- Learning Python Design Patterns
- 深入理解Android:Wi-Fi、NFC和GPS卷
- Test-Driven Development with Django
- HTML5移動前端開發基礎與實戰(微課版)
- Visual Basic程序設計實驗指導及考試指南
- Java高手是怎樣煉成的:原理、方法與實踐