And then, you just kind of operate and do what you think will be best along that line.
然后你要做的,就是为自己的目标努力奋斗。
is when you're declining to offer something.
这就是当你拒绝主动为他人做某事的时候。
If the other guy doesn't tidy up, you're best off not tidying up either, because the last thing you want is to be tidying up for the other guy.
如果别人不打扫,你最好也别打扫,因为你最不想干的事,就是为别人打扫卫生
So a loop or an infinite loop, because true is always true, there is no-- nothing on the screen that seems to change this keyword true, so this is actually a deliberate infinite loop, but so was that thing up top to forever say hi or whatever it is you wanted to do.
因此而出现死循环,屏幕上的这些语句无论怎么运行,都无法改变它为真的事实,这就是所谓的死循环,无论你想不想要,屏幕上都会不断打印出“hi“
Yeah. You're jumping slightly ahead of me, but basically, I'm done when this is equal to 1 right? Because I get down to the base case, so I'm done when b u is over 2 to the k is equal to 1, and you're absolutely right, that's when k is log base 2 of b.
因为这就是最基本的情况了,因此当b/2的k次方等于1的时候就停止了1,你说的太对了,就是k等于b的以2为底的对数的时候,你们都坐的挺靠后的啊,我不知道是不是我讲的不太明白?
So, the question we are going to ask is the following, "If I tell you that a particle has a constant acceleration a, can you tell me what the position x is?"
接下来要问的问题就是,如果我说某质点加速度恒为a,你能告诉我它的位移x是多少吗
That was the kind of thing you saw. Asserts said here are some conditions to test. If they're true, I'm going to let the rest of the code run.
这就是你看到的,断言是一些测试条件,如果他们为真。
应用推荐