# C# 10 Pocket Reference 《C# 口袋参考》

# 基本信息

英文书名:C# 10 Pocket Reference

中文书名:C# 口袋参考

作者:Joseph Albahari, Ben Albahari

版本:无

ISBN:9781098122041

页数:未知

出版社:O’Reilly (opens new window)

出版时间:2022.01

cover

天猫购书红包:领取购书红包 (opens new window)

天猫折扣购书:英文原版 (opens new window)

下载地址:腾讯微云 (opens new window)

文件格式:ePub

密码:7kqdsz

# 内容简介

Looking for quick answers for using C# 10? This tightly focused and practical guide tells you exactly what you need to know without long intros or bloated samples. Succinct and easy to browse, this pocket reference is an ideal quick source of information. If you know Java, C++, or an earlier C# version, this guide will help you get rapidly up to speed.

All programs and code snippets are available as interactive samples in LINQPad. You can edit these samples and instantly see the results without needing to set up projects in Visual Studio. Written by the authors of C# 9.0 in a Nutshell, this pocket reference covers:

  • C# fundamentals and features new to C# 10
  • Advanced topics like operator overloading, type constraints, nullable types, operator lifting, closures, patterns, and asynchronous functions
  • LINQ: sequences, lazy execution, standard query operators, and query expressions
  • Unsafe code and pointers, custom attributes, preprocessor directives, and XML documentation
最后更新: 12/2/2022, 12:56:08 AM