memory allocation
内存分配:计算机程序中的一种操作
常用释义
英式发音
美式发音
基本释义
- 内存分配:计算机程序中的一种操作,用于为变量或数据结构分配内存空间。
例句
-
1·Many of the crashes resulting from fuzz testing are direct results of memory allocation mistakes and buffer overflows.由模糊测试导致的许多故障都是内存分配错误及缓冲器溢出的直接结果。
-
2·One powerful reason is memory allocation.一个最有力的理由是内存分配。
-
3·How much CPU and memory allocation is required?需要分配多少CPU和内存资源?
-
4·Segment 2 is for stack and dynamic memory allocation.段2预留给堆栈和动态内存分配。
-
5·How do you monitor your system memory allocation?你是如何监测你的系统内存占用率的呢?
-
6·Consider both execution performance and memory allocation.要同时兼顾执行性能和内存分配。
-
7·An area of memory that is used for dynamic memory allocation.一块被用作动态内存分配的内存区域。
-
8·Memory allocation failures should reduce the use of this flag.如果内存分配失败过多,应该减少这个标记的使用。
-
9·There are two approaches to specify CPU and memory allocation.指定CPU和内存分配有两种方法。
-
10·When this limit is reached, you will get memory allocation errors.当达到这个限制时,就会收到内存分配错误。