INITIALIZES in Chinese translation

初始化
initialized

Examples of using Initializes in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Unlike the earlier examples with the Spark shell, which initializes its own SparkSession, we initialize a SparkSession as part of the program.
不像先前使用sparkshell操作的示例,它们初始化了它们自己的SparkContext,我们初始化了一个SparkContext作为应用程序的一部分。
For example, the following program creates and initializes an array of 100 points.
下面的程序创建并初始化了一个100个单元的数组。
But the compiler initializes m_x first, then m_y, because they are declared in such a sequence.
但是编译器先初始化m_x,然后是m_y,,因为它们是按这样的顺序声明的。
This differs from the above in that it initializes(using the constructor), rather than using the assignment operator.
这与上面不同,它进行了初始化(使用构造函数),而不是使用赋值运算符。
This initializes the centroids to be(generally) distant from each other, leading to provably better results than random initialization, as shown in the reference.
将初始化centroids(质心)(通常)彼此远离,导致比随机初始化更好的结果,如参考文献所示。
Similarly,{ 4,5,6} initializes the first structure in the second row of nlist.
同样,{4,5,6}会初始化nlist的第二行中的第一个结构。
Function inet_init also initializes the various inet modules, such as the ARP, ICMP, the IP modules, and the TCP and UDP modules.
函数inet_init也会对各个inet模块进行初始化,例如ARP、ICMP和IP模块,以及TCP和UDP模块。
After your program initializes the SDK, it basically waits for the SDK to execute its callback functions(i.e., command handler and state handler).
当程序初始化SDK后,基本上就是等待SDK执行它的回调函数(即命令和状态的处理程序).
Actually if you fail do to so Java initializes all the data members for you, using a default value.
事实上,如果你没有初始化这些数据成员,Java会将所有数据成员初始化为默认值。
Line 10: This initializes our input dataset as a numpy matrix.
第10行:这行代码将我们的输入数据集初始化为numpy的矩阵。
Line 10: This initializes our input dataset as a numpy matrix.
第10行:这行代码将我们的输入数据集初始化为numpy中的矩阵。
All classes have constructors, whether you define one or not, because Java automatically provides a default constructor that initializes all member variables to zero.
所有的类都有构造函数,不管有没有定义,Java会自动提供一个默认的构造函数来初始化所有成员变量为零。
All classes have constructors, whether you define one or not, because Java automatically provides a default constructor that initializes all member variables to zero.
所有类都有构造函数,无论是否定义了构造函数,因为Java会自动提供一个默认构造函数,将所有成员变量初始化为零。
API calls are passed to the interpreter, which initializes required resources: registers extensions, loads core data, configuration files, scripts, and user interface files.
API的调用会被传给Interpreter(解释器),它将初始化必要资源:注册扩展,加载核心数据,配置文件,脚本以及用户界面文件。
Code 37- Windows cannot initialize the device driver for this hardware.
代码37“Windows无法初始化这个硬件的设备驱动程序。
FNC 3 is reserved for code reader initializing and other reader functions.
FNC3是保留读码器初始化和其他读码器功能。
Var interpreted, dynamic bool// both are initialized as false.
Varinterpreted,dynamicbool//两者都被初始化为false。
We can declare and initialize any number of loop control variables here.
这一步可以声明和初始化任何循环控制变量。
Heredocs can not be used for initializing class properties.
Heredocs结构不能用来初始化类的属性。
Type This field is not used and is initialized to a value of 0.
Type此字段未使用,被初始化为数值0。
Results: 52, Time: 0.028

Top dictionary queries

English - Chinese