structured programming
struc′tured pro′gramming
n.
单词 | structured programming |
释义 | structured programmingstruc′tured pro′grammingn. structured programmingstructured programming[′strək·chərd ′prō‚gram·iŋ]structured programming(programming)structured programmingTechniques that impose a logical structure to the coding of a program in order to make it easy to follow. Large routines are broken down into small modules that have to be methodically and carefully nested within each other, because the use of the GOTO statement is either discouraged or not available in the language (see spaghetti code). Structured walkthroughs, which invite criticism from peer programmers, are also used.Structured languages, such as Pascal, Ada and dBASE, force the programmer to write a structured program; however, all programming languages can be written in a structured manner. See structured English. |
随便看 |
|
英语词典包含2567994条英英释义在线翻译词条,基本涵盖了全部常用单词的英英翻译及用法,是英语学习的有利工具。