로그인 회원가입

while loop

while loop 뜻

예문

  • Writing recursive functions requires a change in mindset from writing for loops and while loops.
    for 루프와 while 루프를 작성하다 재귀 함수를 작성하는 것은 마인드셋의 변화가 필요하다.
  • The do while loops is similar, but the test occurs after the loop body is executed.
    루프가 유사한 동안 하십시오, 그러나 루프 본문이 수행된 후에 시험은 일어난다.
  • It is very flexible, and novice programmers should take care not to abuse the power it offers. The while Loop
    그것은 아주 가동 가능하, 초심자 프로그래머는 제안하는 힘을 학대하지 않기 위하여 배려를 가지고 가야 한다.
  • The while loop is used to look at the characters in the string one at a time until the null character is found.
    동안 루프는 널 문자가 있을 때까지 한번에 하나씩 끈에 있는 특성을 보기 위하여 이용된다.
  • The do while Loop This is very similar to the while loop except that the test occurs at the end of the loop body.
    이것은 동안 루프와 아주 유사하다 라는 것 말고는 시험은 루프 본문의 끝에 일어난다.
  • The do while Loop This is very similar to the while loop except that the test occurs at the end of the loop body.
    이것은 동안 루프와 아주 유사하다 라는 것 말고는 시험은 루프 본문의 끝에 일어난다.
  • The do while Loop c language This is very similar to the while loop except that the test occurs at the end of the loop body.
    동안 루프 C 언어 한 이것은 동안 루프와 아주 유사하다 라는 것 말고는 시험은 루프 본문의 끝에 일어난다.
  • The do while Loop c language This is very similar to the while loop except that the test occurs at the end of the loop body.
    동안 루프 C 언어 한 이것은 동안 루프와 아주 유사하다 라는 것 말고는 시험은 루프 본문의 끝에 일어난다.
  • Tcl also has a foreach construct that can be applied to lists. WHILE Loops FOR loops are not the only type of looping construct available.
    Tcl은 또한 foreach 구조를 가지고 있어서 리스트에 적용될 수 있다. WHILE 회돌이 FOR 회돌이는 가능한 오직 유일한 회돌이 구조는 아니다.
  • 예문 더보기:  1  2
영어→한국어 한국어→영어