“执行环境”常见的英文表达是 execution environment。
“execution”有“执行;履行;实施”的意思,“environment”表示“环境;周围状况”,二者组合“execution environment”即表示程序运行或任务执行时所处的特定环境,涵盖了硬件、软件、操作系统资源等多方面因素。
例如:Each thread has its own execution environment.(每个线程都有自己独立的执行环境。 )