initializes

初始化
常用释义
vt. 初始化(initialize 的第三人称单数)

扩展信息

初始化
Digital 是什么意思_爱问知识人 ... 串接资料 串行数据 serial data 初期化 初始化 initialize 磁碟 磁盘 disc ...
预置
预字的解释---在线新华字典 ... 预制〖 prefabricate〗 预置initialize〗 预祝〖 congratulatebeforehand〗 ...
初始化数据文件
用全站仪进行工程施工放样 ... PCODE INPUT( 编码数据输入 ) INITIALIZE( 初始化数据文件 ) REM( 悬高测量 ) ...
初始化事件
开发者可以在组件实例的初始化事件initialize)中修改组件实例的外观。修组件所有实例外观的方法比较多,例如_root的第一 …
初始化函数
初始化函数Initialize( ))系统启动中,初始化 ARM 处理器,初始化中断,初始化 I/O, 初始化内存,初始化侦听 I/O 等等。 实 …
初始化磁带
MCISendString详细参数 -... ... audio stream stream: 指定记录的音频流 initialize初始化磁带 to position: 指定记录的终点 ...
拖放对象
在线图片裁切程序分析-用户新窗口 ... //获取尺寸 GetSize:function //拖放对象 initialize:function //准备拖动 Start:function ...
初期化
Digital 是什么意思_爱问知识人 ... 串接资料 串行数据 serial data 初期化 初始化 initialize 磁碟 磁盘 disc ...

例句

该函数初始化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.

构造器会为类提供一个名称,和初始化每一个类的实现的属性。

如上所述,在创建该类的单个实例后,该代码会将其初始化。

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 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.

在主引导记录磁盘上恢复分区时,它将调整启动扇区大小、扇区数目以及分区的结束扇区。

在进行初始化时,设备驱动程序会分配一个net_device结构,然后使用必须的程序对其进行初始化。

Initializes a new instance of the TableMapping class with a source when given a source table name and a.

名称的情况下,用源初始化TableMapping类的新实例。

在页生成过程中根据页的声明性特性初始化控件树。

The configuration file initializes the settings for the trace source at the time the application is initialized.

配置文件在初始化应用程序时初始化跟踪源的设置。

每种值类型均有一个隐式的默认构造函数来初始化该类型的默认值。

Initializes a new instance of the ArgumentNullException class with the name of the parameter that causes this exception.

使用导致此异常的参数的名称初始化ArgumentNullException类的新实例。

从应用到一个方法的远程处理标头数组初始化一个内部序列化处理程序。

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类的新实例。

常用短语

v.