- C# 7 and .NET Core Cookbook
- Dirk Strauss
- 42字
- 2021-07-03 00:12:03
Single responsibility principle
When talking about SOLID principles, we will start off with the single responsibility principle (SRP). Here, we are actually saying that a class has a specific task that it needs to fulfill and it should not do anything else.
推薦閱讀
- Maven Build Customization
- C#完全自學教程
- Python Geospatial Development(Second Edition)
- 編寫高質量代碼:改善C程序代碼的125個建議
- 用Python實現深度學習框架
- Redis Essentials
- Python機器學習:手把手教你掌握150個精彩案例(微課視頻版)
- Building Microservices with .NET Core
- C#開發案例精粹
- 基于SpringBoot實現:Java分布式中間件開發入門與實戰
- SpringBoot從零開始學(視頻教學版)
- 并行編程方法與優化實踐
- Apache Solr PHP Integration
- Mastering Leap Motion
- Learning WordPress REST API