程序设计范型

  • 网络programming paradigm
程序设计范型程序设计范型
  1. 代码组件的组合重用是一种新的程序设计范型

    Code component composition reuse is a new programming paradigm

  2. 本文在描述了程序设计范型的特性之后,详细地介绍了代码组件的组合重用方法,提出并论述了代码组件的组合重用是一种新程序设计范型的观点。

    After describing the characteristics of programming paradigm , this paper introduces code component composition reuse method in detail , proposes and discusses viewpoint that code component composition reuse is a kind of new programming paradigm .

  3. 面向对象方法与面向对象程序设计语言范型

    Object-Oriented Method and Object-Oriented Programming Language Paradigm

  4. 泛型程序设计提供了一种重要的程序设计范型,使程序员无须为不同的数据类型重复编写功能相似的程序代码。

    As an important programming paradigm , generic programming relieves the programmer from repeatedly writing codes of similar functionality for different data types .