Glossary of terms used on this site
Glossaries
Term | Main definition |
---|---|
declarative programming |
宣告式编程
|
Decompose Conditional |
分解条件表达式1
|
Decorator Pattern |
修饰器模式(DP)
|
Deep Hierarchy |
过深的层次结构2
|
Default Literal |
默认常值
|
Defensive Programming |
防御式编程
|
Deficient Encapsulation |
不充分的封装2
|
Definition of Done |
完成的定义(DoD)
|
denial-of-service attacks |
拒绝服务攻击4
|
dependenct injection |
依赖注入(DI)
|
dependency |
依赖
|
dependency digraph |
依赖有向图
|
deployment |
部署
|
dequeue |
出列
|
derives from |
继承
|
design pattern |
设计模式
|
Design Requirements Document |
交互设计说明文档(DRD)
|
device |
设备
|
DfT |
为可测试性而设计
|
DI |
依赖注入(dependenct injection)
|