initialize 词态变化
名词: initialization;
initialize 中文词源
initialize 初始化来自initial,开始的。引申词义使电脑初始化。
initialize 英文词源
- initialize (v.)
- 1833, "to designate by initials," from initial + -ize. Meaning "to make ready for operation" is from 1957. Related: Initialized; initializing.
initialize 英文释义
- 1. assign an initial value to a computer program
- 2. divide (a disk) into marked sectors so that it may store data;
- "Please format this disk before entering data!"
initialize 双语例句
- 1. If it is only read from initialize, remove the volatile keyword.
- 如果它仅仅从initialize,被解读, 那么就移除volatile关键字.
来自互联网
- 2. Of course, shader is not supposed to initialize every single output register.
- 当然, 并不是说着色器必须设置每一个输出寄存器(即,不必设置顶点的所有属性).
来自互联网
- 3. Cannot initialize default file list. Press OK to continue.
- 不能初始化默认的文件列表. 请按“确认”以继续.
来自互联网
- 4. You should strive to initialize every member variable exactly once during construction.
- 你应该努力在构造函数期间,将每个成员变量准确的初始化一次.
来自互联网
- 5. Could not initialize volume meter. Please select a different audio input device.
- 无法初始化音量测量器. 请选择不同的音频输入设备.
来自互联网
initialize 实用场景例句
- Assignment ( upon uninitialized ): To initialize the wrapped object with value of another wrapped object.
- 赋值 ( 到未初始化的对象 ): 以另一个包装对象的值初始化包装对象.
期刊摘选
- Initialize Drag & Drop capabilities in the dialog.
- 初始化对话框的拖 放 性能.
期刊摘选
- Yes, initialize the schema and data at the Subscriber.
- 是, 在订阅服务器上初始化方案和数据.
期刊摘选
- The application was unable to initialize the global options manager.
- 应用程序无法初始化全局选项管理器.
期刊摘选
- You tried to initialize bit field with a non scalar ( struct, union, array, or class ).
- 尝试用非标量 ( 结构 、 联合 、 数组或类 ) 初始化位域.
期刊摘选
- In such cases an initializer must be provided in order to initialize the data member.
- 在这种情况下,为了初始化数据成员,必须提供初始化式.
期刊摘选
- The agent is unable to initialize the User TSR.
- 代理无法初始化用户常驻内存程序.
期刊摘选
- Initialize will erase the entire contents of'% 1 '. Do you want to initialize?
- 初始化将会清除“%1 ” 上的所有内容. 是否进行初始化?
期刊摘选
- Could not allocate enough memory to initialize'% 1 '.
- 未能为初始化''%1''而分配足够的内存.
期刊摘选
- Could not initialize the interrupt controller.
- 不能初始化中断控制器.
期刊摘选
- Use constructors to initialize members that require more sophisticated logic.
- 使用构造函数来初始化具有复杂逻辑的成员.
期刊摘选
- To prepare for use, e . g, to initialize a diskette.
- 准备使用, 例如初始化一张软盘.
期刊摘选
- You must initialize the FileName property before calling methods.
- 您必须先初始设置“文件名”属性,才可以调用方法.
期刊摘选
- Next initialize your device extension and the Flags member of the device object.
- 接下来初始化你的设备扩展名以及设备对象的标志成员.
期刊摘选
- Slot failed to Initialize.
- 在初始化插槽时失败.
期刊摘选
- Software designed divide into three model: initialize , serial interruption service programming, serial port selected.
- 软件设计分为: 初始化、串行中断服务程序 、 串行口选择三个模块.
期刊摘选
- Applications should initialize diagnostics before any other BOINC calls.
- 计算程序应该在使用所有其它的BOINC调用 前,首先初始化诊断接口.
期刊摘选
- Note that memory allocation methods often do not initialize the allocated memory to a particular value.
- 为了减少影响系统性能的磁盘碎片,应避免分配小内存块.
期刊摘选
- Demonstrates how to initialize components and controls as they are created by the design environment.
- 演示在通过设计环境创建组件和控件时如何初始化它们.
期刊摘选
- You cannot initialize any of the structure elements in the structure declaration.
- 不能在结构声明中初始化任何结构元素.
期刊摘选
- Failed to initialize the'{ 0 }'property on the'{ 1 }'provider.
- 未能初始化 “ {1}”提供程序的 “ {0}”属性.
期刊摘选
- In order to initialize this card, you must enter the Administration or Site Security Password.
- 为了初始化此个人卡, 必须输入管理口令或网站安全性口令.
期刊摘选
- If you don't explicitly initialize a global variable, the compiler initializes it to 0.
- 如果没有明确地初始化全局变量, 那么编译器将对其初始化为0.
期刊摘选
- Failed to initialize object picker for the target domain.
- 为目标域初始化对象选取器失败.
期刊摘选
- You must initialize a constant when create it, and you cannot assign a new value later.
- 当创建时必须对常量初始化, 而后不能再对其赋新值.
期刊摘选
- A problem occurred when the wizard attempted to initialize cluster creation.
- 向导试图初始化群集创建时发生错误.
期刊摘选
- It'should define its own constructor to initialize these members.
- 它应该定义自己的构造函数来初始化这些成员.
期刊摘选