initial value
初始值:在计算机编程中
常用释义
英式发音
美式发音
基本释义
- 初始值:在计算机编程中,指变量在开始时被赋予的初始数值。
例句
-
1·Zero is the initial value.零为起始值。
-
2·We set "tel" to the initial value of zero.我们将“tel”的初值设置为0。
-
3·So value has its initial value, which in this case is 0.所以value拥有自己的初始值,在本例中为0。
-
4·If it does, it's used as the initial value for your count.如果存在,则使用它作为初始计数值。
-
5·It takes in two parameters, a function, and an initial value.它接受两个参数:一个函数和一个初始值。
-
6·Value (semaphore count) is the initial value of the semaphore.value(信号量计数器)是这个信号量的初始值。
-
7·How to check if there is initial value and duplicate entry?如何检查是否有初始值和重复的条目?
-
8·A field is provided to specify the initial value of the reference.接着会出现一个区域以指定引用的初始值。
-
9·What happens if you want to give a variable an initial value?当你想给一个变量赋初值该做什么呢?
-
10·Initial state: in Win32, the semaphore might have an initial value.初始状态:在Win32中,信号可能会有初始值。