05 2022 档案
摘要:Functional Programming with C# | Pluralsight 函数式编程: 1. 易于预测 2. 容易扩展 3. 容易测试 面向对象 vs 函数编程 course推荐: Cory House on plualsight 面向对象:管理 变化的state =》method
阅读全文
摘要:attribution for json 暴露的api =》model contract =》无法对api中已暴露的 方法、模型 进行重构 =》 变成了基石,无法变更。紧密耦合 如何解耦? Introduce Data transfer Objects(DTOs) Domain model: 1.
阅读全文
摘要:Free MongoDB Official Courses | MongoDB University Navigate to Atlas. Your Chapter 3 IDE space - MongoDB University mongo "mongodb+srv://*********/myF
阅读全文
摘要:PS C:>docker login repo.******.com:8083 Username: ***** Password: Login Succeeded PS C:> docker pull repo..******.com:8083/[path]/[image name]:1.0.202
阅读全文
摘要:What is Azure Pipelines? - Azure Pipelines | Microsoft Docs MicrosoftDocs/azure-devops-docs: This repo is the home of the official Azure DevOps docume
阅读全文
摘要:docker for windows 收费版本从 4.0开始 故 可安装 Docker Desktop Installer - 3.6.exe 的免费版本(2021-08-31之前下载的安装包;后续的安装包协议已经更新) Docker FAQs - Docker Do the new terms a
阅读全文
摘要:ClamAV病毒查杀 - 简书 (jianshu.com) clamav源码分析(clamav病毒库停止更新) - 科猫网 (kemaowang.org.cn) clamav完整查杀linux病毒实战(转) - 水·域 - 博客园 (cnblogs.com) —— 高质量 Linux 环境下防毒软件
阅读全文
摘要:Refactoring from Anemic Domain Model Towards a Rich One | Pluralsight
阅读全文
摘要:Refactoring from Anemic Domain Model Towards a Rich One | Pluralsight vkhorikov/AnemicDomainModel: Source code for the Anemic Domain Model Pluralsight
阅读全文
摘要:Refactoring from Anemic Domain Model Towards a Rich One | Pluralsight
阅读全文
摘要:Applying Functional Principles in C# 6 | Pluralsight c# 函数编程 特性 linq & lambdas & delegates 函数编程:is mathematical function (!= class method) one value t
阅读全文
摘要:Refactoring from Anemic Domain Model Towards a Rich One 贫血模型: 数据 & 操作 分离 数据 : public getters/ setters 操作: stateless services =》 业务逻辑 缺点: 1. methods wo
阅读全文
摘要:Install PowerToys | Microsoft Docs Microsoft PowerToys | Microsoft Docs
阅读全文
摘要:Types Of NoSQL Databases | MongoDB When to Use NoSQL Databases, NoSQL databases Here are the four main types of NoSQL databases: Document databases Ke
阅读全文
摘要:What is MongoDB Compass? — MongoDB Compass Download and Install Compass — MongoDB Compass Capabilities of Compass Editions — MongoDB Compass Connect t
阅读全文
摘要:Online Courses | MongoDB University My Courses - MongoDB University Free MongoDB Official Courses | MongoDB University Getting Started — MongoDB Manua
阅读全文