- Learn C# in 7 days
- Gaurav Aroraa
- 163字
- 2021-07-08 09:51:17
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: "You will get the following code in the Program.cs class. This is the default code provided by Visual Studio; you can amend it as you need." A block of code is set as follows:
var class1 = newClassExample(); var class2 = new Day02New.ClassExample(); class1.Display(); class2.Display();
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: "From Workloads, select the options you want to install. For our book, we need .NET desktop development and .NET Core."
- Visual Basic 6.0程序設(shè)計計算機(jī)組裝與維修
- Visual FoxPro程序設(shè)計教程
- Raspberry Pi Networking Cookbook(Second Edition)
- Xcode 7 Essentials(Second Edition)
- 深入淺出Windows API程序設(shè)計:編程基礎(chǔ)篇
- 數(shù)據(jù)結(jié)構(gòu)習(xí)題精解(C語言實(shí)現(xiàn)+微課視頻)
- Android項目實(shí)戰(zhàn):手機(jī)安全衛(wèi)士開發(fā)案例解析
- Getting Started with Python and Raspberry Pi
- Spring技術(shù)內(nèi)幕:深入解析Spring架構(gòu)與設(shè)計原理(第2版)
- Scala編程(第5版)
- 創(chuàng)意UI:Photoshop玩轉(zhuǎn)APP設(shè)計
- Go語言入門經(jīng)典
- Android移動應(yīng)用項目化教程
- HTML5移動Web開發(fā)
- 人人都能開發(fā)RPA機(jī)器人:UiPath從入門到實(shí)戰(zhàn)