青年中文青年中文

stack size的意思

stack size中文翻譯:

堆棧尺寸

相似詞語短語

stack───n.(Stack)(美)斯塔克(人名);n.(整齊的)一堆;(尤指工廠的)大煙囪;堆棧;(干草或谷物的)堆;豎著置放的高保真音響設備;定高分層盤旋(等待降落)的機群;(數支步槍支起的錐形)槍架;(車輛的)排氣管;(浪蝕)巖柱;垛,堆(木材計量單位);v.(使)放成整齊的一疊;(使)成疊地放在……;(令飛機)分層盤旋等待著陸;(洗牌)作弊;跌倒

network stack───網絡堆棧

hoop stack───箍式煙囪

stack pointer───[計]棧指針;棧指示器;[計]堆棧指示字;棧指示器; 堆棧指示器; 堆棧指示字; 堆棧指針

expurgation stack───清除堆棧

size───adj.一定尺寸的;n.大小;尺寸;vi.可比擬;vt.依大小排列

stack out───堆疊

stack trace───堆疊追蹤;堆棧蹤跡;堆疊追蹤; 堆棧蹤跡

stack up───加起來; 把…堆在…; 與…比較[較量]; 處于某種狀態;堆積;累計;加起來

雙語使用場景

If thread stack size has been changed (for example, -xss128k).───是否改變了線程堆棧大小(例如,- Xss128k)。

If you reduce the default stack size, you can create more threads.───如果您減小默認棧大小,那么可以創建更多線程。

Stack size: ulimit a "s unlimited."───堆棧大小:ulimit—s unlimited。

The maximum stack size of a thread is not determined by an individual ISAPI, DLL, or ASP component that is running inside the process.───線程的最大堆棧大小是不由單個ISAPI、DLL或ASP組件進程內運行。

The maximum stack size of a thread is configured by the executable file of the process.───線程的最大堆棧大小配置由可執行文件的過程。

Alternatively, if the thread runs out of the maximum stack size, you must change the code in the application to use the stack correctly.───此外,如果線程用完了大堆棧大小,必須更改應用程序為正確使用堆棧中代碼。

Some implementations allow you to specify the stack size for Java threads.───一些實現允許您指定Java線程的棧大小。

Initializes a new instance of the Thread class, specifying the maximum stack size for the thread.───類的新實例,指定線程的最大堆棧大小。

By default, the maximum stack size of a thread that is created by a native Microsoft Internet Information Services (IIS) process is 256 KB.───默認情況下,由本機MicrosoftInternetInformationServices(IIS)進程創建一個線程的最大堆棧大小為256KB。

英語使用場景

If a new player comes to the table during a game, the starting stack size and new positions.

Because we are just jumping into the same function, the return address and old %ebp will be the same and the stack size won't change.