查询
1 词典释义:
initial value
时间: 2025-11-16 16:01:55
英 [ɪˈnɪʃ(ə)l ˈvaljuː]
美 [ɪˈnɪʃəl ˈvælju]

初始价值;最初值;初始值

双语例句
  • Zero is the initial value.

    零为起始值。

  • We set "tel" to the initial value of zero.

    我们将“tel”的初值设置为0。

  • So value has its initial value, which in this case is 0.

    所以value拥有自己的初始值,在本例中为0。

  • If it does, it's used as the initial value for your count.

    如果存在,则使用它作为初始计数值。

  • It takes in two parameters, a function, and an initial value.

    它接受两个参数:一个函数和一个初始值。

  • Value (semaphore count) is the initial value of the semaphore.

    value(信号量计数器)是这个信号量的初始值。

  • How to check if there is initial value and duplicate entry?

    如何检查是否有初始值和重复的条目?

  • A field is provided to specify the initial value of the reference.

    接着会出现一个区域以指定引用的初始值。

  • What happens if you want to give a variable an initial value?

    当你想给一个变量赋初值该做什么呢?

  • Initial state: in Win32, the semaphore might have an initial value.

    初始状态:在Win32中,信号可能会有初始值。

  • If a value clause is not specified, the initial value of the item is undefined.

    如果没有指定value子句,则表示没有定义该项的初始值。

  • Pick identity and set Initial value to 1 and increment by 1. See Figure 11a, below.

    最后选中identity并设置其初始值为1,且增量为1。参见图11 a,如下所示。

  • In general, these controls allow you to supply a minimum, maximum, and initial value.

    通常,这些控件允许您提供最小值、最大值和初始值。

  • Its initial value is equivalent to the USER (run time authorization ID) special register.

    它的初始值等于特殊寄存器user中的值(运行时授权id)。

  • Take an initial value and combine it via an operation on the first element of the list.

    获取初始化值,并通过在列的首个元素上的操作来与其结合。

  • The previous parameter starts off with the initial value, or, in this case an empty string.

    previous 参数有一个初始值,在本例中,是一个空白字符串。

  • Each property will have a getter and setter associated with it, along with some initial value.

    每个属性将有getter和setter与之关联,还有一些初始值。

  • By using the atom function, you get an atom object that is a wrapper around the initial value.

    利用atom函数,可获得作为初始值包装的atom对象。

  • Starting current The initial value of current drawn by a motor when it is started from standstill.

    启动电流当发动机从停止状态启动时带来的初始电流值就是启动电流。

  • The initial value of this business object is defined when the process starts, as shown in the Listing 4.

    该业务对象的初始值是在流程开始时定义的,如清单 4 所示。

  • The value of linear solutions is treated as initial value of the nonlinear solutions for iteration.

    “可调节参数的修正迭代法”求解非线性代数方程组。

  • The equal sign and the expression giving the initial value are in fact optional in a variable declaration.

    等号和表达式给出的初始值在变量声明时实际上是可选的。

  • How to generate the binary code of compensation condenser and how to chose initial value are researched.

    并对补偿电容器组分组投切的二进制编码和初值的选取进行了研究。

  • It is often the case, however, that the initial value for an array is obtained by extracting values from a table.

    然而,通常情况下要通过从表中提取值来获得阵列的初始值。

  • At this point, I already have enough information to propagate Kangchenjunga to the JSP as my preselected initial value.

    现在,我已经有了足够的信息,可以把Kangchenjunga传递到JSP,作为preselected的初始值。

  • A definition of a variable allocates storage for the variable and may also specify an initial value for the variable.

    变量的定义用于为变量分配存储空间,还可以为变量指定初始值。

  • The momentum item and chaotic mapping was added into BP algorithm, and the initial value of the network was selected.

    在BP算法中加入动量项和混沌映射,选择神经网络初值。

  • The initial value and Increment fields (as shown in Figure 3) can set the value of the initial row and each subsequent row.

    Initial value与Increment字段(如图3所示)可以设置初始行与每一个随后行的值。

  • They specify the initial value of the index for the iteration and the index value at which iteration should cease, respectively.

    它们分别指定迭代索引的初始值以及迭代索引的终止值。

  • They can also span for the lifetime of a program as run units and are reset to their initial value on each program or method entry.

    它们也可以作为运行单元跨越程序的生命周期,并针对每个程序或方法条目重设初始值。