I have the skeletal structure written up there, I've written it twice and you'll see why in a minute.
我已经把它的骨架结构画在上面了,我画了两遍,等会你就会知道为什么。
then you have every right to spend the money on it.
然后你就有充分的理由把钱花在它上面了。
If you leave the body alone, maybe there's no force acting on it.
如果你把物体丢在一边,可能就没有外力作用在它上面
But that little short hand there is doing exactly the same thing. It is adding that value into some digits and putting it back or signing it back into some digits. And I'll walk through that loop and when I'm done I can print out the total thing does. And if I do that, I get out what I would expect.
加上得到的这个数的,但是这个缩写声明其实是进行了同样的操作,它把我们得到的这个数加到一个数上面去,然后用和对这个数进行了重新赋值,在循环中会去遍历字符串,当完成循环后,程序会显示数字的总和,如果我运行,这个程序的话,我会得到我期待的结果。
Oh, there's the downbeat but we were putting that on two One two three one two.
这里是重拍,但我们把它放在二上面,一,二,三,一,二
That means starting at the first one, I'm going to do something to it. And what am I'm going to do? I'm going to take that character, convert it back into an integer, and add it into some digits. And I've done a little short hand here, which is I should have said some digits is equal to some digits plus this.
这意味着从第一个字符开始,我要对他们进行一些操作,我要去做什么呢?我要取得这个字符,然后把它转换为整数,然后加到某些数上面去,我在这里用了一些缩写,我本来应该写一个数字等于这个数字。
应用推荐