I'm not picking not just the current slice or the current stage of the car but the entire extended-through-time object.
我不是说它目前的样子,或者目前的阶段,而是说整个贯穿时间的物体。
So the fact that I'm erasing it does not mean that the computer erased that memory or over wrote those values with all zeros.
事实上,我清除它的意思,不是说计算机把内存清除,或者用0覆盖这些值。
I'm not saying you want a job at an investment bank because it's also demanding and difficult.
我不是说你想在投行工作,是因为它既苛刻有困难。
Well before I say that, I should say I'm not going to change it, you are.
在我说出来之前,我需要说明 不是由我来改变它,而是由你们来做
The argument is not saying, "If something is possible, if I can imagine it, it's true."
这个论证并不是在说,如果某件事是可能的,如果我能想象它,那它就是真实的
I don't mean there were no local variations, but there was this general unity.
我并不是说它没有地方特性,但它们都同属于一种文明
I'm using Python's is comparator to say is it the same thing?
来看看这两个东西是不是同一个,它说不是,但是如果我的意思是?
And again, if I just run this, just to show that it's going to do the right thing, it says enter base, I'm obnoxious, it says oops, wasn't a float, so we'll be nice about it and I enter a height, and it prints out what I expected. I just concatenated those strings together, by the way, at the end.
我再来运行下看是不是做对了,提示输入底,噢,它提示说不是浮点数,我很高兴,然后我输入一个,浮点数作为高度显示结果和我预期的相同,顺便说一句,我只是在最后把这些字符串连接起来了。
Now I'm putting count in double quotes, not to make it a string, but to say, this is count generically. It could be counting one by one through the integers, it could also be taking a collection of data and going through them one by one. It could be doing counting in some other mechanism.
现在我把count用双引号标起来,不是说把它命名为一个字符串,而是说,这是一个通用的计数器,它可能是每一次减1的整数,也可能是拿一个集合的数据然后,一个一个的访问它们,也可能是以某种机制来计数。
It's reasonable because it's meant TMP for temporary purposes just to call it temp or T-M-P for short, X and I can define temp as -- why don't I set it as equal to X, initially, because now that I've stored X in a separate chunk of memory, I can now change its value and then I can say Y gets, not X, but temp, and so now I've actually swapped these values.
这是合理的,因为它是为,暂时的目的,只要叫它Temp或简称它为,我可以定义temp为--为什么我不把它设定为等于,最初的,因为现在我把X存储在一个单独的内存块中,我现在可以改变它的值,然后我说Y等于,不是X,而是temp,所以现在我交换这些值。
应用推荐