do statement信息详情

do statement发音

意思翻译

循环语句

相似词语短语

statement───n.声明;陈述,叙述;报表,清单

anecdotal statement───轶事陈述

customer statement───客户结单,[金融]客户对数单;客户月结报告;[金融]客户对帐单

vision statement───n.愿景宣言; 前景陈述;愿景宣言;远景声明

problem statement───[计]问题陈述;[计] 问题陈述

privacy statement───隐私权声明

disjunction statement───析取语句

billing statement───账单;明细表;清单

negation statement───否定陈述

双语使用场景

A do statement should have the following form.───do语句应如以下格式。

What do you think about the following requirement statement?───你怎么看待下面的需求陈述?

Unlike the other compound statements, the do statement always ends with a; (semicolon).───不像别的复合语句,do语句总是以;(分号)结尾。

The do statement will always execute the body of a loop at least once.───Do循环将会总是至少执行一个循环体。

Repetitive execution of the same statement or statements, usually controlled by a DO statement.───同一语句或语句组的重复执行,通常由DO语句控制。

review approved accreditation body recognized coverage do statement;───审查获准认可机构就认可覆盖的范围所做的声明;

The do statement executes a statement or a block of statements repeatedly until a specified expression evaluates to───语句重复执行一条语句或一个语句块,直到指定的表达式的计算结果为

英语使用场景

Repetitive execution of the same statement or statements, usually controlled by a DO statement.

A do statement checks at the end of a loop to see whether the next iteration of a loop should occur.

What is the difference between a while statement and a do statement?

Unlike the other compound statements, the do statement always ends with a ; (semicolon).

The do statement will always execute the body of a loop at least once.

Repetitive execution of the same statement or statements by use of a DO statement.