无法在分区之间动态分配处理资源。
You cannot dynamically allocate processing resources between partitions.
不支持分区之间的动态分配。
重要选择:静态和动态分配的缓冲区。
The big choice: Statically and dynamically allocated buffers.
当发生这种情形时,需要动态分配二级日志。
When this happens, secondary logs will be allocated dynamically.
动态分配并重新分配SQLPL中的阵列。
始终正确处理返回动态分配的内存引用的函数返回值。
Always properly handle return values of functions returning references of dynamically allocated memory.
虚拟化允许通过动态分配现有IT资源来提供新系统。
Virtualization allows for provisioning of new systems through the dynamic allocation of existing IT resources.
这样管理员就可以在需要时将资源动态分配到需要的地方。
This allows the administrator to dynamically assign the resources to the partition where they are needed, when they are needed.
次日志文件扩展由队列管理器在主文件耗尽的情况下动态分配。
Secondary log file extents are allocated dynamically by the queue manager when the primary files are exhausted.
子网定义:子网定义项定义了DHCP服务器动态分配的子网。
Subnet definitions: a subnet definition entry defines a subnet that the DHCP server dynamically assigns.
比特和子载波动态分配技术是OFDM的关键技术之一。
Bit and subcarrier dynamic allocation technique is one of the key techniques in OFDM.
动态分配带宽的时间很多都消耗在了计算呼叫损失率上。
Alternatively, too much time in dynamic allocation is spent on computing call blocking probabilities.
内核提供了用于per - CPU锁定和变量动态分配的其他函数。
The kernel provides other functions for per-CPU locking and dynamic allocation of variables.
对此没有硬性规定,因为内存是动态分配的,除非必需,否则不会用到。
There is no penalty for this, as the memory is allocated dynamically, and will not be used unless it is really needed.
在本文中,您将了解如何基于流程模板人工活动动态分配人工任务角色。
In this article, you'll learn how to dynamically assign human task roles based on the process template human activities.
实际上,这个例子有适当的复杂性,处理器在不同操作系统之间动态分配。
In fact, this example has a nice complexity to it in that processors are being dynamically allocated between different operating systems no less!
从浏览器内存空间中分配内存。使用这个函数来动态分配内存。
NPN_MemFree requests that the browser free a specified block of memory. Use this function to free memory allocated with NPN_MemAlloc.
创建实例时,将从一系列私有ip地址动态分配其专用IP地址。
When an instance is created, its private IP address is assigned dynamically from a range of private IP addresses.
在动态分配 IP地址的网络系统里,不需要手工分配主机名和域名。
You will not be required to manually assign hostnames and domain names in a dynamic IP addressing scheme.
该内存位置的第三个字节又指向某个动态分配的10字节的内存位置,如图6所示。
The third byte of this memory location further points to some other dynamically allocated memory location of 10 bytes, as shown in Figure 6.
与数组变量不同,动态分配的数组将一直存在,直到程序显式释放它为止。
Unlike an array variable, a dynamically allocated array continues to exist until it is explicitly freed by the program.
如果是ORB_LISTENER_ADDRESS,这就意味着端口号是动态分配的。
In the case of the ORB_LISTENER_ADDRESS, this means that the port number is dynamically assigned.
在传统的AT M网络中,使用最为广泛的动态分配带宽的最优算法是二分法。
In traditional ATM networks, the most widely used dynamic bandwidth allocation algorithm is known as "Bisection algorithm".
在进行切换时,资源可以在WebServices需要时动态分配,在不需要时将其收回。
In making the switch, the resources can be dynamically allocated when needed and deallocated when not needed by Web services.
实际上,它有许多问题,包括可伸缩性差、微分区功能有限制而且不支持在系统之间进行动态分配。
The truth is that it has many issues, among them, scalability, limited micro partitioning and no dynamic allocation between systems.
Packratting:由于长时间不及时释放动态分配的内存而消耗了过量的内存。
Packratting: Consuming excessive memory by keeping dynamically allocated objects alive for longer than they are needed.
数据区域同时包括静态分配的内存(比如全局和静态数据)和动态分配的内存(通常称为堆)。
The data region includes both statically allocated memory (such as global and static data) and dynamically allocated memory (often called the heap).
动态分配IP地址是你能带着你的笔记本走到某个新地方却依然联着网和接受IP数据的必要条件。
Dynamic IP addressing is part of what enables you to take your laptop somewhere new, connect to the Internet, and receive IP traffic.
之所以要动态分配数组,往往是由于编译时并不知道数组的长度。我们可以编写如下代码。
When we dynamically allocate an array, we often do so because we don't know the size of the array at compile time. We might write code such as.
之所以要动态分配数组,往往是由于编译时并不知道数组的长度。我们可以编写如下代码。
When we dynamically allocate an array, we often do so because we don't know the size of the array at compile time. We might write code such as.
应用推荐