青年中文青年中文

heap segment的意思

heap segment中文翻譯:

堆段

相似詞語短語

heap───n.堆;許多;累積;n.(Heap)人名;(芬)海亞普;(東南亞國家華語)協;(英)希普;vi.堆起來;vt.堆;堆積

segment───v.分割;(細胞)分裂;n.段,部分;(水果或花的)瓣,(動物的)節;弓形;音段;(廣播或節目的)時間段

line segment───n.線段;n.[數]線段

heap application───堆應用程序

alternate segment───交錯弓形

hairy heap───毛茸茸的

segment routing───分段布線

garbage heap───垃圾堆

segment fault───段故障,線段故障;[計]段故障

雙語使用場景

Figure 3 represents the struct mystruct and its members in the heap segment after the overflow.───圖3表示溢出后的堆分段中的struct mystruct及其成員。

Figure 1 represents the struct mystruct and its members in the heap segment.───圖1表示堆分段中的struct mystruct及其成員。

These three keywords are to the stack segment just as "malloc" and "dealloc" are to the heap segment . . . unnecessary.───這三個關鍵字之于棧,就像是“malloc”和“dealloc”之于堆……多余。

The garbage collector currently uses three generations, numbered 0, 1, and 2, plus a special heap segment that is used for large objects.───記憶體回收行程目前使用三個層代:編號0、1和2,加上用于大型物件的特殊堆積區段。

英語使用場景

These three keywords are to the stack segment just as "malloc" and "dealloc" are to the heap segment ... unnecessary.