initialize [i'niʃəlaiz]
- initialize的基本解释
-
vt.
预置
- 相似词
- initialize的同义词
- v. initialise
- 拼写相近词组、短语
- initialization phase
- 更多 网络例句 与initialize相关的网络例句 [注:此内容来源于网络,仅供参考]
-
Int *pia = new int[10];// array of 10 uninitialized intsThis new expression allocates an array of ten ints and returns a pointer to the first element in that array, which we use to initialize pia.
此 new 表达式分配了一个含有 10 个 int 型元素的数组,并返回指向该数组第一个元素的指针,此返回值初始化了指针 pia。
-
To initialize a vector from an array, we specify the address of the first element and one past the last element that we wish to use as initializers
使用数组初始化 vector 对象,必须指出用于初始化式的第一个元素以及数组最后一个元素的下一位置的地址
-
The 'DCD' directive instructs the assembler to reserve a word of store and to initialize it to the value of the expression to the right, which in these cases is just the address of the label.
DCD指示汇编器保留一个存储字,将它初始化为右边表达式的值。在这里只是标号的地址。
- 更多网络解释 与initialize相关的网络解释 [注:此内容来源于网络,仅供参考]
-
initialize:初始化
根据应用程序框架(Framework)的种类,应用程序的对象(Object)要完成以下工作:(1) 初始化(Initialize)应用程序用户界面Classes主要包含Windows-based应用程序的一些可视性元素,例如:窗口、菜单、对话框、控件(Control)等,
-
initialize:初始
但是在C++中 (C++系的语言也是), 变数是有类别之分, 如果尝试将一个不同资料型态的数值指定给一个变数, 就可能会产生编译器错误 (Compiler Error, 指在程式编译时发生的错误) 或是 资料流失.初始(initialize) 就是指定一个数值给变数,
-
initialize:化
2.2.1 初始化(initialize) 驱动程序必须有一个初始化方法. 在把驱动程序载入系统的时候会调用这个初始化程序. 它做以下几方面的工作. 检测设备. 在初始化程序里你可以根据硬件的特征检查硬件是否存在,然后决定是否启动这个驱动程序.
-
initialize:初始化 初始化
initialization list 初值列 初始值列表 | initialize 初始化 初始化 | inner class 内隐类别 内嵌类
-
transmitiing initialize:初始化传送
transmital mode 传输模态 | transmitiing initialize 初始化传送 | transmitted-data circuit 传输数据线路
- 加载更多网络解释 (9)