The big choice: Statically and dynamically allocated buffers.
重要选择:静态和动态分配的缓冲区。
Usually, you do this by storing Pointers to dynamically allocated objects.
通常你会通过保存动态生成对象的指针来实现。
Amazon allows elastic IP addresses that can be dynamically allocated to instances.
Amazon允许使用弹性IP地址,可以动态分配给实例。
Internally the data referenced by the pointer is copied into dynamically allocated memory.
在内部,相关数据通过指针被拷贝到动态分贝的内存上。
The sizeof operator cannot return the size of dynamically allocated arrays or external arrays.
不会返回动态分配数组或扩展数组的大小。
Always properly handle return values of functions returning references of dynamically allocated memory.
始终正确处理返回动态分配的内存引用的函数返回值。
When you do so, somewhere a DHCP server has dynamically allocated a temporary IP address to your laptop.
当你带着你的笔记本到处乱逛的时候,处于某处的一台DHCP服务器已经动态地分配了一个临时ip地址给你的笔记本了。
Packratting: Consuming excessive memory by keeping dynamically allocated objects alive for longer than they are needed.
Packratting:由于长时间不及时释放动态分配的内存而消耗了过量的内存。
I was also thinking to store this information in the database, so that these rights are dynamically allocated also.
我还想到在数据库中存储这些信息,使这些权利是动态分配也。
Unlike an array variable, a dynamically allocated array continues to exist until it is explicitly freed by the program.
与数组变量不同,动态分配的数组将一直存在,直到程序显式释放它为止。
In making the switch, the resources can be dynamically allocated when needed and deallocated when not needed by Web services.
在进行切换时,资源可以在WebServices需要时动态分配,在不需要时将其收回。
The third byte of this memory location further points to some other dynamically allocated memory location of 10 bytes, as shown in Figure 6.
该内存位置的第三个字节又指向某个动态分配的10字节的内存位置,如图6所示。
The data/heap region contains dynamically allocated memory and some globally accessible program data (for example, DB2 agent private memory).
data/heap区域包含动态分配的内存和可全局访问的程序数据(例如DB2代理私有内存)。
In fact, this example has a nice complexity to it in that processors are being dynamically allocated between different operating systems no less!
实际上,这个例子有适当的复杂性,处理器在不同操作系统之间动态分配。
The data region includes both statically allocated memory (such as global and static data) and dynamically allocated memory (often called the heap).
数据区域同时包括静态分配的内存(比如全局和静态数据)和动态分配的内存(通常称为堆)。
Furthermore, you do not need to assign inodes anymore when creating file systems, as they are now dynamically allocated by JFS2 (meaning you won't be running out of them).
另外,在创建文件系统的时候不再需要分配索引节点,因为现在它们是由JFS2动态分配的(这意味着将不会耗尽索引节点)。
This paper presents a new Receiver Autonomous Integrity Monitoring (RAIM) algorithm based on Probability of Hazardously Misleading Information (PHMI) dynamically allocated strategy.
提出一种适用于多星座情况的接收机自主完好性监测算法——基于完好性指标动态分配的完好性监测算法。
It turns out that there are many different techniques to countering buffer overflows, but they can be divided into two approaches: statically allocated buffers and dynamically allocated buffers.
事实证明存在许多防止缓冲区溢出的不同技术,但它们都可划分为以下两种方法:静态分配的缓冲区和动态分配的缓冲区。
Secondary log file extents are allocated dynamically by the queue manager when the primary files are exhausted.
次日志文件扩展由队列管理器在主文件耗尽的情况下动态分配。
The DB2 configuration parameter LOGSECOND specifies the maximum number (up to 254) of secondary logs that can be allocated dynamically when needed.
DB 2配置参数LOGSECOND指定了在需要时可以动态分配的二级日志的最大数量(高达254)。
There is no penalty for this, as the memory is allocated dynamically, and will not be used unless it is really needed.
对此没有硬性规定,因为内存是动态分配的,除非必需,否则不会用到。
When this happens, secondary logs will be allocated dynamically.
当发生这种情形时,需要动态分配二级日志。
Arrays in SQL PL are allocated and reallocated dynamically.
动态分配并重新分配SQLPL中的阵列。
Processes can be allocated dynamically for the database server as needed, hence the term Dynamic Server.
如果需要的话可以为数据库服务器动态分配进程,因此才有了动态服务器(Dynamic Server)这个术语。
Better for complex data members to be dynamically or statically allocated?
更复杂的数据成员是动态或静态分配的?
Space for the error message is allocated dynamically on the page when validation fails.
当验证失败时,在页上动态分配错误信息的空间。
The system can also dynamically decrease or increase the total amount of memory allocated to the SGA or aggregate PGA, depending on processing demands.
系统也会动态的减少或者增加分配给SGA或者PGA的内存总数,这个取决于具体处理的需要。
The system can also dynamically decrease or increase the total amount of memory allocated to the SGA or aggregate PGA, depending on processing demands.
系统也会动态的减少或者增加分配给SGA或者PGA的内存总数,这个取决于具体处理的需要。
应用推荐