2.2 Symptoms of complexity 复杂性的症状 2.2 Symptoms of complexity 复杂性的症状 Complexity manifests itself in three general ways, which are described in the paragraphs below. Each of thes...
第 2 章 复杂性的本质 第 2 章 复杂性的本质 Chapter 2 The Nature of Complexity This book is about how to design software systems to minimize their complexity. The first step is to understand...
10.1 Why exceptions add complexity 为什么异常会增加复杂性 10.1 Why exceptions add complexity 为什么异常会增加复杂性 I use the term exception to refer to any uncommon condition that alters the normal...
复杂类型-EF 设计器Complex Types - EF Designer 什么是复杂类型What is a Complex Type 将实体的属性重构为新的复杂类型Refactor an Entity’s Properties into New Complex Type 创建新的复杂类型Create a New Complex Type 向复杂类型...
2.4 Complexity is incremental 复杂度是递增的 2.4 Complexity is incremental 复杂度是递增的 Complexity isn’t caused by a single catastrophic error; it accumulates in lots of small chunks. A si...