What is the translation of " 无限循环 " in English?

infinite loop
无限 循环
一 个 无尽 的 循环
endless loop
无限循环
无休止的循环
一个无限循环
无尽的循环
infinite loops
无限 循环
一 个 无尽 的 循环

Examples of using 无限循环 in Chinese and their translations into English

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
一个循环变得无限循环,如果条件永远不会成为假。
A loop becomes an infinite loop if a condition never becomes false.
无限循环:CPU共享和配额.
Infinite loops: CPU shares and quotas.
无限循环在服务器上客户端的实时请求非常有用。
Infinite loops are very useful for real-time requests from clients on the server.
一个循环变成无限循环,如果条件永远不会为假。
A loop becomes an infinite loop if a condition never becomes false.
一个循环变得无限循环,如果条件永远不会为假。
A loop becomes an infinite loop if a condition never becomes false.
无限循环ing…感谢分享。
A never-ending cycle of madness. thanks for sharing.
更典型的是,无限循环是个bug。
More typically, an infinite for loop is a bug.
这里是我们如何让程序进入无限循环
Here's how we can get our program to go into an infinite loop.
进行耐受性测试时,通常会无限循环进行。
When conducting tolerance tests, it is usually carried out in an infinite loop.
在'gcc-O2'上优化了函数无限循环.
Function optimized to infinite loop at'gcc -O2'.
此外,这种无限循环情况导致从设备永远无法赶上并与主Redis服务器完全同步。
Additionally, this infinite loop situation results in the slave never being able to catch up and fully synchronize with the master Redis server.
IOS7的部分版本可能会尝试在无限循环中安装此应用程序,而从不会成功或指示任何错误。
Some versions of iOS7 might try to install the application in an endless loop without ever succeeding or indicating any error.
我们也可以继续并让程序进入无限循环,只要确保我们已经掌握了材料。
Let's go ahead and get our program to go into an infinite loop, just to make sure we have mastered the material.
这么做是为了避免智能合约陷入无限循环之中,以防该程序反复执行一组语句,而不继续执行其他合约。
This is done to avoid infinite loops in smart contracts, preventing the program getting stuck executing a set of statements repeatedly without proceeding further.
但是大多数人现在都使用Powershell,而使用Powershell又找不到这个文件,因为它会陷入无限循环:.
However, most people nowadays use Powershell and with Powershell you again can'tfind the file because it will be stuck in an endless loop:.
循环中的第三条语句是可选的(无限循环可以写为for(;;))。
The third statement in the loop is optional(an infinite loop would be written as for(;;)).
为避免可能的DoS攻击和无限循环,现在只有ND包中的10个选项被接受。
To avoid possible DoS attacks and infinite loops, only 10 options on ND packet is accepted now.
当请求被发送给一个进程并导致进程进入无限循环时,后端的连接计数被设置为1。
When a request hasbeen sent to a process that causes it to enter into an infinite loop, the backend's connection count is set to 1.
HTTP攻击的工作原理是启动16个线程执行无限循环的HTTP请求。
The HTTP attackworks by starting 16 threads that perform an endless loop of requests.
请注意,只是创建一个目录连接指向它自己的父文件夹不会在cmd或Powershell中导致无限循环
Please note that just creating a directory junction which points to it'sown parent folder doesn't lead to an endless loop in cmd or Powershell.
重定向数的限制是为了防止无限循环所造成的破碎的服务器端脚本。
The limit on number of redirects is intended to prevent infinite loops caused by broken server side scripts.
用户代理永远也不要对请求进行5次以上的重定向操作,这样可能导致无限循环
A user agent should not automatically redirect a request more than 5 times,since such redirections usually indicate an infinite loop.
如果让你设计一个网络爬虫,你怎么避免陷入无限循环??
If you were designing a web crawler,how would you avoid getting into infinite loops?
当然也不是完全开放--比如,伊夫的设计室安装的就是半透明玻璃--但是比“无限循环”更加开放。
Not totally open, of course- Ive's design studio, for instance, would be shrouded by translucent glass-but more open than Infinite Loop.
这意味着EVM代码可以实现任何可以想象的计算,包括无限循环
This means that EVM code can encode any computation that can be conceivably carried out,including infinite loops.
问:C标准允许还是禁止编译器终止无限循环??
Q: Does the C standard permit/forbid the compiler to terminate infinite loops?
您不知道该程序是否花了很长时间,或者代码中有错误导致无限循环
You don't know whether the program is just taking a long time orif there is some mistake in the code causing an infinite loop.
如果让你设计一个网络爬虫,你怎么避免陷入无限循环?题目?
If you were designing a web crawler,how would you avoid getting into infinite loops?
Results: 28, Time: 0.0247

无限循环 in different Languages

Word-for-word translation

Top dictionary queries

Chinese - English