- C# 7 and .NET Core Cookbook
- Dirk Strauss
- 63字
- 2021-07-03 00:11:49
New Features in C# 7.0
In this first chapter, we will take a look at the C# 7.0 features by covering them in the following recipes:
- Working with Tuples - getting started
- Working with Tuples - going deeper
- Pattern matching
- Out variables
- Deconstruction
- Local functions
- Improvements to literals
- Ref returns and locals
- Generalized async return types
- Expression bodies for accessors, constructors, and finalizers
- throw expressions
推薦閱讀
- UI圖標創意設計
- 軟件項目估算
- Java 9 Concurrency Cookbook(Second Edition)
- Software Testing using Visual Studio 2012
- Flink SQL與DataStream入門、進階與實戰
- 樂學Web編程:網站制作不神秘
- 程序員考試案例梳理、真題透解與強化訓練
- Julia高性能科學計算(第2版)
- Protocol-Oriented Programming with Swift
- Machine Learning With Go
- SciPy Recipes
- 測試架構師修煉之道:從測試工程師到測試架構師
- INSTANT Apache ServiceMix How-to
- Applied Deep Learning with Python
- PHP動態網站開發實踐教程