随笔分类 -  重构

摘要:基础知识——介绍 Redis简介 REmote Dictionary Server(Redis) 是一个由Salvatore Sanfilippo写的key-value存储系统。 Redis是一个完全开源免费的,使用ANSI C语言编写、遵守BSD协议、支持网络、可基于内存亦可持久化的日志型、高性能 阅读全文
posted @ 2019-07-29 11:48 PanPan003 阅读(715) 评论(0) 推荐(0) 编辑
摘要:原文 The Once and Only Once principle can be thought of as a subset of the Don’t Repeat Yourself principle, and is one of the most fundamental principle 阅读全文
posted @ 2019-04-26 12:56 PanPan003 阅读(442) 评论(0) 推荐(0) 编辑
摘要:The Stable Dependencies Principle states that “The dependencies between software packages should be in the direction of the stability of the packages. 阅读全文
posted @ 2019-04-26 12:51 PanPan003 阅读(292) 评论(0) 推荐(0) 编辑
摘要:BPMN(待了解) 阅读全文
posted @ 2019-04-24 10:33 PanPan003 阅读(143) 评论(0) 推荐(0) 编辑
摘要:GETTING DDD STARTED SURROUNDED BY LEGACY SYSTEMS ByEric Evans 阅读全文
posted @ 2018-12-29 18:45 PanPan003 阅读(466) 评论(0) 推荐(0) 编辑
摘要:相关链接: Separation of Concerns 原文 The Art of Separation of Concerns Introduction In software engineering, Separation of Concerns refers to the delineati 阅读全文
posted @ 2018-12-29 13:25 PanPan003 阅读(1361) 评论(0) 推荐(0) 编辑
摘要:Explicit Dependencies Principle The Explicit Dependencies Principle states: Methods and classes should explicitly require (typically through method pa 阅读全文
posted @ 2018-12-29 12:48 PanPan003 阅读(578) 评论(0) 推荐(0) 编辑
摘要:原文 BoundedContext Bounded Context is a central pattern in Domain-Driven Design. It is the focus of DDD's strategic design section which is all about d 阅读全文
posted @ 2018-12-29 11:28 PanPan003 阅读(795) 评论(0) 推荐(0) 编辑
摘要:ASP.NET - 使用依赖关系注入在 ASP.NET Core 中编写干净代码 阅读全文
posted @ 2018-12-28 15:22 PanPan003 阅读(184) 评论(0) 推荐(0) 编辑
摘要:Configuration in ASP.NET Core App configuration in ASP.NET Core is based on key-value pairs established by configuration providers. Configuration prov 阅读全文
posted @ 2018-12-28 15:19 PanPan003 阅读(175) 评论(0) 推荐(0) 编辑
摘要:原文 "If builders built buildings the way programmers wrote programs, then the first woodpecker that came along would destroy civilization." - Gerald We 阅读全文
posted @ 2018-12-28 15:17 PanPan003 阅读(249) 评论(0) 推荐(0) 编辑
摘要:The SOLID principles The SOLID principles of Object Oriented Design include these five principles: SRP – Single Responsibility Principle OCP – Open/Cl 阅读全文
posted @ 2018-12-28 15:09 PanPan003 阅读(168) 评论(0) 推荐(0) 编辑
摘要:New is Glue When you’re working in a strongly typed language like C# or Visual Basic, instantiating an object is done with the new keyword. It’s impor 阅读全文
posted @ 2018-12-28 13:22 PanPan003 阅读(231) 评论(0) 推荐(0) 编辑
摘要:Static Cling Sticking Your Code To Things Unnecessarily Static Cling is a code smell used to describe the undesirable coupling introduced by accessing 阅读全文
posted @ 2018-12-28 12:05 PanPan003 阅读(283) 评论(0) 推荐(0) 编辑
摘要:原文 github地址 ASP.NET Core supports the dependency injection (DI) software design pattern, which is a technique for achieving Inversion of Control (IoC) 阅读全文
posted @ 2018-12-28 11:48 PanPan003 阅读(550) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2018-04-26 19:28 PanPan003 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2018-04-25 19:56 PanPan003 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2018-04-24 19:48 PanPan003 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2018-04-24 19:46 PanPan003 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2018-04-20 12:48 PanPan003 阅读(2) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示