- Mastering Visual Studio 2017
- Kunal Chowdhury
- 166字
- 2021-07-15 17:26:29
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, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "The dotnet restore command restores the dependencies and tools of a project."
A block of code is set as follows:
public partial class MainWindow : Window
{
public MainWindow()
{
InitializeComponent();
}
}
Any command-line input or output is written as follows:
dotnet sln <SolutionName> add <ProjectName>
dotnet sln <SolutionName> add <ProjectOneName> <ProjectTwoName>
dotnet sln <SolutionName> add **/**
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: "In the New Project dialog, navigate to Installed | Templates | Visual C# | .NET Core."
- Advanced Machine Learning with Python
- C語言程序設計(第2 版)
- Java異步編程實戰
- 計算機圖形學編程(使用OpenGL和C++)(第2版)
- 控糖控脂健康餐
- Vue.js入門與商城開發實戰
- 軟件架構:Python語言實現
- Python編程與幾何圖形
- Visual Basic程序設計
- Laravel Application Development Blueprints
- Python數據可視化之美:專業圖表繪制指南(全彩)
- Machine Learning for OpenCV
- Mastering Object:Oriented Python(Second Edition)
- 軟硬件綜合系統軟件需求建模及可靠性綜合試驗、分析、評價技術
- 網絡綜合布線與組網實戰指南