initialize
美 [ɪˈnɪʃ(ə)lˌaɪz]
英 [ɪˈnɪʃəlaɪz] 
- v.初始化(计算机程序或系统);预置;格式化(磁盘)
- 网络初始化数据文件;初始化事件;初始化函数
词形变化
第三人称单数:initializes 现在分词:initializing 过去式:initialized 反义词
同义词
英汉双解
1. | ~ sth 初始化(计算机程序或系统);预置;格式化(磁盘)to make a computer program or system ready for use or format a disk |
英汉解释
英英解释
例句
objects interoperate with typed arrays, array literals can initialize typed arrays as well with a few restrictions.
对象与类型化数组相互作用,因此数组标识符在一些限制条件下也可以初始化类型化数组。
You can use Initialize to add a report server instance to a scale-out deployment or to troubleshoot a migration or installation problem.
可以使用“初始化”将报表服务器实例添加到扩展部署中,或者排除迁移或安装故障。
The population size was chosen to be 256 , because that way it was easy to initialize every individual to a number equal to its index .
取大小为256的人群,原因是这样便于把个体都初始化成一个与其序号相等的数字。
A Using statement specifies at least one resource that it does not initialize with a New clause.
Using语句指定了至少一个未使用New子句初始化的资源。
To declare a variable and initialize it without assigning it a particular value, assign it the JScript value null.
若要在不分配特定值的情况下声明一个变量并对其进行初始化,请为其分配JScript值null。
The best way to make sure this doesn't happen is to initialize variables where you declare them instead of in the body of every constructor.
确保这些不会发生的最好的方法是在声明变量的时候就初始化,而不是在每个构造函数中进行初始化。
Do not initialize the name field for this project or item with a valid name.
不用有效的名称初始化此项目或项的名称字段。
Anonymous types allow you to define a class, then declare and initialize an object of that class, without giving the class a name.
匿名类型允许您定义一个类,然后在不给出类名称的情况下声明并初始化该类的对象。
The framework creates an instance of the plug-in class when it loads the plug-in, giving it a chance to initialize global objects.
当框架装入这个插件时,会创建该插件类的实例,使它有机会初始化全局对象。
If you declare the length of an array but do not initialize its elements, each element is initialized as if it were a separate variable.
如果声明数组的长度但不初始化它的元素,则将初始化每个元素,如同它是单独的变量一样。
To avoid unexpected results in such a case, it is wise to initialize block variables at the beginning of the block.
若要避免在这种情况下出现意外结果,最好在块的开头对块变量进行初始化。
A static constructor is used to initialize any static data, or to perform a particular action that needs to be performed once only.
静态建构函式可以用来初始化任何静态资料,或执行只需执行一次的特定动作。
You cannot initialize the value of any nonshared data member of a structure as part of its declaration.
不能将结构的任何非共享数据成员的值初始化成其声明的一部分。
Once the body of the document loads, the initialize function is called.
一旦文档主体加载,就调用initialize函数。
If you want trace output to be directed to any additional sources, you must create and initialize additional trace listeners.
如果需要将跟踪输出定向到任何其他信息源,则必须创建并初始化附加的跟踪侦听器。
The designated initializer syntax allows you to initialize members by name, without regard to the order in which they appear in an object.
指定的初始化程序语法允许您通过名字初始化成员,不用理会它们在对象中出现的顺序。
The attempt to initialize or access the Rights Certificate of this content has failed. Please contact your system administrator.
初始化或访问此内容权限证书的尝试失败。请与系统管理员联系。
This event allows you to initialize resources that will be used for each request to the application.
事件。该事件使您可以初始化资源,这些资源将用于对应用程序的每一请求。
Failed to call initialize on the cluster config initialize interface.
未能在群集配置初始化接口上调用初始化。
Implicitly typed local variables, which permit the type of local variables to be inferred from the expressions used to initialize them.
隐型局部变量,允许局部变量的类型从初始化它们的表达式推导而来。
The processor receives an enable signal to initialize one of the service routines through a branch instruction.
处理器接收使能信号,通过分支指令执行服务例程。
Type A Clock Scale: Music reminder. You have to wait for a few seconds to initialize the scale, and then you could start weighing.
A型时钟体重计:为音乐提示、称重需等数秒初始化倒计数后称重。
Just as you can define more than one variable at a time, you can initialize more than one variable at creation. For example.
正因为你可以一次定义不止一个变量,你也可以创建时初始化多个变量。例如。
As you can see, pthread_mutex_init accepts a pointer to an already-allocated region of memory to initialize as a mutex.
正如所示,pthread_mutex_init接受一个指针作为参数以初始化为互斥对象,该指针指向一块已分配好的内存区。
The Report Server Web service is no longer used to initialize a Reporting Services installation.
报表服务器Web服务不再用于初始化ReportingServices的安装。
The shared memory system reduces the number of nonvolatile memory components used to initialize multiple processing components.
该*存储器系统减少了用于初始化多个处理部件的非易失性存储器部件的数量。
You tried to initialize a bit field with a non scalar (struct, union, array, or class).
尝试用非标量(结构、联合、数组或类)初始化位域。
Unable to initialize streaming. Please check your Internet connection. If this problem persists , please contact Blizzard Technical Support.
不能联系到播放。请检查你的网络连接。如果此问题仍存在,请联系暴雪技术支持。
The expression used to initialize a constant can refer to another constant so long as it does not create a circular reference.
只要不会造成循环引用,用于初始化一个常数的表达式就可以引用另一个常数。
However, it's a simple matter to initialize the Transformer with an XSLT style sheet to perform the second step as well.
然而,使用XSLT样式表初始化Transformer以执行第二步也是一件简单的事情。
It's up to the installation to initialize the products that you need for development.
由安装过程负责初始化开发需要的产品。
In previous versions, before you could set a property, you had to explicitly create and initialize all nested business objects.
在早期版本中,您必须显式创建和初始化所有的嵌套业务对象,然后才能设置属性。
Add methods to the mock object that allow you to initialize it properly for your tests.
在模拟对象里添加方法,使得您的测试正确地初始化。
This constructor is called to initialize state in the type whenever an instance of the derived class is created.
每当创建派生类的实例时,都会调用此构造函数以初始化类型中的状态。
A configuration exception occurred while attempting to create and initialize an instance of one of the configured personalization providers.
在尝试创建和初始化某个已配置的个性化设置提供程序的实例时发生配置异常。
Using this pair of methods, you can initialize co-dependent properties or batch set multiple properties at design time.
使用这两个方法可以在设计时初始化相互依赖的属性或成批设置多个属性。
The Initialize method is usually called during data binding, prior to the first row being bound.
进行数据绑定时,在绑定第一行之前,通常会调用Initialize方法。
You should not use your instance constructors, some special private function, or any other idiom to initialize static variables.
不应该使用实例构造函数、一些特殊的私有方法、任何其它习惯来初始化静态变量。
Code outside functions is run when the object is loaded. This can be used to initialize the state of the script.
函数外部的代码在物体被加载时运行。这可以用来初始化脚本状态。
Failed to initialize post configuration manager. This issue can be resolved using Cluster Administrator.
未能初始化后配置管理器。这个问题可以通过使用群集管理器解决。