His volunteer experience in Ethiopia working with children from severely impoverished families helped him understand the impact of structured physical programming, too.
他还在埃塞俄比亚做过志愿工作,帮助极端贫困家庭的儿童理解结构化锻炼项目的意义。
单词 | Structured programming |
释义 |
Structured programming
原声例句
VOA Standard 2015年8月合集 His volunteer experience in Ethiopia working with children from severely impoverished families helped him understand the impact of structured physical programming, too. 他还在埃塞俄比亚做过志愿工作,帮助极端贫困家庭的儿童理解结构化锻炼项目的意义。 影视剧中的医学知识 There's really something for everyone, from guided meditations for beginners, to less structured programming for more seasoned individuals. 从针对初学者的引导式冥想,到针对经验丰富的个人的结构化程度较低的编程, 每个人都能找到适合自己的东西。
中文百科
结构化编程结构化编程(英语:Structured programming),一种编程典范。它采用子进程、代码区块、for循环以及while循环等结构,来取代传统的 goto。希望借此来改善计算机进程的明晰性、品质以及开发时间,并且避免写出面条式代码。 结构化编程在1960年代开始发展,科拉多·伯姆及朱塞佩·贾可皮尼(Giuseppe Jacopini)于1966年5月在《Communications of the ACM》期刊发表论文,说明任何一个有goto指令的程序,可以改为完全不使用goto指令的程序,后来艾兹赫尔·戴克斯特拉在1968年也提出著名的论文《GOTO陈述有害论》(Go To Statement Considered Harmful),,因此结构化编程开始盛行,此概念理论上可以由结构化程序理论所证明,而在实务上,当时也有像ALGOL一样,有丰富控制结构的编程语言来实现结构化编程。
英语百科
Structured programming 结构化编程![]() Structured programming is a programming paradigm aimed at improving the clarity, quality, and development time of a computer program by making extensive use of subroutines, block structures, for and while loops—in contrast to using simple tests and jumps such as the goto statement which could lead to "spaghetti code" which is difficult both to follow and to maintain. |
随便看 |
|
英汉双解词典包含3607232条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。