programming paradigms meaning in English
程序设计范式
Examples
- As part of the course , we will briefly examine the effect of programming paradigm choice on problem - solving approaches , and introduce data structures and algorithms
我们将简要的检视选择开发方式对解决问题的方法,所造成的影响,并介绍资料结构及演算法。 - Among them , mpi ( message passing interface ) is the most important program paradigm . it has many advantages , such as portable , powerful and high efficient
其中mpi (消息传递接口)是目前最重要的编程工具,它具有可移植性好、功能强大、效率高等多种优点。 - The problem for java developers is that the functional programming paradigm has long been implemented only via specialized languages such as haskell , scheme , erlang , and lisp
Java开发人员的问题是,函数编程范型长期以来只是通过像haskell 、 scheme 、 erlang和lisp这样的特殊语言实现的。 - Aspect - oriented programming is a full - fledged programming paradigm that can be applied to a wide range of programming scenarios , including the comprehension and maintenance of legacy applications
面向方面编程是成熟的编程范型,它可以应用于广泛的编程场景,包括遗留应用程序的理解和维护。 - Since this type of development is inherent to the functional programming paradigm , it seems natural to use functional programming techniques when developing modular code on the java platform
由于这种类型的开发继承了函数编程范型,在java平台上开发模块化代码时使用函数编程技术应是很自然的事。