...向过程的程序设计思想的核心是功能分解,通常采用自顶向下的方法进行程序设计,即传统的结构化程序设计(structured programming,SP)方法:将一个大规模的、复杂的问题按功能逐步分解为若干小规模的、简单的子问题,使用对应的程序模块来实现...
基于4个网页-相关网页
接下来将会支持更多的结构化程序设计概念,如循环,使用宏将其转换为这种连续的传递形式。
The next step would be to support more structured programming concepts like loops, ie. translate them to this continuation passing style using macros.
另一方面,传统的结构化程序设计方法造成制造自动化软件难以满足可扩展性、可重用性的要求。
On the other hand, traditional manufacturing automation software was developed oriented structure, which hardly satisfies the requirement of reuse and extension.
OCaml语言是一种很高级的语言,支持面向对象程序设计、函数式程序设计(如lisp或erlang)或传统的结构化程序设计。
The OCaml language is a quite high-level language, capable of object-oriented programming, functional programming (like Lisp or Erlang), or traditional structured programming.
应用推荐