So, I think we have these molecular orbital energies down, so let's move on to talking about more complex molecules.
分子轨道能量就说到这里,让我们继续来讨论一下更复杂的分子。
People who are travelling will always try to make it to San Francisco because of that diversity.
因为旧金山的多元化,人们会喜欢到这里来旅行。
And so you'll learn over time both by seeing and by doing that there are generally some good ways, some okay ways, and some bad ways of actually writing code.
久而久之,你们将通过看和实践来学习到,这里通常有很好的方法,还行的方法,很烂的方法来编写代码。
Again, same kind of reasoning says, given some value x, I happened to pick a small one here, what's an easy way to do this? Well, let's just start at one. That's my variable I'm going to change and check.
好,尤其是,让我们到这里来,让我给大家看看第二个例子,让我把这个注释掉,这是我要解决的,第二个问题,假设我想找到一些整数的,所有除数,我想要找出来这个数的所有的除数。
And all we need to do is go over here now and fill up our octets.
而我们所需要做的就是到这里来,把我们的“八隅体“都填满。
Lynda, come on over here and take a look at this.
林德,到这里来,看一下
and he flies all these people in from all over the country and pays for everything.
他从世界各地将歌手请到这里来,所有开销由他来出。
Well, I think there are definitely a lot of tourists that come around here,
我认为应该是很多游客到这里来参观旅游。
Then the Lord said to Moses, "Gather for Me seventy of Israel's elders of whom you have experience as elders and officers of the people, and bring them to the Tent of Meeting and let them take their place there with you.
然后上帝对摩西说“你从犹太人长老中招聚70个人,就你知道的百姓的长老和官长,带到我这里来,领他们到帐幕前,使他们和你一起站立。
after grown up in that weather, I was ready to move on, so.
因为在那种天气下生活过,所以我决定搬到这里来住。
People are very attracted to that.
人们被吸引到这里来。
What brings you here?
是什么风把你吹到这里来了?
So strings also support things like selection, slicing, and a set of other parameters, other properties. And let's just look at that.
如果我要到这里来的话,就得把这儿注释掉,这里是我已经建立的。
What does that say? It says if in the code up here I get an exception of that sort, I'm going to go to this place to handle it.
这意味着如果在代码中,我得到一个这样的异常,我能到这里来处理它。
I'm going to print here the list if we go into it, and print of the when we're done and then just return that.
注意接下我来我要做的事,运行到这里时会打印列表,并且当处理完成后会打印返回的列表。
Even though you'll see a whole bunch of constructs today and even throughout the course, you will find that there's often multiple ways to implement something, and it will be up to us to guide you toward better design and making in giving two different options the better choice as time passes.
即使今天乃至整个课程中,你们将了解到很多的结构,你将发现,这里有很多的方法来处理一些事情,这将引导你们做更好的设计,随着时间的推移,从两个不同的选择中,选择一个更好的。
So come on over here, we're gonna have--what's your name?
到这里来,你叫什么名字?
And we will then get over to here, where he's sitting on the tonic chord, and we want to see how long he's going to hold this tonic chord. Okay?
接着再到这里来,他停在了主音和弦上,然后我们想看看他会在主音和弦上保持多久,好吧?
In C, the truly correct way is to be very pathantic and say, ; nothing is coming into this function; void so I'll explicitly say, void here.
在C语言中,正确的方法是说明,没有任何东西进入到这个函数中来;,所以我明确地在这里指明。
Okay. Come on up here. Take a look at this.
好的,到这里来,看一下谱子
Now another way is through accent and to exemplify this let's turn to some classical music the music of Mozart so here we have Mozart's Fortieth Symphony his famous g Minor Symphony and we're going to go ahead and start to play it.
另一条途径是通过重音,我们到古典音乐中来找个例子,莫扎特的音乐,我们这里要放一段莫扎特的第四十号交响曲,非常著名的g小调交响曲,那么我们就开始播放吧
But notice what this does. The first thing it does is, it says, let's check and make sure x is greater than or equal to 0. If it isn't, notice what's going to happen. None of that block is going to get executed, and it's going to come down here and print out a useful piece of information, which says, hey, you gave me a negative number. I don't know how to do this.
做的是和以前一样的事情,但是注释它做了什么,第一件做的事情就是,程序说,要去检查并且确信x是大于等于0的,如果不是的话,请注意会发生什么,下面的代码都不会被执行,程序会到这里来然后显示一些有用的信息,信息会说,嘿,你给了我一个负数,我不知道该怎么弄这个了。
应用推荐