while

記事
IT・テクノロジー

while

while (条件式) {
  処理
}

do while

do {
  処理
} while (条件式)

サービス数40万件のスキルマーケット、あなたにぴったりのサービスを探す