Glossary of terms used on this site
Glossaries
Term | Main definition |
---|---|
carbon copy |
复写本 副本;抄送(CC)
|
carriage return |
回车
|
Cascading Style Sheets |
层叠样式表(CSS)
|
catastrophic failover |
灾难性故障转移4
|
CD |
持续交付(Continuous Delivery)4
|
CDC |
消费者驱动的契约(Customer-Driven Contract)4
|
CDN | |
cell |
单元
|
cellular telephone |
移动电话
|
Central Processing Unit |
中央处理器(CPU)
|
certificate |
(数字)证书
|
Certificate Authority |
证书认证机构
|
Change Bidirectional Association to Unidirectional |
将双向关联改为单向关联1
|
Change Point |
修改点:需要往代码中引入修改的点
|
Change Reference to Value |
将引用对象改为值对象1
|
Change Unidirectional Association to Bidirectional |
将单向关联改为双向关联1
|
Change Value to Reference |
将值对象改为引用对象1
|
channel |
信道,频道
|
character |
字符
|
Characterization test |
特征测试:描述软件某部分的当前行为的测试,当你修改代码时能够用来保持行为
|