initializes
美 [ɪˈnɪʃ(ə)lˌaɪz]
英 [ɪˈnɪʃəlaɪz] 
- v.【计】预置
- 网络初始化;初始化数据文件;初始化事件
词形变化
第三人称单数:initializes 现在分词:initializing 过去式:initialized 反义词
同义词
英汉解释
英英解释
例句
This function initializes the global state of Guile and must be called prior to any other Scheme function.
该函数初始化Guile的全局状态,它必须在任何其他Scheme函数之前调用。
When overridden in a derived class, initializes a new instance of that class and registers it with the application as a disposable object.
在派生类中重写时,初始化该类的新实例并在应用程序中将其注册为可释放的对象。
Constructor provides the name for the Class and initializes the properties which can be different in every instance of the Class.
构造器会为类提供一个名称,和初始化每一个类的实现的属性。
As I said, after creating the singleton instance of the class, the code initializes it.
如上所述,在创建该类的单个实例后,该代码会将其初始化。
The changes become effective only when the object is looked up in JNDI, which typically occurs once, when the program initializes.
仅当在JNDI中查找对象时更改才有效,这通常在程序初始化时才出现一次。
Object and initializes it to read a string whose contents are in the form of an XML resource file.
对象,然后将它初始化,以读取内容为XML资源文件格式的字符串。
Initializes a new instance of the HttpParseException class with a specified error message and a reference to the inner.
使用指定的错误信息和对内部异常的引用来初始化HttpParseException类的新实例。
The Subject to be updated is supplied by the JAAS infrastructure when it initializes the login module.
要更新的Subject是由JAAS基础架构在初始化登录模块时提供的。
Initializes a new instance of the MalformedLineException class with a specified error message and a line number.
使用指定的错误信息和行号初始化MalformedLineException类的新实例。
Initializes a new instance of the class with a specified caption and an array of submenu items defined for the menu item.
用指定标题和为菜单项定义的一组子菜单项初始化该类的一个新实例。
Next, the script initializes a session and checks to see if the session already contains a shopping cart ID.
接下来,脚本初始化一个会话,检查会话是否已经包含一个购物车ID。
Initializes a new instance of the ForestTrustCollisionException class with a specified error message and an underlying exception object.
用指定的错误信息和基础异常对象初始化ForestTrustCollisionException类的新实例。
Initializes a new instance of the Point class with the specified coordinates.
用指定坐标初始化Point类的新实例。
Since all this work is done when the process initializes, there is no run-time performance hit for the application.
由于所有这些工作都是在进程初始化的时候进行的,因此应用程序运行期的性能不会降低。
Initializes a new instance of the Bitmap class with the specified size and with the resolution of the specified Graphics object.
用指定的大小和指定的Graphics对象的分辨率初始化Bitmap类的新实例。
Initializes a brush with a specified solid color. The brush can subsequently be selected as the current brush for any device context.
本函数用指定的颜色初始化画刷。随后该画刷就可用于任何设备上下文的当前画刷。
Initializes a new instance of the class with a specified caption, event handler, and associated shortcut key for the menu item.
用指定标题、事件处理程序和菜单项的关联快捷键初始化该类的一个新实例。
Initializes a new instance of the PrvDataAdapter class with an SQL SELECT statement and a connection string.
使用SQLSELECT语句和连接字符串初始化PrvDataAdapter类的新实例。
The later initializes the system, deals with display effects, and is realized in the main program.
系统应用程序完成系统环境设置(初始化)、显示效果处理等工作,由主程序来实现。
Initializes a new instance of the ProcessStartInfo class without specifying a file name with which to start the process.
初始化ProcessStartInfo类的新实例,而不指定启动进程时使用的文件名。
When Ghost restores the partitions on an MBR disk, it initializes the starting sector, the sector count, and ending sector of the partition.
在主引导记录磁盘上恢复分区时,它将调整启动扇区大小、扇区数目以及分区的结束扇区。
At initialization time, a device driver allocates a net_device structure and then initializes it with its necessary routines.
在进行初始化时,设备驱动程序会分配一个net_device结构,然后使用必须的程序对其进行初始化。
Initializes a new instance of the TableMapping class with a source when given a source table name and a.
名称的情况下,用源初始化TableMapping类的新实例。
Initializes the control tree during page generation based on the declarative nature of the page.
在页生成过程中根据页的声明性特性初始化控件树。
The configuration file initializes the settings for the trace source at the time the application is initialized.
配置文件在初始化应用程序时初始化跟踪源的设置。
Each value type has an implicit default constructor that initializes the default value of that type.
每种值类型均有一个隐式的默认构造函数来初始化该类型的默认值。
Initializes a new instance of the ArgumentNullException class with the name of the parameter that causes this exception.
使用导致此异常的参数的名称初始化ArgumentNullException类的新实例。
Initializes an internal serialization handler from an array of remoting headers that are applied to a method.
从应用到一个方法的远程处理标头数组初始化一个内部序列化处理程序。
Initializes a new instance of the DataTableMapping class with a source when given a source table name and a DataTable name.
当给定源表名称和DataTable名称时,用源初始化DataTableMapping类的新实例。
Initializes a new instance of the ProxyWebPart class when a static Web Parts control (or server or user control) must be replaced.
在必须替换静态Web部件控件(服务器或用户控件)时,初始化ProxyWebPart类的新实例。
The first section of rc. boot initializes the system's hardware to prepare it for the operating system to boot.
boot的第一阶段是初始化系统硬件,为启动操作系统做准备。
When parameterized row filters are used in merge publications, replication initializes each subscription with a two-part snapshot.
在合并发布中使用参数化行筛选器时,复制将使用由两部分构成的快照初始化各个订阅。
A special method on a class or struct that initializes the objects of that type.
类或结构中用于初始化该类型的对象的一种特殊方法。
When a bus driver is initialized, it calls bus_register. This initializes the rest of the fields in the bus.
当一个总线驱动被初始化的时候,就会调用总线注册函数。它会初始化总线对象的其他域。
Overridden by derived classes to deserialize and load persisted state information when a Page object initializes its control hierarchy.
在Page对象初始化其控件层次结构时,由派生类重写以反序列化并加载保留的状态信息。
You cannot replace the constructor initialization of the component, but you can augment it or reset the properties that it initializes.
您不能替换组件的构造函数初始化,但可以增加它或重置它初始化的属性。
Initializes a new instance of the PrvDataAdapter class with an SQL SELECT statement and a PrvConnection object.
使用SQLSELECT语句和PrvConnection对象初始化PrvDataAdapter类的新实例。
The static modifier should not be confused with the static statement, which denotes code that initializes the class.
不应将static修饰符与static语句相混淆,后者表示初始化类的代码。
Implement a handler for your form's Load event that initializes the DataGridView and BindingSource and sets up the data binding.
为窗体的Load事件实现一个处理程序,该事件初始化DataGridView和BindingSource并设置数据绑定。
Initializes a new instance of the ForestTrustCollisionException class with a specified error message.
用指定的错误信息初始化ForestTrustCollisionException类的新实例。