在线词典

分类:语言工具
在线词典,是一款在线使用的中英文查词词典。本工具支持查询英文和中文单词及词组的含义,查询效率高、结果丰富,包括单词变体、常用短语、英英释义、同义词、同根词、词语辨析等,是外语学习者必备的在线查词工具。

imperative programming

查词链接:https://www.dute.org/dict/imperative_programming复制链接
命令式编程:一种编程范式,程序员通过编写一系列指令来告诉计算机如何执行任务。这些指令是按照顺序执行的,通常涉及到变量的赋值和控制结构(如循环和条件语句)。
查看英英释义
abstract:
In computer science, imperative programming is a programming paradigm that describes computation in terms of statements that change a program state. In much the same way that imperative mood in natural languages expresses commands to take action, imperative programs define sequences of commands for the computer to perform.

网络释义
命令式编程
...命令式编程范式初探 命令式编程(Imperative Programming)是最原始也是我们最熟悉的编程范式。用命令式编写的程序由命令序列组成,即一系列祈使句:“先做这,再做那”,强调“怎么做”。
指令式编程
这种风格也称声明式编程(Declarative Programming),与之相对的是指令式编程(Imperative Programming),后者中的对象会不断修改自身状态。
命令编程
此外还支持面向命令编程(imperative programming) ,和函数编程
常用短语
* 以上查询结果来自于网络,仅供参考。
正在查询...