- 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."
推薦閱讀
- C語言程序設計案例教程
- Learning Java Functional Programming
- 算法精粹:經典計算機科學問題的Java實現
- JavaScript+jQuery開發實戰
- Hadoop+Spark大數據分析實戰
- C語言程序設計案例精粹
- C語言程序設計教程
- Asynchronous Android Programming(Second Edition)
- RSpec Essentials
- Java程序設計案例教程
- Learning AWS
- Hands-On Neural Network Programming with C#
- 動手打造深度學習框架
- 零基礎看圖學ScratchJr:少兒趣味編程(全彩大字版)
- Mastering Apache Camel