AN INITIAL VALUE in Chinese translation

[æn i'niʃl 'væljuː]
[æn i'niʃl 'væljuː]
初始值
的初始值
初值
一个初值

Examples of using An initial value in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
If a variable has an initial value, Go will automatically be able to infer the type of that variable using that initial value..
如果一个变量有一个初始值,Go将自动能够使用初始值来推断该变量的类型。
You need to provide an initial value for the variable which can be just 0, but it can also be a complex functional-style expression.
你需要为变量提供一个初始值,它可以只是0,但它也可以是一个复杂的函数风格表达式。
In general, a PRNG relies on an initial value, also called a seed, to generate a corresponding pseudo-random number sequence.
一般来说,PRNG会依赖于一个初始值,也称为种子,来生成对应的伪随机数序列。
Variables declared with const must be assigned an initial value, but can't be redeclared in the same scope, and can't be reassigned.
使用const声明的变量必须赋初始值,但是不能在同一作用域内重新声明,也无法重新赋值。
Swift defines two kinds of initializers for class types to help ensure all stored properties receive an initial value.
Swift定义了两种类初始化器类型,用来保证所有成员属性能够获得一个初始化值
In the first phase, each stored property is assigned an initial value by the class that introduced it.
在第一个阶段,每一个存储属性被引入类为分配了一个初始值
Set immigration to zero, and use an initial value of 7.5 million(representing billion).
将移民设置为零,并使用750万(代表十亿)的初始值
Swift defines two kinds of initializers for class types to help ensure all stored properties receive an initial value.
Swift为类类型定义了两种初始化器以确保所有的存储属性接收一个初始值
Its results are an iterator function, a state, and an initial value for the first iterator variable.
他的结果是一个迭代函数,一个状态,和给第一个迭代变量的一个初始值
Try min_samples_leaf=5 as an initial value.
尝试min_samples_leaf=5作为初始值
Then I want to pass it an initial value.
然后呢,我给它赋一个初始值
Variables can be initialized(assigned an initial value) in their.
变量可以被初始化(分配一个初始值)在他们的声明。
Variables can be initialized(assigned an initial value) in their declaration.
变量可以被初始化在他们的声明中(分配一个初始值)。
Variables can be initialized(assigned an initial value) in their declaration.
变量可以被初始化(分配一个初始值)在他们的声明。
Variables can be initialized(assigned an initial value) in their declaration.
变量可以在他们的声明中初始化(分配一个初始值)。
Variables can be initialized(assigned an initial value) in their declaration.
变量可以在声明的时候被初始化(指定一个初始值)在他们的宣言。
V2 and v3 as CHAR(10), both with an initial value of abc.
V2和v3为CHAR(10)型,初始值均为abc。
Here we have just set an initial value for m1 in the data section.
在这里,我们只在数据部分设置m1的初始值
This example declares a new String variable called description and assigns it an initial value.
这个栗子声明了一个新的String变量叫做description并且赋值给它一个初始值
Then, declare a new variable called currentLoginAttempt, and give it an initial value of 0.
然后声明一个叫做currentLoginAttempt的新变量,并且给他一个初始值0。
Results: 622, Time: 0.0318

Word-for-word translation

Top dictionary queries

English - Chinese