When we call the function, we supply the values in the same way.When we call the function, we supply the values in the same way.这样,当我们调用 power(5)时,相当于调用power(5,2):. In this way, when we call power(5), it is equivalent to calling power(5, 2):. 当我们调用 程序的exec_()方法时,程序就会进入主循环中。When we call the application's exec_() method, the application enters the main loop. 当我们调用 Sprite的kill()方法时,sprite将会从其所在的全部group中删除。When we call a Sprite's kill() method, the sprite will be removed from all groups that it is a part of.
当我们调用 记忆时,我们必须将脑海中不同信息的片段拼凑起来。When we call up a memory, we have to piece it back together from disparate pieces of information in our minds. 因此当我们调用 send()函数时,它只发送了缓冲区里尽可能多的数据然后就退出了。 So when we call the send() method, it will put as much data in the buffer as possible and return. 但他们几乎无人能够回答一个非常基础的问题:当我们调用 标准的malloc函数时,内核中会发生什么?? But most of them cannot answer a really basic question: When we call the standard malloc function, what happens in kernel? 当我们调用 power函数时,必须传入有且仅有的一个参数x:.When we call the power function,we have to pass in one and only one parameter, x:.当我们调用 require("ini")时,加载这个库,我们可以调用它的parse属性来解析配置文件。When we call require("ini"), this library is loaded, and we can call its parse property to parse a configuration file. 当我们调用 clone()时,Arc<T>需要更新引用计数。When we call clone(), the Arc<T> needs to update the reference count.当我们调用 peter函数(实际上是在引用displayName函数)时,名称Peter被打印到控制台上。When we call peter function(which is actually referencing the displayName function), the name‘Peter' is printed to the console. 因此,当我们调用 该send()方法时,它会将尽可能多的数据放入缓冲区并返回。 So when we call the send() method, it will put as much data in the buffer as possible and return. 通常情况下,当我们调用 multiply(),我们实际执行的是multiply函数的__call__方法。 Normally, when we call multiply(), we are using the__call__ method of the multiply function object. 当我们调用 generator函数时它并不会开始运行,我们需要手工迭代。When we call a generator function it doesn't start running,we will have to iterate through it manually.当我们调用 这个函数时,我们选择一个词(如“living”)作为我们的初始内容。When we call the function, we choose a word(such as'living') as our initial context.但大多数人却无法回答一个很基本的问题:当我们调用 标准malloc函数时,内核会发生什么?? But most of them cannot answer a really basic question: When we call the standard malloc function, what happens in kernel? 当我们调用 set_up(w,p)时,w(空字符串)的值被分配到一个新的变量word。When we called set_up(w, p), the value of w(an empty string) was assigned to a new variable word. 老阿姨,当我们调用 老太太,让黛西很她的围裙带有着非常紧密的联系。 Old Aunt, as we calls the old lady, keeps Daisy pretty tightly tied to her apron-string. 当我们调用 这个小函数时,就如同V8将它的内容写入到被调用的地方。When we're calling the small function, it's as if V8 writes the contents of the small function into the place it's called from. 当我们调用 一个小的函数时,其行为就像是V8把这个函数的内容直接写到了调用它的地方。When we're calling the small function, it's as if V8 writes the contents of the small function into the place it's called from. 当我们调用 这样一个唱诵--它不仅仅只是一个唱诵--(我们)对它花了一定量的功夫。When we invoke a chant like this, this is not just a chant, a certain amount of work has been done on it. 当我们调用 这个小函数时,就像V8把小函数的内容写入到它所调用的地方。When we're calling the small function, it's as if V8 writes the contents of the small function into the place it's called from. 调用一个普通的过程语义很简单:当我们调用 时,过程被执行。 The semantics of calling a regular procedure are simple: a procedure is executed exactly once when we call it . When we call sess .When we then evaluate it with sess .So essentially, when we call sess . What do we mean when we throw around that phrase?
Display more examples
Results: 28 ,
Time: 0.0191