active stack的意思
active stack中文翻譯:
操作棧
stack───n.(Stack)(美)斯塔克(人名);n.(整齊的)一堆;(尤指工廠的)大煙囪;堆棧;(干草或谷物的)堆;豎著置放的高保真音響設備;定高分層盤旋(等待降落)的機群;(數支步槍支起的錐形)槍架;(車輛的)排氣管;(浪蝕)巖柱;垛,堆(木材計量單位);v.(使)放成整齊的一疊;(使)成疊地放在……;(令飛機)分層盤旋等待著陸;(洗牌)作弊;跌倒
active───n.主動語態;積極分子;adj.積極的;活躍的;主動的;有效的;現役的
ellagic active───鞣花活性
network stack───網絡堆棧
hoop stack───箍式煙囪
stack pointer───[計]棧指針;棧指示器;[計]堆棧指示字;棧指示器; 堆棧指示器; 堆棧指示字; 堆棧指針
expurgation stack───清除堆棧
active motif───活動母題
stack out───堆疊
Moves the active stack frame up.───上移活動堆棧幀。
Also, the constant reuse of stack regions tends to keep active stack memory in the CPU caches, speeding up access.───另外,棧的反復使用能夠使棧駐留在cpu緩存(cpu caches)中,從而加快數據存取。
Moves the active stack frame down.───下移活動堆棧幀。
In a Java program, a root is a reference to an object held in a static variable or in a local variable on an active stack frame.───在Java程序中,根是對靜態變量中或者活躍的堆棧框架上的本地變量中所包含的對象的引用。
Indicates that the method context contains the active stack frame of a non-current thread.───指示方法上下文包含非當前線程的活動堆棧幀。
Moves the active stack frame up.
Also, the constant reuse of stack regions tends to keep active stack memory in the cpu caches, speeding up access.
Moves the active stack frame down.
Indicates that the method context contains the active stack frame of a non-current thread.
In a Java program, a root is a reference to an object held in a static variable or in a local variable on an active stack frame.
If you get a crash and the top of the active stack contains a GC function, start looking for PInvokes in your code and see if you might be passing buffers that are too small.