单词学习:imperative programming 计算机科学/编程范式

imperative programming

/ɪmˈperətɪv prəˈɡræmɪŋ/

命令式编程,一种通过一系列指令(命令)来改变程序状态的编程范式,它明确描述了计算机执行任务的步骤。

In the computer science class, Mr. Gu explained that imperative programming, like using loops in Python, focuses on how to achieve a goal step by step.

在计算机科学课上,顾老师解释说,命令式编程(比如在Python中使用循环)侧重于如何一步步实现目标。

单词卡片 卡片已就绪
英语单词分享卡片: imperative programming - 命令式编程,一种通过一系列指令(命令)来改变程序状态的编程范式,它明确描述了计算机执行任务的步骤。