Glossary of terms used on this site
Glossaries
Term | Main definition |
---|---|
forward |
转发
|
FPP | |
Framework Class Library | |
FRD |
功能需求文档(Functional Requirements Document)
|
free |
免费
|
free function |
自由函数:一个不属于任何类的函数。在 C 和其他过程式语言中自由,函数被简单地称为函数;在 C++ 中被称为非成员函数。在 Java 和 C# 中没有自由函数。
|
Full Packaged Product |
零售版(FPP)
|
full-duplex |
全双工
|
Functional Requirements Document |
功能需求文档(FRD)
|
Garbage Collection |
垃圾回收器(GC)
|
gauge |
计量表4
|
GC Heap |
垃圾回收堆
|
GC root |
GC 根对象
|
Generalized Async |
通用异步
|
Generalized Async Return |
通用异步返回(C# 7.0)
|
generalizing specialist |
全科专家(敏捷开发术语)
|
generator |
生成器
|
Geo Redundant |
地域冗余
|
Geo-Replication |
地域复制
|
Global Assembly Cache |
全局程序集缓存(GAC)
|