- Visual Studio 2013 Cookbook
- Jeff Martin Richard Banks
- 175字
- 2021-07-16 12:26:32
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, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "Open the VS2012_Web
solution and run the application."
A block of code is set as follows:
<appSettings> <add key="vs:enableBrowserLink" value="true"/> </appSettings>
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
<system.webServer>
<modules runAllManagedModulesForAllRequests="true" />
</system.webServer>
Any command-line input or output is written as follows:
Get-Command *intelli*
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: "The Preview Selected Items button is a toggle button."
Keyboard shortcuts such as Ctrl or F4 are formatted as shown.
- Learning Cython Programming
- 移動UI設計(微課版)
- Learning Spring 5.0
- JavaScript:Functional Programming for JavaScript Developers
- Photoshop智能手機APP UI設計之道
- R的極客理想:工具篇
- TypeScript實戰(zhàn)指南
- MongoDB權威指南(第3版)
- Learning Concurrent Programming in Scala
- Julia高性能科學計算(第2版)
- Unity 2017 Mobile Game Development
- C專家編程
- Go語言編程
- Julia High Performance(Second Edition)
- Mastering VMware Horizon 7(Second Edition)