One of the advantages of this is, that I don't have to worry about explicitly updating my variable. That happens for me automatically.
这样继续下去,这样做的一个优点是,我不用为更新变量来发愁了,程序会自动的为我进行这个操作,这一点很好。
All I just hope is that they get on with it, really.
我唯一希望的就是他们继续进行下去。
I hope you will keep on saying it, but I hope you will say it as an artist, as in Native Son. So Faulkner's objection is on the other side.
希望你会继续讲下去,但要以艺术家的身份讲下去,就像在《土生子》里面那样”
But if, at any point, I get to a place in the list where the thing I'm looking for is smaller than the element in the list, I know everything else in the rest of the list has to be bigger than that, I don't have to bother looking anymore.
比当前位置数组的元素要小,我也就知道后面的数肯定,也都比我的目标数要大了,我就不用再继续进行下去了,这意味着目标数不在这个数组中,我就可以退出了。
But if you start paying regular dividends, then you better keep doing them or people are going to conclude that something is really wrong.
但你一旦开始定期分红,就最好一直继续下去,不然人们就会得出运转不善的结论
I would have guessed at an increasing pace as you go further down the road.
我猜想它具有极大的跨越性,在你继续深入研究下去之后
How do I sustain myself when things don't go the way I planned?"
当事情超出了我的预测,我该怎么继续下去?“
Needless to say, the satisfaction of John Milton, Sr. will have to be postponed to the great hereafter. He will not be able to reap the profit of his investment in his son's study until not only after his own death, but of course after his son's death as well. That's Milton's logic here.
这个名字已经历经了好几个世纪,不用怀疑,弥尔顿父亲的赔偿会继续延续下去,但他却不能在有生之年享受到他对儿子支持的回报,在弥尔顿死后也一样享受不到,这就是弥尔顿的逻辑。
Take the example of "plastic" again: "Oh, gee, that's a strange word," we say, so we go to the OED , we see it meant something different then, our problem is solved, and we continue.
再拿“塑料“来举例:,我们说,“哦,那是个生词“,所以我们去查牛津大学英语词典,我们发现它有些不同的意思,问题解决了,我们继续下去。
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've got to count my way down, which means that the access would be linear in the length of the list to find the i'th element of the list, and that's going to increase the complexity.
的位置并去访问,然后继续下去,也就意味着,找到数组中的第i个元素的方法,是关于数组的长度呈线性复杂度的,这回增加算法的复杂度。
And keep going, until the square of one of those integers is greater than or equal to - sorry, just greater than x. OK, why am I doing that? When I get greater than x, I've gone past the place where I want to be.
如果还是比x小的话,跳到3,这么继续下去,直到一个整数的平方大于或者等于,对不起,是大于x,好,为什么我要这么做呢?,让我得到的整数的平方和。
应用推荐