结构化编程 in English translation

the structured-programming

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

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
主要用以实践多少处理,它还支持结构化编程和递归。
Mainly intended to do data processing, additionally, it supports structured programming and recursion.
主要用来实践多少处理,它还帮助结构化编程和递归。
Mainly intended to do data processing, additionally, it supports structured programming and recursion.
在七十年代,结构化编程语言例如C和Pascal占据了统治地位。
In the 1980's structured programming languages such as Pascal and C became popular.
我最初做行业编程(以及学术编程)时采用的是结构化编程模式。
I started programming as industry(and academia) were adopting structured programming.
那是我第一次使用”结构化编程“,是从一个朋友那里听来的。
It was the very first time that I used'structured programming', a technique a friend of mine had shown to me.
例如,纯粹的函数式编程不允许有副作用;结构化编程不允许使用goto。
For instance, pure functional programming forbids using side-effects; structured programming forbids using goto statements.
这是一种小巧而高效的语言,鼓励开发者采用结构化编程以及数据结构良好的编程实践。
It is a small, efficient language intended to encourage good programming practices using structured programming and data structuring..
它是一种过程式编程语言,旨在利用上数据结构化和结构化编程的概念。
It is a procedural language that was developed to apply structured programming and data structuring..
它不但包括对Fortran95/2003编程语言的讲解,还培养了读者结构化编程技术和良好的编程实践。
It simultaneously teaches the Fortran 95/2003 programming language, structured programming techniques, and good programming practice.
学了Python中的数据类型,语句,接下来就来说一下Python中的函数,函数是结构化编程的核心。
Learn the data types in Python, the statements, then the functions in Python, functions are the core of structured programming.
DartLang:结构化Web编程.
DART- Structured web programming.
它支持功能和结构化编程方法以及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 is structured 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.
Results: 418, Time: 0.0176

Word-for-word translation

Top dictionary queries

Chinese - English