Glossary of terms used on this site
Glossaries
Term | Main definition |
---|---|
Change Reference to Value |
将引用对象改为值对象1
|
Change Unidirectional Association to Bidirectional |
将单向关联改为双向关联1
|
Change Value to Reference |
将值对象改为引用对象1
|
channel |
信道,频道
|
character |
字符
|
Characterization test |
特征测试:描述软件某部分的当前行为的测试,当你修改代码时能够用来保持行为
|
check in |
签入
|
check out |
签出
|
checksum |
校验和
|
chip |
芯片
|
choreography |
协同
|
CI |
持续集成(Continuous Integration)4
|
cipher |
密码
|
claim |
声明
|
class definition |
类定义
|
Clean Object-oriented and Layered Architecture |
整洁面向对象分层架构(COLA)
|
CLI |
公共语言基础结构(Common Language Infrastructure)
|
client-server |
客户端-服务器
|
clone |
克隆,复制
|
cloud computing |
云计算
|