中英
结构化程序设计
  • 简明
  • 1
    结构化编程:一种编程范式,强调将程序分解为简单、可理解的模块,通过控制结构(如顺序、选择和循环)组织这些模块。
  • 网络释义
  • 专业释义
  • 1

    [计] Structured Programming

    传统的结构化程序设计(Structured Programming)即面向过程的程序设计,则强调了功能上的抽象和模块性,它把解决问题的过程看做是一个处理过程。

  • 2

     Structured Program Design

    设计形态结构化程序设计(Structured Program Design) • 环境建模• 行为与功能建模2. 核心问题模型问题是结构化方法的核心问题。

  • 3

     structured design

    小型超市管理系统VB+SQL 关键词:VB;SQL;数据库;结构化程序设计;模块; [gap=1195]Keywords;Visual Basic;Structured Query Language;Database;structured design;module;

  • 4

     SP

    ... 实现模型IM 结构化程序设计SP) 确认测试(Validation Testing) ...

短语
查看更多
  • 双语例句
  • 1
    同时,遵循结构程序设计的思想,对网站的开发步骤做了详细的描述。
    At the same time, follow the structure of the program design ideas, the site steps to develop a detailed description.
  • 2
    循环结构结构程序设计中的三种基本结构之一,在程序设计中占有重要地位。
    Cycle structure is a structured program design in one of three basic structures, in the program design occupies an important position.
  • 3
    接下来将会支持更多的结构程序设计概念,如循环,使用宏将其转换为这种连续的传递形式。
    The next step would be to support more structured programming concepts like loops, ie. translate them to this continuation passing style using macros.
查看更多
  • 百科
  • 结构化程序设计

    结构化程序设计(structured programming)是进行以模块功能和处理过程设计为主的详细设计的基本原则。结构化程序设计是过程式程序设计的一个子集,它对写入的程序使用逻辑结构,使得理解和修改更有效更容易。

查看更多