This means you will become good at something if you keep doing it.
VOA: special.2009.03.01
The easy thing to do would be the following: start at the front end of the list, check the first element. If it's the thing I'm looking for, I'm done. It's there. If not, move on to the next element. And keep doing that.
从数组的第一个元素开始:,如果这是目标元素那么结束,如果不是的话就继续比较下面的元素,并一直这么比较下去,但如果,在某一点我发现我要寻找的数字。
I'm 43 years old and I plan to keep doing all the exercises that I love doing, you know, until I die.
我今年43岁,我准备一直做那些我喜欢的运动,你知道,一直到我死。
Kathleen Sebelius advised women to "keep doing what you have been doing."
VOA: special.2009.11.25
Right, so the fact that everything is indented means while 2 we're doing, while the variable is not equal to 2, keep doing this.
事实上缩进意味着,如果变量不等于,就重复我们现在所做的这个过程。
We must keep doing that campaign." The government launched a huge campaign in late April to test 15 million people for HIV by June 2011.
VOA: standard.2010.05.29
Now the part about his life in Chicago was I'm going to keep doing this, call it the novel versus the autobiography, and I'll explain why I make that mistake a little later--it was cut from the autobiography.
他在芝加哥的生活那部分,我会一直把这书叫做小说,而不是自传,我之后会解释为什么犯这样的错误,这书是从自传的一部分。
They would put out sacrifices of food and light fires to keep the spirits from doing any harm to the living.
VOA: special.2010.10.29
It's all very well to say, "Look at me, I'm reconciling harmonies, I'm creating patterns, I'm showing the purpose of image clusters and all the rest of it," but if you keep doing it, what you have yoked together becomes unyoked again.
我们可以说,“看,我协调了冲突,我创造了形势说,我展现了意象群“,但是如果一直深入,你联系起来的东西又会再次分开了。
He said they are making charges with no basis in reality, and,in so doing,are endangering the reputation of the men and women trying to keep the country safe.
VOA: standard.2010.02.07
because that way I can keep doing the stuff that I like so much.
因为这样我就能一直做我如此喜欢的东西。
"But then they keep sitting there, and they are not doing enough.
VOA: standard.2009.12.05
so you can keep doing it for as long as you want.
这样你就可以一直做下去,想做多久做多久。
And they are extremely proud of what they're doing. But all of us volunteers,workforce, everybody involved has to keep their eye on the ball, work hard right to the end.
VOA: standard.2010.02.21
So let's look at the second example, all right, I keep doing that -- this piece of code from here to here gives me a way of now creating a hash table of size 256.
所以让我们来看一下第二个例子,好的,我继续做那件事,这段代码中从这里到这里,是创建一个大小为256的哈希表。
There are all sorts of security problems. And then there are problems that we in the West would perhaps regard as a little less legitimate, like the simple desire of authoritarian governments to keep tabs on what their people are thinking and doing.
VOA: standard.2010.08.11
One thing I do ask you: If you are not doing it, if you don't participate, simply just keep quiet.
我对你们的一个要求是:,如果你不做,不参与的同学,请保持安静。
And in this game if they keep on doing that, it's going to drag them back to Nash Equilibrium.
这个博弈,如果他们一直这样做,最终会达到纳什均衡的状态
I have some people that say I am not doing this well, oh, forget it. No, keep going.
有些人说我这样做不好,哦,忘了吧,不,继续。
You might see them on the site and we just keep our operating expenses low so far and by doing that, we've been able to stay cash flow positive for basically the entire existence of the company.
在网站上可以看到,我们一直保持低成本运营,这样可以使得现金流的流入大于流出,自公司创办以来都是这样做的。
He wants to keep anticipating producing the great speech, ; which is exactly what the Lady has been doing; but on the other hand Milton's possessed of a competing desire to speak and to speak now -- to publish, to succeed, to consummate his talents.
他想要一直预先准备好伟大的演说,这也正是女士一直在做的;,但是另一方面,弥尔顿也有强烈矛盾地的欲望想要,演说--立即演说,想要出版,成功,最大程度发挥他的才能。
Suppose you want to train somebody to do something and you want the training such that they'll keep on doing it even if you're not training them anymore, which is typically what you want.
假设你想训练某人做某事,你想要找到一种训练方法,使得他们即便不再接受训练,也依然能够持续展现某种行为,而这正是你想要的。
Because of the climate and because of certain things growing in different parts of the world--and by the way, I see some of you kind of struggling to keep up with some of the things I'm doing on the slides, but I'm hoping to make broad points here, and again, the slides will be posted on the website so don't worry so much if you're not able to get everything down.
因为气候以及其他的一些原因,在世界不同地方种植,顺便说一句,我发现某些人很费力地,记录我幻灯片里的一些内容,但是我这里只想介绍大体框架,而且课件会上传到网络上,因此不要担心不能记下所有内容
You are doing a great work. Keep up the good job because I know you can do it.
你做得真棒!再接再厉哦,相信你能行的!
I want to keep doing this while I am not thankful for the user's number.
我想要一直这样做,当我对用户的,数字不满意。
In binary search-- ah, there's that wonderful phrase, this is called a version of binary search just like you saw bin-- or bi-section methods, - when we were doing numerical things- in binary search, I need to keep track of the starting point and the ending point of the list I'm looking at.
就是当我们处理数字的时候,所称的二分检索,在二分法搜索中,我需要记录区间的开始点和尾点,初始化的时候就是-,问题输入的开始点和尾点,当我开始做测试的时候,我想要做的就是去取中值点。
We can keep doing this again and again.
我们可以一直这样做下去。
We're checking the end test and incrementing, actually I was going to, I commented that out for a reason you'll see in a second, but I, normally I would keep this on, which would let me, at each step, see what it's doing. If I ran this, it would print out each step. Which is helping me make sure that it's incrementing the right way.
对不对?进行终结测试然后递增,实际上我要,因为某些你们,马上要明白的原因我把这里注释了,但是我通常会一直这么做,这样能让我看到每一步都做了什么,如果我运行这个程序,它会在每一步都,进行显示,这能帮助我让我确信程序是,在以正确的方式递增。
And the thing I wanted point out is, we've got this global variable number of calls. Which is there not because Fibonacci needs it but just for pedagogical reasons, so that we can keep track of how much work this thing is doing.
要指出的是我们已经,调用了几次这个全局变量,这不是因为斐波那契数列,需要调用它而只是,因为教学上的需要,以便我们可以知道,这个函数做了多少事情。
But if you keep on doing boxes within boxes, I'm going to converge in on that intersection.
如果你不断缩小方格,最后就会只剩交点了
应用推荐