释义 |
数组分配 以上为机器翻译结果,快速获取精准的人工翻译结果,建议选择有道人工翻译 1 [计]?数组分配 ... 算术,混合模式(arithmetic, mixed mode) 数组分配(array allocation) 数组,关联数组(array, associative) ... 2 ?数组初始化 (allocation),数组初始化(array allocation),非(not..
- 1
Any stream with an internal buffer should override this method and provide a much more efficient version that writes to the buffer directly, avoiding the extra array allocation on every call. 所有具有内部缓冲区的流都应重写此方法,提供一个直接写入缓冲区的有效得多的版本,以避免每次调用时都要进行额外的数组分配。 - 2
On the other hand, Oracle requires explicit allocation operations prior to adding elements to an array. 另一方面,在将元素添加到阵列以前,Oracle 需要明确的分配操作。 - 3
You can, for example, use a vector in much the same way as you would use an ordinary C array, except that vector eliminates the chore of managing dynamic memory allocation by hand. 举个例子,你可以使用vector就像使用普通的c数组,除了vector不能手工申请管理动态内存。
|