- C# 7 and .NET Core Cookbook
- Dirk Strauss
- 84字
- 2021-07-03 00:11:50
How it works...
So far in this recipe, we have seen that Tuples give developers a lot of flexibility when you need to return several values from a method. While the dummy implementation of GetAverageAndCount() simply returns the zero-valued Tuple literal, it gives you some idea how Tuples are wired up. This recipe is the foundation for the next recipe. I encourage you to go through both recipes thoroughly in order to gain the full benefit from understanding Tuples and how to use them.
推薦閱讀
- Getting Started with Gulp(Second Edition)
- 計(jì)算思維與算法入門(mén)
- Docker and Kubernetes for Java Developers
- Oracle Database In-Memory(架構(gòu)與實(shí)踐)
- 你必須知道的204個(gè)Visual C++開(kāi)發(fā)問(wèn)題
- iPhone應(yīng)用開(kāi)發(fā)從入門(mén)到精通
- Go語(yǔ)言編程
- Hands-On JavaScript for Python Developers
- Go語(yǔ)言從入門(mén)到精通
- 青少年學(xué)Python(第2冊(cè))
- 交互設(shè)計(jì)師成長(zhǎng)手冊(cè):從零開(kāi)始學(xué)交互
- Spring Web Services 2 Cookbook
- MATLAB計(jì)算機(jī)視覺(jué)實(shí)戰(zhàn)
- Python自動(dòng)化運(yùn)維:技術(shù)與最佳實(shí)踐
- Spring Boot實(shí)戰(zhàn):從0開(kāi)始動(dòng)手搭建企業(yè)級(jí)項(xiàng)目