Execution of a program is generally done by computing (executing or evaluating) different parts of the program (possibly repeatedly) in some order that may be dependent on data. Control structures are features in a programming language that allows the programmer some control over this order.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Control Structures

  • Torben Ægidius Mogensen

摘要

Execution of a program is generally done by computing (executing or evaluating) different parts of the program (possibly repeatedly) in some order that may be dependent on data. Control structures are features in a programming language that allows the programmer some control over this order.