INITIALIZE in Chinese translation

初始化
initialized
initialize

Examples of using Initialize in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Methods are public by default(except for initialize, which is always private).
方法默认都是公有的(initialize方法除外,它永远是私有的)。
There are chances for the bacteria to enter into the fruit when cut, and can initialize the infection in pregnant women.
在切开的时候,细菌有机会进入果实,并能初始化怀孕妇女的感染。
However they rely on the SchemeSocketFactory interface to create, initialize and connect sockets.
它们依赖SocketFactory接口来创建,初始化和连接套接字。
(2) initialize relevant hardware equipment, mainly storage equipment and communication equipment;
(2)初始化相关硬件设备,主要是存储设备、通信设备;.
If you define an initialize function, it will be invoked when the collection is created.
如果定义了initialize函数,会在集合创建时被调用。
The simplest way: Initialize state with reasonable default values in the constructor.
最简单的方法:在构造函数中用合理的默认值来初始化state。
Variable Initialization: In this part of the loop we declare and initialize the variable which will be used in Condition and Increment/Decrement part.
变量初始化:在这里声明和初始化一个变量,将在条件表达式和步骤部分中使用。
If you need to assign and initialize a char* with a string literal constant, you should use const char* or auto.
如果需要用字符串字面值常量赋值和初始化一个char*,应该使用constchar*或者auto。
Let's see the simple example to declare, instantiate, initialize and print the 2Dimensional array.
让我们来看看一个简单的例子来声明,实例化,初始化并打印二维数组。
When you plan to declare the new method with parameters, you need to declare the method initialize at the time of the class creation.
当您想要声明带参数的new方法时,您需要在创建类的同时声明方法initialize
NET 4- the ability to automatically startup and proactively initialize a web application without having to wait for an external client to hit the web server.
NET4中的一个可选的技术,即不必等待外部客户访问Web服务器就能自动启动并主动初始化Web应用程序的能力。
We use this primarily to create, initialize, and destroy the JVM.
我们主要使用这个指针来创建、初始化和销毁JVM。
If your preferences are set up to create devices with presets already installed, don't worry, just right-click on the Alligator and select Initialize Patch.
如果您的喜好创建与已安装的预设装置,不要担心,只需右键单击鳄鱼,选择“初始化补丁:.
The constructor is always named“initialize” instead of the name of the class.
构造器总是命名为“initialize”而不是类名称。
Instead of the traditional partition on a disk, LVM would treat the disks as two separate“physical volumes” after you initialize them.
用于取代磁盘上的传统分区,LVM将在你对这些磁盘初始化后,将它们当作独立的“物理卷”来对待。
To create the mutex lock, you declare and initialize a pthread_mutex_t structure.
为了新建一个互斥锁,你声明并初始化一个pthread_mutex_t的结构。
In the example offered by Somasegar, you need to assign an anonymous function to Office. initialize.
在Somasegar提供的示例中,你需要为Office.initialize赋予匿名的函数。
This section gives many examples that demonstrate how to declare, initialize and manipulate arrays.
本节提供了许多例子来解释如何声明、初始化和操作数组。
It maintains a count of the executable files found, so I initialize this count with zero.
它维护找到的可执行文件数量,所以我将此数量初始化为0。
They allow administrators to change, initialize, or manage network behavior, via a software interface.
它们允许管理员通过软件界面更改、初始化或管理网络行为。
Results: 127, Time: 0.0594

Top dictionary queries

English - Chinese