What is the translation of " 结构化编程 " in English?

the structured-programming

Examples of using 结构化编程 in Chinese and their translations into English

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
它支持功能和结构化编程方法以及OOP。
Support for functional and structured programming methods as well as OOP.
它支持功能和结构化编程方法以及面向对象编程。
It supports functional and structured programming methods as well as Object Oriented Programming..
它支持功能和结构化编程方法以及OOP。
It supports functional and structured programming methods as well as OOP.
Pascal是结构化编程语言,意味着控制流被结构化成标准语句,理想地没有“goto”命令。
Pascal is a structured programming language, meaning that the flow of control isstructured into standard statements, ideally without'go to' commands.
复杂的应用,在必须使用结构化编程的时候(需要变量的类型检查,函数原型,等等)。
Complex applications, where structured programming is a necessity(need type-checking of variables, function prototypes, etc.).
另一方面,还没发现有谁进行结构化编程实践(也许是我没在意)。
On the other hand, I don't see anyone practicing structured programming(but maybe I'm not looking hard enough).
必须使用结构化编程的复杂应用(如变量类型检查、函数原型等).
Complex applications, where structured programming is a necessity(need type-checking of variables, function prototypes, etc.).
结构化编程的经验显示,改进代码的一种主要方法即为将其分解为更小的片段。
Experience from the structured programming world had shown that one of the main ways to improve code was to break it down into smaller pieces.
C是一种结构化编程语言,它允许将复杂程序分解为称为函数的简单程序。
C is a structured programming language which allows a complex program to be broken into simpler programs called functions.
为了降低复杂性,将代码块转变成方法,产生了结构化编程模型。
To reduce this complexity, code blocks are moved into methods,which creates a structured programming model.
首要用于履行数据处理,它还支撑结构化编程和递归。
Mainly intended to perform data processing, it also supports structured programming and recursion.
面向对象的语言遵循的编程模式不同于结构化编程语言,比如C和COBOL。
Object-oriented languages follow a different programming pattern from structured programming languages like C and COBOL.
主要用于执行数据处理,它还支持结构化编程和递归。
Mainly intended to perform data processing, it also supports structured programming and recursion.
主要用于执行数据处理,它还支持结构化编程和递归。
Mainly intended to do data processing, additionally, it supports structured programming and recursion.
最初,Pascal在很大程度上但不是完全地为了教授学生结构化编程
Initially, Pascal was largely, but not exclusively,intended to teach students structured programming.
年,艾兹格·迪杰斯特拉用这个问题为例来说明他所谓结构化编程的能力。
In 1972,Edsger Dijkstra used this problem to illustrate the power of what he called structured programming.
IF语句块,以及可选的ELSE和ELSEIF从句,提供改进了的对结构化编程的语言支持。
Block IF and END IF statements, with optional ELSE and ELSE IF clauses,to provide improved language support for structured programming.
结构化编程范例是高度面向数据的:您拥有数据结构,然后程序指令处理该数据。
The structured-programming paradigm is very information oriented: You might have knowledge structures, after which program instructions act on that knowledge.
结构化编程范例是高度面向数据的:您拥有数据结构,然后程序指令处理该数据。
The structured-programming paradigm is highly data oriented: You have data structures, and then program instructions act on that data.
C++是一种结构化编程语言,我们可以使用函数将程序分解为多个小部分。
C++ is a structured programming language in the sense that we can break the program into parts using functions.
结果是之后世代的编程语言设计者发觉到结构化编程语言的争议实在既乏味又令人眼花缭乱。
As a result,later generations of language designers have found the structured programming debate tedious and even bewildering.
另外,操作对象的方法最好也用结构化编程方法来表达。
Also, the logic of manipulating objects is best expressed with structured programming….
为降低复杂性,将代码块转变成方法,产生了结构化编程模型。
To reduce this complexity, code blocks are moved into methods,which creates a structured programming model.
我们的主流编程语言都没有goto,因此它们服从了结构化编程中最重要的禁令。
Our mainstream languages do not have goto,and therefore appear to obey the most famous proscription of structured programming.
结构化编程包括定期房子聚会,事件和活动,如务虚会,每周研讨会,主讲嘉宾,房屋晚餐和周末社区参与的机会。
The structured programming includes scheduled house gatherings, events, and activities such as retreats, weekly seminars with guest speakers, House Dinners, and weekend Community Engagement Opportunities.
JavaScript从支持许多C语言的结构化编程语法(例如if条件语句、while循环、switch语句、do-while循环等)。
JavaScript supports much of the structured programming syntax from C(e.g., if statements, while loops, switch statements, do while loops, etc.).
C是一种通用的命令式计算机编程语言,支持结构化编程,词法变量范围和递归,而静态类型系统可防止许多意外操作。
C is a general-purpose, crucial pc programming language,supporting structured programming, lexical variable scope and recursion, whereas a static sort system prevents many unintended operations.
JSP图的示例杰克森结构化程序设计(Jacksonstructuredprogramming)简称JSP,是一种结构化编程方法,以数据流结构及程序结构之间的对应关系为基础….
Jackson Structured Programming(JSP) is a method for structured programming based on correspondences between data stream structure and program structure..
结构化编程(1968年).
Structured programming(1968).
结构化编程不允许使用goto。
Structured programming forbids using goto statements.
Results: 469, Time: 0.0158

Word-for-word translation

Top dictionary queries

Chinese - English