动态段分配让用户堆或共享内存可以使用额外的段。
Dynamic segment allocation allows the additional segments to be used by user heap or Shared memory.
如果使用动态段分配,那么第4段到第16段(0x3到0xf)供用户堆使用。
Segments four through sixteen (0x3 to 0xf) are available for the user heap if used by dynamic segment allocation.
Lotus Domino最初将前两个可用的段(0x3和0x4)作为用户堆内存,将最后一个段(0xf)作为共享内存。
Lotus Domino begins using the first two available segments for user heap memory (0x3 and 0x4). Lotus Domino begins using the last segment (0xf) for Shared memory.
That is the address in memory in the heap of the first byte that the user typed in.
那是用户输入的字符串第一个字节,内存中堆的地址。
应用推荐