I don't have to regard this product, this line as being distance along the high street of the town.
我不一定要将这个东西,这条线想象为城中大街的距离
We have the preamble, and the historical background to the covenant in God's summary introduction to the people in Exodus 20: "I am Yahweh who brought you out of the land of Egypt."
我们有开场白,签订契约的历史大环境,就像《出埃及记》20中上帝总结性的介绍:,“我是将你们从为奴之地领出来的耶和华“
Whereas in molecular orbital theory, what I'm telling you is instead we understand that the electrons are spread all over the molecule, they're not just associated with a single atom or a single bond.
而在分子轨道理论里,我要告诉你们的时,我们任为电子分布在整个分子中,它们不仅仅是和,一个原子或者一个键有关。
As soon as the available size goes to 0, I know I can't enter any more items into the memo, right?
一旦可装大小为0时我就知道,我不能再在memo中添加物品了?
I think that the imaginative achievement here in Satan's speech is easy to miss.
我认为撒旦这段话中一些只可意会的东西,容易为我们所忽视。
We don't seem to be doing that just yet, certainly not as badly, alright, so at this point in the story I have a sorted list of size 4.
当然现在我们不需要那样做,此时此刻,我已对整个问题中大小为4的列表排好序了。
For by my glee might many men have laughed, And of my weeping something had been left, Which must die now. I mean the truth untold, The pity of war, the pity war distilled.
我的那些可能遭受人们讥笑嘲讽的快乐,那些早已被人们遗弃我却为之哭泣的人啊,如今你们都死去了吧,我想说的是那些依然被掩藏的事实,战争中被蒸馏掉的怜悯。
of them choosing right I get 2.5 from choosing Middle.
我选择中收益为2.5
I was deciding between political science at the time and computer science because I have always been fascinated by cities and at some point want to maybe potentially go into government I'm still not quite sure if I have more effect there or more effect in programming.
我那时要在政治学和,计算机科学,中做出选择,因为,我一直为城市着迷,我潜意识里有些想去政府工作,我并不确定我以后在,政治上更有成就还是在编程上更有成就。
There is a whole mystical objectification of these people that's going on, that's allied to the religious strains of this novel, which I'm going to pick up again a little bit later on in my lecture today.
在此有将这些人的神秘感对象化,客体化,这也为小说增添了一些宗教色彩,关于这一点我还会在今天课堂的后部分中提到。
You cannot imagine, it seems to me, in the world that Hesiod describes, Achilles or anybody else saying, "Well, you insulted me and so I'm not going to fight anymore for my polis."
对我来说,你无法想象,在赫西奥德描述的世界中,阿喀琉斯或其他人说,"好吧,你侮辱了我,因此我不会再为我的城邦作战"
And the engineering part of that is sort of the part that I talked about in one slide, when I talked about how do you convert this scientific advance into something that can be delivered all over the world.
这其中的工程部分就是,我曾经在一个幻灯片中讲过的,在我讲到,如何将先进的科学技术成果转化为,可以在世界范围传播的东西
I mean the truth is I'm proud to be part of a movement in which I get to call you a colleague and a friend and a mentor because what you can do here at Princeton with the Faith Council, what college chaplains, what pastors and rabbis what other people in the interfaith organizations we're a movement and we're fighting with each other and we're moving together.
事实上,我很自豪能参与到一项运动中,在这里我能称你为同事或朋友,或导师,因为你在普林斯顿大学,为信仰委员会所做的,大学牧师,基督教及犹太教牧师,以及其他在跨信仰组织中工作的人们,我们在发起运动,我们相互斗争,我们一同前进。
And in here, there's a very male-dominated theme that you'll see pretty quickly, and what you'll see in this is that this man is being told, and men who watch it, obviously a male-oriented sort of thing that I've seen watching sporting events and the like.
这个广告片,有个明显的男权主题,你们马上就能看到了,你们会看到在这个广告中这个男人在聆听,还有在看的男人,显然这是个以男性为主要目标的广告,我看到了类似运动比赛的元素
For the life of the flesh is in the blood, and I have assigned it to you for making expiation for your lives upon the altar."
因为活物的生命是在血中,我把这血赐给你们,可以在坛上,为你们的生命赎罪“
In the phonebook, I just kept dividing and dividing Mike Smith and dividing into half and in the end I found Mike Smith 50 or I found the number 50.
在电话簿的例子中,我先将其划分为两部分,接着再划分,最后就可以找到,或者数字。
And when I do this test, what I want to do, is say I'm going to pick the middle spot, and depending on the test, if I know it's in the upper half, I'm going to set my start at the mid point and the end stays the same, if it's in the front half I'm going to keep the front the same and I'm going to change the endpoint.
如果我知道目标数可能,再比中值点大的区间里,我可能就会把开始点设为中值点,而尾点不变,如果在小的那个区间里,就保持开始点不变而把尾点设为中值点,你们可以看到这儿的代码,就是这么做的,对不对?它是怎么做的?
You could look at a similar attitude in "A Prayer for My Daughter," another important big Yeats poem from slightly earlier, where Yeats says, "An intellectual hatred is the worst, so "that opinions are accursed."
在为我的女儿祈祷中,叶芝表达了相似的态度,这首诗稍早,也很重要,叶芝在诗里说,理智的仇恨为害最甚,把观念视为可憎“
Because the for loop hands me placeholders in between those semicolons for variables and such, now I don't have those with while loops.
因为for循环给我提供了为变量准备的占位符,它们在分号之间,现在在while循环中,我没有这些。
I'll let you just grok it but you can see it's basically doing what I did over there. Setting up two indices for the two sub-list,it's just walking down, finding the smallest element, putting it into a new list. When it gets to the end of one of the lists, it skips to the next part, and only one of these two pieces will get called because only one of them is going to have things leftovers.
你们可以大体的浏览一下,但是它们基本就是我在那里所做的事情,为两个子列表设置了两个指针,指针顺着列表走下去,找到最小的元素,把它放入到一个新的列表中去,当它走到一个列表的尾部时,它会跳到下部分去,两部分中只有一个会被执行,因为只有一个会有元素剩余。
Locally x got bound to 3, 3 I added 1 to it, whoop-dee-doo, 4 I get back a 4. But what's the value of x?
这是我想要的对吧?,在局部程序中x被赋值为,我给它加了1,我得到了?
So what's going to happen here? If I'm inside this FOR, OK, and I'm running around, if I ever hit a place where this test is true, I'm going to execute that return, return that return returns from the entire procedure. OK? So the return comes back from the procedure.
那么这里发生了什么呢?,如果我是在这个for循环里面,我正在运行,如果我运行到test的值为真的地方,我就会执行,这个return将会返回整个程序的值,明白了吗?所以它将会从整个程序中返回值。
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,所以现在我交换这些值。
应用推荐