青年中文青年中文

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.