Another event that traditionally takes place on the National Mall this weekend is the Smithsonian Folklife Festival.
VOA: special.2010.07.02
The picture of the world that would seem to emerge from this story is That it is a morally neutral place.
接着,故事中也出现了世界的模样,那是一个道德上中立的地方。
The nice thing about this place is that you can find an apartment in three days,
令人高兴的是,在这座城市里不出三天就能找到房子,
It is along or near this fault line that most of California's earthquakes take place, as the two tectonic plates move in different directions.
VOA: special.2011.01.04
There's a lot of frying going on at this particular place and this is something that's not typical of ancestral human diets.
在这个国家,有很多油炸食品,这不是我们祖先的日常饮食
"One of the things I like about this place is that everybody is outside and together, one,everybody is doing stuff together.
VOA: standard.2009.11.05
Now, I recognize-- well you should recognize that this is a very simplified view of a highly complex network of interactions that takes place.
我认为,你们应当了解,这只是对一个高度复杂,协同运作的网状工作系统的简单介绍
That is,indeed,the goal, which Susie has: to get out of this weird, trapped place that she is and to actually move on.
VOA: standard.2010.01.08
I think in some ways my hope is, maybe it's more just my optimistic spirit, my hope would be that Muslims would feel like this is the place where they could really thrive within their Muslim identity, and yet be part of the American dream.
我的希望是,这也许只是我的一厢情愿,穆斯林人民能觉得这片土地才是,穆斯林民族保持传统,繁荣昌盛的地方,但仍然是美国梦的一部分。
"The real issue is what happens now," "The Secretary made clear that given that this has taken place, now is the time for dialogue;
VOA: standard.2009.09.22
Well, that's one story. Another story that we're told is that soon afterwards also in that same place in the Iliad, a dream comes to Agamemnon, because, you know, this is their tenth year.
这是第一个故事,还有一个故事,也是发生在伊利亚特,不久之后,阿伽门农做了一个梦,这正好是他们征战的第十年
"This is a place that can . help us understand what took place here."
VOA: standard.2010.03.04
So, at this place where it hits zero, 0 that means that the square of the wave function is also going to be zero, right.
它达到0的地方,这意味着波函数的,平方也是,如果我们看概率密度图。
"Anybody who talks repeal of the health care reform at this point is asking to stop a lot of progress that should be done and is already in place."
VOA: standard.2010.03.25
And s is this lowercase notation l that the spectroscopists use in place of the l number.
而s这个小写字母,被光谱学家用来代替数字。
First Lady Michelle Obama is the great-great-granddaughter of African slaves "I think as Americans and African-Americans, obviously,there is a special sense that on the one hand this place was a place of profound sadness.
VOA: standard.2009.07.11
So this is a good place to think about, OK, let me capture that.
因此这是很值得我们思考的,好,我们来抓住这个问题的本职。
"This is about getting to January 27,2010, where you have a new government in place in Honduras, one that has come into office through legitimate means and one that the people of Honduras can believe in, and one that the United States and the rest of the region can support,".
VOA: standard.2009.09.03
So unlike an int, this is the type of number that can have numbers after a decimal place.
所以,不同于int,这个类型的数字,可以有小数位。
Oh, yeah, you know, this is a very unique place in that...
哦,是的,这是个很独特的领域,因为……
What they mean by that is, if you're a builder and you have this place where you show off your model homes, how many people are coming by to look at your model homes today as potential buyers?
意思就是,如果你是建造商,你有地方展示样板房,预计今天会有多少潜在顾客,来看样板房
For the latter, this is a place where running test cases would do a good job of helping with that. Nonetheless, having done that, let's look at a better way to write this. Which is right here it is also, I think, on your sheet, I'm going to uncomment that, and comment this one out, yeah. All right?
对于后者来说,运行测试用例,对它会有很大的帮助,尽管如此,讲完了这些,让我们再来看看更好的,来写这个程序的一种方法吧,也就是这里,我想这程序也在,你们的课堂手册上面,我得先把这里取消注释,然后注释掉这里,是的,对不对?
OK, so now the question is, how do we know the first place that this is a suitable reductant?
好的,现在的问题是,我们如何能知道第一步中,镁是一个合适的还原剂?
And all ion channels are selective for a single type of ion, and we can think about how that selectivity takes place, and that's where this idea of atomic radius is going to become very important.
所有的离子通道都是仅对某一种离子具有选择性的,而我们可以来想一想这种选择性是如何发生的,这也就是原子半径这个概念将会变得,非常重要的地方。
Once you hear that description, it's easy to write the code, in fact. This is a place where the recursive version of it is much easier to think about than the iterative one.
实际上一旦你听到了大致描述,就能很轻松的写出代码来,在这一点上应用递归来解决问题,比用迭代要容易理解多了。
But the point is that this form of immortality is available to Tellus because of his place in the polis, because of the deeds he does for the polis, and that is the greatest possible payoff.
但是关键是,特勒斯之所以能成为永恒,是因为他在城邦中的地位,是因为他在城邦之中的功绩,这也许就是得以永存的最佳途径
But it looks like they're giving away stuff, they're feeding you stuff, and if you're interested in learning a bit more about Microsoft internships and such they have an office in Kendall Square near MIT and that's where I believe this event is to take place.
看起来他们似乎在泄露消息,但实际上是为了满足你们,而且如果你有兴趣,了解更多微软实习等诸如此类的信息,可以到他们在MIT附近的肯德尔广场设立的办公室咨询,而且我相信派对将会在肯德尔广场举行。
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将会返回整个程序的值,明白了吗?所以它将会从整个程序中返回值。
应用推荐