名词
中文翻译:子程序堆栈
同义词:
['subroutine stack', 'subroutine queue', 'subroutine buffer']
例句:
-
1.The program uses a subroutine stack tostore and execute functions.
该程序使用子程序堆栈来存储和执行函数。
-
2. Thesubroutine stack is critical for managing theflow of data in a multithreadedenvironment.
子程序堆栈对于管理多线程环境中数据流至关重要。
-
3. The developerneeds to carefully manage thesubroutine stack to avoid stackoverflow errors.
开发人员需要仔细管理子程序堆栈,以避免栈溢出错误。