AN INFINITE LOOP in Chinese translation

[æn 'infinət luːp]
[æn 'infinət luːp]
一个无尽的循环

Examples of using An infinite loop in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Then we do an infinite loop where we print this message, with a small delay in each iteration.
然后我们做一个无限循环,我们打印这个消息,每次迭代都有一个小延迟。
If you need an infinite loop, you may be tempted to write this.
如果你需要一个无限循环,你可能尝试如下这样写:.
Any pattern is acceptable but it should be clear and create an infinite loop.
任何图案是可接受的,但应该清楚,并创建一个无限循环
If this statement is removed the above said loop will be an infinite loop.
如果这个语句被删除,上面所说的循环将是一个无限循环
NOTE: You can terminate an infinite loop by pressing Ctrl+ C keys.
注意:您可以按Ctrl+C键终止一个无限循环
It needs a great care because we may create an infinite loop between ip_output() and tunnelifp->if_output().
这需要特别注意,因为我们可能会造成在ip_output()和tunnelifp->if_output()之间的无限循环
This code initiates an infinite loop(to be broken later by a break statement), where we have ret and frame being defined as the cap. read().
这段代码启动了一个无限循环(稍后将被break语句打破),其中ret和frame被定义为cap.read()。
You may have an initialization and increment expression, but C++ programmers more commonly use the‘for(;;)' construct to signify an infinite loop.
你可能有一个初始化和增量的表达,但C程序员更普遍使用for(;;)结构来表示一个无限循环
You may have an initialization and increment expression, but C programmers more commonly use the for(;;) construct to signify an infinite loop.
您也可以设置一个初始值和增量表达式,但是一般情况下,C++程序员偏向于使用for(;;)结构来表示一个无限循环
An infinite loop of hate.
卷一无尽的恨.
An infinite loop can be created as follows.
可以创建无限循环,如下所示:.
When performing a tolerance test, it usually takes an infinite loop.
进行耐受性测试时,通常会无限循环进行。
Loop Detected: The server detected an infinite loop while processing the request.
LoopDetected:服务器在处理请求时发现存在无限循环时返回。
Without the expression that increments i, the loop becomes an infinite loop.
若没有递增i的表达式,循环将成为无限循环
Why does integer overflow on x86 with GCC cause an infinite loop?
C-为什么x86上的整数溢出与GCC导致无限循环??
Without the expression that increments i, the loop becomes an infinite loop.
若没有用来递增i的表达式,循环将成为无限循环
NOTE: You can terminate an infinite loop by pressing Ctrl+ C keys.
注意:您可以通过按Ctrl+C键终止无限循环
When conducting tolerance tests, it is usually carried out in an infinite loop.
进行耐受性测试时,通常会无限循环进行。
A specially crafted HTTP request can lead to an infinite loop in the process.
恶意的HTTP请求会导致进程陷入无限循环
Note: For an infinite loop above, you can use CTRL+C to break the loop..
注意:以上的无限循环你可以使用CTRL+C来中断循环。
Results: 151, Time: 0.035

Word-for-word translation

Top dictionary queries

English - Chinese