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.