What is the translation of " LOOPING " in Chinese?
S

['luːpiŋ]

Examples of using Looping in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
It has two different fluids looping within a shell or case.
它有两个单独的流体回路在一个外壳或外壳内。
This looping animation simulates the motion of clouds in Jupiter's Great Red Spot.
个循环动画模拟了木星大红斑中云层运动。
You can just completely forget about looping internals, and write:.
你可以内部循环完全忘掉,然后这样写:.
This looping animation maps the planet's exterior onto a cylindrical projection.
个循环激励将行星的外部映射到一个圆柱投影上。
In most such cases, however, it is convenient to use the enumerate() function,see Looping Techniques.
然而,在大多数这种情况下,使用enumerate()功能是方便的,参见循环技术。
D's foreach loop allows looping over collections and ranges of varying underlining data types:.
D的foreach循环允许遍历各种不同的底层数据类型的集合和range:.
Fix with various iOS system issues like black screen, recovery mode,white Apple logo,, looping on start, etc.
修复与各种iOS系统问题像恢复模式,白色的苹果logo,黑屏,在开始循环,等.
Through looping, element/gene partners that are distant from each other in linear DNA can be brought together.
通过成环,在线性DNA中远离彼此的元件/基因伙伴聚集到一起。
Finally, in desperation, he fashioned a makeshift net, looping the strands of Gabriel's blanket around a curved stick.
最后,在绝望中,他制作一个临时网络,循环链加布里埃尔的毯子在弯曲的棍子。
When looping through dictionaries, the key and corresponding value can be retrieved at the same time using the items() method.
在字典中循环时,关键字和对应的值可以使用items()方法同时解读出来。
For example, if you add audio to a document with video(or even a looping background sound), let the user control the sound.
例如,如果将音频添加至带有视频(甚至是循环背景声音)的文档中,请允许用户控制声音。
We don't have to worry about looping variable, conditions or anything else, it will take care of all the matters for iterating.
不必担心循环变量、条件和其他任何东西,它会处理所有迭代的问题。
The sounds are free of clipping,always start/end at volume 0 to avoid any clicks or pops, and looping sounds are seamless.
声音没有剪辑,总是在第0卷开始\/结束,以避免任何点击或弹出,和循环的声音是无缝的。
Those paragraphs, written in a looping brown script, sat undisturbed for seventy-five years in a large wooden chest.
这些段落,写在一个循环布朗脚本,安静的坐了七十五年在一个大木箱。
The core of R is aninterpreted computer language which allows branching and looping as well as modular programming using functions.
R语言的核心是一种解释型的计算机语言,允许使用分支和循环以及函数的模块化编程。
We don't have to worry about looping variable, conditions or anything else, it will take care of all the matters for iterating.
因为不用担心循环变量、条件和其他任何东西,它会处理所有迭代的问题。
The advanced smart contract language is called Varna,similar to Bitcoin's scripting language, but without looping and fixed fuel costs.
高级智能合约语言称为Varna,与比特币的脚本语言类似,但没有循环和固定的燃料费用。
JQuery's“each” method is great for looping, but using a native“for” statement will always be an ounce quicker.
JQuery的“each”方法是伟大的循环,但使用原生"for"语句总是更快。
This tutorial walks you through SSIS Designer tocreate a simple ETL package that includes looping, configurations, error flow logic and logging.
本教程将引导您使用SSIS设计器创建一个简单的ETL包,其中包含循环、配置、错误流逻辑和日志记录。
When looping through dictionaries, the key and corresponding value can be retrieved at the same time using the iteritems() method.
在字典中循环时,关键字和对应的值可以使用iteritems()方法同时解读出来。
There is evidence that changes in DNA molecular looping, also called chromatin architecture, can lead to genetic disorders and cancer.
有证据表明,DNA分子(也被称为染色质结构)的变化可以导致遗传疾病和癌症。
Scenario looping is the brain's ability to loop through scenarios, exchanging possible actions or responses, until the best course has been determined.
他说,情景循环是大脑对情景进行循环,交换可能的动作或反应,直到确定最佳路线的能力。
In our testing it managed more than 10-hours of constant video looping, so it will easily make it through a full workday and then some.
在我们的测试中,它管理了超过10个小时的恒定视频循环,因此它可以轻松地完成整个工作日,然后一些。
Because this looping technique first do execute the code irrespective of the condition and then compares the condition from 2nd round of execution.
因为这个循环技术首先执行代码块,而不是考虑条件,执行完代码块之后,在第二轮的时候才执行条件。
Apple used the acquisition so that it could develop the digital audio workstation software GarageBand,known for its looping melodies and vast levels of customization.
Apple使用此次收购,以便开发数字音频工作站软件GarageBand,以其循环旋律和大量定制而闻名。
It launched in January 2013, and its looping 6-second clips gradually became a popular format for sports highlights, visual effects, and comedy.
它在2013年1月推出,其循环6秒剪辑逐渐成为体育亮点、视觉效果和喜剧流行格式。
Looping in programming languages is a feature which facilitates the execution of a set of instructions/functions repeatedly while some condition evaluates to true.
循环的使用是编程语言的一种功能,它有助于在某些条件评估为真时重复执行一组指令/函数。
For example, it lasted almost 22 hours looping our test video, the longest we have recorded, and over 14.5 hours in our web browsing test.
例如,它持续了近22个小时循环我们的测试视频,我们记录的时间最长,我们的网页浏览测试超过14.5小时。
These findings uncover a mRNA looping mechanism of translation control and identify METTL3-eIF3h as a potential cancer therapeutic target.
这些发现揭示了基mRNA循环的翻译控制机制,并将METTL3-eIF3h鉴定为癌症患者的潜在治疗靶点。
Vectorized operations in NumPy delegate the looping internally to highly optimized C and Fortran functions, making for cleaner and faster Python code.
NumPy中的向量化操作内部循环委托给高度优化的C和Fortran函数,从而实现更清晰,更快速的Python代码。
Results: 86, Time: 0.0539

Top dictionary queries

English - Chinese