名词中文翻译
中文翻译:名称空间
同义词:
['namespace', 'scope of names']
例句:
-
1.The programmer needs to define the name space for each class.
程序员需要为每个类定义命名空间。
-
2. This namespace is used to group related functions together.
这个命名空间用于将相关的函数分组在一起。
-
3. The programmer should avoid using the same name space for different classes.
程序员应该避免为不同的类使用相同的命名空间。