基本值 meaning in Chinese
basal value
basic value
Examples
- Soil quality - guidance on the determination of background values
土壤质量.基本值测定指南 - Soil quality - guidance on the determination of background values
土壤质量.基本值测定指南 - From these three fundamental values , several other key values are determined
从这些基本值出发可以确定其他几个重要值。 - Expressions are formed by using functions to combine basic values , which is akin to calling a function with arguments
表达式是用函数结合基本值构成的,它类似于用参数调用函数。 - Should we represent objects that are containers for multiple primitive values , such as points , vectors , matrices , or rgb colors , with mutable or immutable objects
如果要表示的对象是多个基本值的容器(如:点、向量、矩阵或rgb颜色) ,是用可变对象还是用不变对象表示?