- C# 7 and .NET Core Cookbook
- Dirk Strauss
- 60字
- 2021-07-03 00:12:01
Using abstraction
With abstraction, we take from the object we want to create the basic functionality that all objects derived from the abstracted object must have. To explain this in simple terms, we abstract the common functionality and put it in a single class that will be used to provide this shared functionality to all classes that inherit from it.
推薦閱讀
- iOS 9 Game Development Essentials
- Maven Build Customization
- Vue.js前端開發基礎與項目實戰
- ASP.NET Core Essentials
- x86匯編語言:從實模式到保護模式(第2版)
- jQuery從入門到精通 (軟件開發視頻大講堂)
- Node.js Design Patterns
- Internet of Things with ESP8266
- Modern C++ Programming Cookbook
- Emotional Intelligence for IT Professionals
- 零基礎學HTML+CSS
- Python Digital Forensics Cookbook
- SQL Server 2014 Development Essentials
- Python網絡運維自動化
- Web 2.0策略指南