What is the translation of " INITIALIZE " in Chinese? S

Verb
初始化
initialize

Examples of using Initialize in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
We initialize it to null.
首先我们初始为NULL。
Now we know how to declare and initialize an array.
我们已经知道了如何定义和初始化一个数组。
Declare and initialize variables as late as possible.
需要变量时才声明,并尽快进行初始化
Js app runs permanently and it need only initialize once.
Js应用持久运行,只需要启动一次。
Install and initialize Jenkins.
通过Docker安装和启动Jenkins.
We will look into how to declare, construct and initialize.
我们将在下一章调查如何声明,构建和初始化
This step permits to declare and initialize any loop control variables.
这一步可以声明和初始化任何循环控制变量。
Here, def andend are used to define a Ruby method initialize.
在这里,def和end用于定义Ruby方法initialize
The“constructor” is called initialize instead of the class name.
构造器总是命名为“initialize”而不是类名称。
Py_Initialize allocates global resources used by the interpreter library.
Py_Initialize分配解释器库使用的全局资源。
The following example creates the initialize method:.
下面的实例创建了initialize方法:.
We can declare and initialize any number of loop control variables here.
这一步可以声明和初始化任何循环控制变量。
Log4j will find the properties file and initialize itself.
Log4会发现这个属性文件并自己进行初始化
Code 37- Windows cannot initialize the device driver for this hardware.
代码37“Windows无法初始化这个硬件的设备驱动程序。
Here is a complete example of showing how to create, initialize and process arrays:.
这里是展示如何创建,初始化和处理数组的完整的例子:.
The initialize method sets up some events listening for changes in the term property.
方法initialize设置了一些事件来监听属性term的变化。
This step allows you to declare and initialize any loop control variables.
这一步可以声明和初始化任何循环控制变量。
Always initialize your objects in the same way, so they don't end up having different shapes.
始终以相同的方式初始化对象,这样它们就不会有不同的shape。
It is always recommended that you initialize the variable before you use them.
记住,在你使用变量前总是要先初始化它们。
(1) initialize the underlying hardware to provide the underlying hardware information for the operating system;
初始化底层硬件,为操作系统提供底层硬件信息;.
If you define an initialize function, it will be invoked when the collection is created.
如果定义了initialize函数,该函数会在model创建后执行。
Next, initialize digital pin 2, the pin that will read the output from your button, as an input:.
然后,初始化数字引脚pin2,因为你要读取按钮的输出,所以这个作为输入引脚:.
Also check Initialize this repository with a README and then click Create repository.
同时勾选InitializethisrepositorywithaREADME,然后点击Createrepository。
You can initialize a set using an array, and the Set constructor will ensure that only unique values are used.
你可以使用数组来初始化一个set,而且Set构造函数会确保使用数组中唯一存在的元素。
Initialize everything, and create the database using the next command(you should be asked to supply your passphrase here):.
初始化所有内容,并使用下一个命令创建数据库(这里应该要求您提供密码):.
First we initialize and configure our Flask app and then we use it to initialize our SQLAlchemy database handler.
首先我们初始化以及配置我们的Flask应用程序,接着我们使用它来初始化我们的SQLAlchemy处理程序。
Initialize method is a special type of method that will be executed when the new method of a class with parameters is called.
Initialize方法是一种特殊类型的方法,将在调用带参数的类的new方法时执行。
The initialize method is a special type of method, which will be executed when the new method of the class is called with parameters.
Initialize方法是一种特殊类型的方法,将在调用带参数的类的new方法时执行。
For example, if you initialize the HashMap with just one thread and all threads are only reading from it, then it's perfectly fine.
例如,如果你仅仅使用一个线程初始化HashMap而所有的线程只是读取它,这可以很好的工作。
Results: 29, Time: 0.0337
S

Synonyms for Initialize

initialise format

Top dictionary queries

English - Chinese