网站首页  英汉词典

请输入您要查询的英文单词:

 

单词 Programming paradigms
释义

Programming paradigms

原声例句
科技 Crash Course

GUI applications are constructed from these widgets, so let’s try coding a simple example using this new programming paradigm.

GUI 应用程序是从这些小部件构建的,所以让我们尝试使用这种新的编程范例编写一个简单的示例。

弗里德曼播客集

And you can use ChatGPT to develop that syntax for it and develop new kinds of programming paradigms in this way.

您可以使用 ChatGPT 为其开发语法,并以这种方式开发新型编程范例。

中文百科

编程范型 Programming paradigm

(重定向自Programming paradigms)

编程范型编程范式英语:Programming paradigm),(即模范之意,范式即模式、方法),是一类典型的编程风格,是指从事软件工程的一类典型的风格(可以对照方法学)。如:函数式编程、进程编程、面向对象编程、指令式编程等等为不同的编程范型。

编程范型提供了(同时决定了)进程员对进程执行的看法。例如,在面向对象编程中,进程员认为进程是一系列相互作用的对象,而在函数式编程中一个进程会被看作是一个无状态的函数计算的串行。

正如软件工程中不同的群体会提倡不同的「方法学」一样,不同的编程语言也会提倡不同的「编程范型」。一些语言是专门为某个特定的范型设计的(如Smalltalk和Java支持面向对象编程,而Haskell和Scheme则支持函数式编程),同时还有另一些语言支持多种范型(如Ruby、Common Lisp、Python和Oz)。

英语百科

Programming paradigm 编程范型

(重定向自Programming paradigms)
Overview of the various programming paradigms according to Peter Van Roy[4]:5

The notion of programming paradigms is a way to classify programming languages according to the style of computer programming. Features of various programming languages determine which paradigms they belong to; as a result, some languages fall into only one paradigm, while others fall into multiple paradigms. Some paradigms are concerned primarily with implications for the execution model of the language, such as allowing side effects, or whether the sequence of operations is defined by the execution model. Other paradigms are concerned primarily with the way that code is organized, such as grouping code into units along with the state that is modified by the code. Yet others are concerned primarily with the style of syntax and grammar.

随便看

 

英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2024 encnc.com All Rights Reserved
更新时间:2025/6/23 16:57:24