本节中大部分内容都假定您已了解有关 C# 和一般编程概念的一些知识。如果您刚开始学习编程或 C#,则应从Visual C# 指导教程开始。您可能还想访问Visual C# 开发中心,此处提供很多教程、示例和视频,可帮助您入门。 有关特定的关键字、运算符和预处理器指令的信息,请参见C# 参考。有关 C# 语言规范的信息,请参见...
The C# guide has everything you need to learn C# and get started writing .NET apps. Learn C# programming - for beginning developers, developers new to C#, and experienced C# / .NET developers.
Delegates (C# Programming Guide) Enumeration Types (C# Programming Guide) Events (C# Programming Guide) Exceptions and Exception Handling (C# Programming Guide) File System and the Registry (C# Programming Guide) Generics (C# Programming Guide) ...
Structs do not support inheritance, but they can implement interfaces. For more information, seeInterfaces (C# Programming Guide). Conceptually, a derived class is a specialization of the base class. For example, if you have a base class Animal, you might have one derived class that is named...
Generics and Arrays (C# Programming Guide) Article 03/13/2024 10 contributors Feedback Single-dimensional arrays that have a lower bound of zero automatically implement IList<T>. This enables you to create generic methods that can use the same code to iterate through arrays and other collection...
Asynchronous programming C# concepts How-to C# articles Advanced topics The .NET Compiler Platform SDK (Roslyn APIs) C# programming guide Other C# documentation Download PDF Save Add to Collections Add to plan Share via Facebookx.comLinkedInEmail ...
学习技术技能,为未来做好准备。 查找培训、虚拟活动以及与 Microsoft 学生开发人员社区建立联系的机会。 教师中心 通过互动课程深入学习,赢得专业开发时间,获得认证并找到有助于实现目标的计划。 Microsoft Learn 博客 通过Microsoft Learn 社区获取有关学习内容和活动的最新更新、文章和资讯。
C++ in VS Code: A Quick Guide 6 mins Getting started using Copilot Chat for C++ in VS Code 3 mins Installing MinGW to build C++ Code on Windows 10 mins C++ in VS Code: Building your Code with CMake This is a modal window No compatible source was found for this media. ...
program.Inthisguide,wemainlyintroducehowtocreateWin32consoleapplications. Whenexecuted,Win32consoleapplicationsgetinputfromanddisplaydatatoa consolewindow(atextonlydisplaythatpredatesWindows). ProgramfilesinVisualC++aregroupedintoprojects.Aprojectisatextfilethat ...
Structurally, the guide offers project plan guidance based on the core principles of Microsoft Solutions Framework (MSF) and built around the four MSF milestones—Vision/Scope Approved, Project Plan Approved, Scope Complete/First Use, and Release. Getting To Know Terminal Server Introducing Microsoft ...