然后我们分配内存。
In doing so, you also need to allocate memory and create the object.
然而这样做,您也需要分配内存和创建对象。
Your application can allocate enough memory to load all the data into the collection.
应用程序可以分配足够的内存来将所有数据装载到集合中。
BSUs allocate memory for the instance and database, intercept and handle signals, and handle exceptions sent to DB2.
BSU为实例和数据库分配内存,拦截和处理信号,并处理发送到DB2的异常。
You should change these parameters to allocate more memory to enhancing network performance.
可以修改这些参数来分配更多的内存,从而改进网络性能。
This will save the old stack pointer and allocate stack memory atomically.
这会保存原来的堆栈指针,并自动分配堆栈内存。
The host system only needs to allocate memory purely for the need of guest system (and its forked processes).
宿主系统只需要分配完全只是客户系统(及其派生的进程)所需要的内存。
Since these processes already exist, there's no need for the operating system to waste valuable time to create a process, allocate memory to it, and so on.
由于这些进程已经存在,因此操作系统不需要浪费宝贵的时间来创建进程、为之分配内存等等。
If we allocate too much memory to IDS, some system operations may suffer, but if we don't allocate enough memory to IDS, then database server would suffer.
如果我们给IDS分配过多的内存,这将有损于一些系统操作,但是如果我们不给IDS分配足够的内存,那么将有损于数据库服务器。
Soon after that, the kernel starts swapping some of those pages to disk in anticipation of having to allocate memory to the process that's allocating memory.
在此之后,如果内核预计必须为请求内存的进程分配内存,它就会开始把一些页面交换到磁盘。
So long as the operands are both already sorted into document order, this avoids the need to allocate memory for the intermediate node sets.
只要已经按文档顺序排序了这两个操作数,就不必为中间节点集分配内存。
What this does is provides the capability to allocate memory for a process from the memory module which contains the processor that caused the page fault.
这样做的目的是,在内存模块中为处理器上产生缺页的进程提供内存分配的功能。
AIX will dynamically allocate memory based on workload utilization and LPAR configuration.
AIX会根据工作负载利用率和LPAR配置动态地分配内存。
For instance, you can allocate memory for caching, which reduces disk access, or access resources over the network rather than reading off the local disk.
例如,可以为缓存分配内存,这可以减少磁盘访问或通过网络的资源访问。
The best way to avoid the need to allocate memory in a handler is to allocate, in advance, space for signal handlers to use.
避免在处理器分配内存的最好方法是,为信号处理器预先分配要使用的内存。
As the agent or subagent requires more heap space to process larger SQL statements, the database manager will allocate memory as needed, up to the maximum specified by this parameter.
当代理程序或子代理程序需要更多的堆空间以处理较大的sql语句时,数据库管理器将按照需要分配内存,所分配的内存大小最大可达到该参数所指定的最大值。
The heap filled up, and the application failed to allocate memory.
堆被注满,应用程序分配内存失败。
为这个guest分配内存。
The host operating system must provide the means to execute a driver in the privileged ring (ring 0) and export the means to allocate memory (see Figure 3).
主机操作系统必须提供以特权级别(ring0)执行驱动程序的方法,并提供分配内存的方法(见图3)。
There are numerous ways in which the asynchronous patterns can allocate memory without the developer explicitly using the new operator.
异步模式下无需开发者显式使用new运算符,即可通过多种方式分配内存。
We allocate memory on put (malloc) and we free memory on remove (free).
我们在放入数据的时候分配内存(malloc),移除数据的时候释放内存(free)。
Another approach, called buddy memory allocation, is a faster memory technique that divides memory into power-of-2 partitions and attempts to allocate memory requests using a best-fit approach.
另外一种方法称为buddymemoryallocation,是一种更快的内存分配技术,它将内存划分为2的幂次方个分区,并使用best - fit方法来分配内存请求。
Memory allocation failure happens when the heap has reached maximum size and cannot allocate more memory.
当堆达到最大大小,无法再分配内存时,就会发生内存分配失败。
After you allocate memory, it becomes yellow, which represents allocated but uninitialized memory.
当您分配内存以后,它就变成黄色,这表明已经被分配但是没有初始化。
And before you do that, you have to allocate memory for the object.
在你这样做之前,你必须为对象分配内存。
无法分配内存。
IE7's naive concatenation algorithm requires that the browser repeatedly copy and allocate memory for larger and larger strings each time through the loop.
IE7天真的连接算法要求浏览器在循环过程中反复地为越来越大的字符串拷贝和分配内存。
NUMA servers will attempt to satisfy memory-allocation requests from within the pod, but will allocate memory from other pods if necessary. An example of a NUMA server is shown in Figure 1 below
NUMA服务器将试图满足来自 pod 中的内存分配请求,但是如果必要的话,也将从其他pods分配内存。
NUMA servers will attempt to satisfy memory-allocation requests from within the pod, but will allocate memory from other pods if necessary. An example of a NUMA server is shown in Figure 1 below
NUMA服务器将试图满足来自 pod 中的内存分配请求,但是如果必要的话,也将从其他pods分配内存。
应用推荐