- Hands-On Object:Oriented Programming with C#
- Raihan Taher
- 53字
- 2021-07-02 12:44:31
Generics
Generics is a concept that was introduced with C# 2.0 and allows template type definition and type parameters. Generics allow the programmer to define types with open-ended type parameters that dramatically changed the way that programmers write code. The type-safety with dynamic typed generic templates improves readability, reusability, and code performance.
推薦閱讀
- 數據庫系統原理及MySQL應用教程(第2版)
- 數據科學實戰手冊(R+Python)
- Qt 5 and OpenCV 4 Computer Vision Projects
- 大學計算機應用基礎實踐教程
- 精通Python自然語言處理
- Hands-On Microservices with Kotlin
- Java:High-Performance Apps with Java 9
- Salesforce Reporting and Dashboards
- CoffeeScript Application Development Cookbook
- Rust游戲開發實戰
- C++ Fundamentals
- Access 2010數據庫應用技術實驗指導與習題選解(第2版)
- 軟件體系結構
- Emotional Intelligence for IT Professionals
- Learning Jakarta Struts 1.2: a concise and practical tutorial