dynamic allocation的用法和樣例:
例句
- As an alternative to dynamic allocation, the process can simply commit the entire region instead of only reserving it.
對于一個(gè)動(dòng)態(tài)分配事件,進(jìn)程可以簡(jiǎn)單的直接把整個(gè)區域調撥而不是預留。 - It uses ACE_Message_Block to provide an efficient message buffering mechanism that minimizes dynamic memory allocation and data copying.
提供高效的消息緩存機制,減少動(dòng)態(tài)分配和復制。