• Okay? So those are the basic note values normally with a duple division but we can superimpose triple by using a dot and the absence of sound.

    清楚了吗,这些就是基本的音符值,一般是双倍形式分配,但我们可以把它添加为三倍形式的,通过加上附点当然还有休止符

    耶鲁公开课 - 聆听音乐课程节选

  • stdio h It pretty much means open this file, standard IO dot H and just paste its contents right here.

    它的大致上的意思是打开这个文件,然后把它的内容粘贴在那里。

    哈佛公开课 - 计算机科学课程节选

  • And in fact if I go off and run this, OK, what I was printing here was s 1 dot length, and that's -- What is it doing?

    他们就是一些有结构的实例,实际上如果我去运行下这个,好,我这里输入的?

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • And the idea is that when you do these Lewis dot structures, we're representing electrons with dots, which we'll see in a minute, and each dot is going to represent a valence electron.

    而当你遇到这些路易斯点结构时,我们会将电子用点来表示,我们马上就会看到,每个点都代表了一个价电子。

    麻省理工公开课 - 化学原理课程节选

  • And you see that the dot intensity grows as you get closer and closer to the center.

    点的密度随着到中心的距离,缩短的变密。

    麻省理工公开课 - 固态化学导论课程节选

  • And the gears begin turning and the bud opens, dot, dot, dot, dot.

    齿轮开始转动,随即花蕾绽放,哒,哒,哒,哒

    耶鲁公开课 - 死亡课程节选

  • So just a dot, and the dot can move around all over space.

    就是一个点,这个点能在空间各处自由运动

    耶鲁公开课 - 基础物理课程节选

  • One thinks, in a way, of Welles' line in The Third Man : when he looks down from above and says, "If I gave you 20,000 pounds for every dot that stopped moving, "? would you really tell me to keep my money?"

    从某一层面看来,可以假想,Welles,在《黑狱亡魂》中的台词,当他从高处往下看并说,“如果你干掉一个在下面走动的人,我就给你,20,000,英镑,你拒绝得了吗“

    耶鲁公开课 - 政治哲学导论课程节选

  • global c Well, let's go ahead and open up global dot c, or you can follow along up here.

    好的,我们继续打开,或者你们可以跟随这里个地方。

    哈佛公开课 - 计算机科学课程节选

  • I'm then printing bracket one, bracket two, bracket three, bracket dot, dot, dot up until the total number of arguments, 1 whatever that may be, and it's going to be at least one because the program always has a name.

    然后我打印,括号等等等,知道打印完所有的参数,不管那个最大值可能是什么,它将至少为,因为程序总是有一个名字。

    哈佛公开课 - 计算机科学课程节选

  • When the program is on your computer you say dot slash and this means on my computer.

    当程序位于你的电脑上时,敲入,就意味着在我的电脑上运行。

    哈佛公开课 - 计算机科学课程节选

  • printf That's not actually where someone implemented print F and related functions, rather, in dot H files, by convention, are prototypes.

    那实际不是有某人在哪里执行,相关函数,而是在,h文件中,按照惯例,它们是函数原型。

    哈佛公开课 - 计算机科学课程节选

  • nano Well, anytime you run a program at the command line, like nano, you've almost always been putting one or more words nano hello c GCC hello c after that program's name; nano hello dot C, GCC hello dot C, and any number of MKDIR for make directory, and then peace at one or similar.

    好的,任何时候在命令行中运行一个程序,就像,你几乎总是用1个或多个单词,在程序名的后面,许多的建立一个新的子目录,然后恢复平静。

    哈佛公开课 - 计算机科学课程节选

  • So in hydrogen atom a, I'll depict that here where the nucleus is this dot, and then the circle is what I'm depicting as the wave function.

    在氢原子A里,我在这里把原子核画成一个点,这圆就是波函数。

    麻省理工公开课 - 化学原理课程节选

  • So I've got one more piece of bad code on this point and this is buggy five dot c. So as a comment on top bug of this file challenges, what is, in fact, the bug.

    所以我在这里得到了一块很烂的代码,这个是buggy5,c,所以作为这个文件顶端的注释,那实际上是那个。

    哈佛公开课 - 计算机科学课程节选

  • I'll draw something from the distribution, so this is interesting, distribution I'm now calling self dot distribution, and remember this will be different for each stock.

    我会从分布中读取一个值,这就是有趣的部分,我现在会调用self。,请记住每只股票都是不一样的。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • So I'm gonna go ahead and save this file, hello c it's hello.c, dot C hints at the fact that this program I just whipped up is written in a language called C.

    所以我打算继续,保存,并命名为,“,c“表明这个程序,是使用C语言写的。

    哈佛公开课 - 计算机科学课程节选

  • I don't exactly know where they are in RAM, but I know if I've got 2 gigabytes of RAM, zero is here, byte 1 is here, byte 2 is here, dot, dot, dot so maybe byte 123 is over here and 456 is here.

    我不知道他们在内存中哪个地方,但是我知道如果我有2G内存,零在这里,字节1在这里,字节2在这里,等等等,所以可能123字节在这里,456字节在这里。

    哈佛公开课 - 计算机科学课程节选

  • hi3 And then all of these other white files are just source code files, dot C file.

    就是绿色的。,Hi3,is,green。,而其他部分白色文件都是些源代码,都是,c文件。

    哈佛公开课 - 计算机科学课程节选

  • - And, in fact, let's see -- -- don't do this at home or on our systems -- but let me go ahead and do nano don't do this dot C. Let's go int main ahead and do int main void.

    然后,实际上,让我们看看-,不要在家里或者在我们的系统上这样做-,但是让我们继续处理nano,dontdothis,c文件,让我们继续。

    哈佛公开课 - 计算机科学课程节选

  • I then print X's now such and such, initializing dot, dot, dot.

    然后我打印X的值,如此这般,初始化点,点,点。

    哈佛公开课 - 计算机科学课程节选

  • I have connected to the course's central server from my own laptop and via dot slash chart am I about to run a little program that depicts as best we can with what with generally call ASCII art -- -- it's really all you can do in a terminal window like this -- our numbers from the past few years.

    我已经通过我的电脑连接到了课程的中心服务器,在我的笔记本电脑上,通过键入“,/chart“,我将要运行一个被描写成,“ASCII码艺术“的小程序-,在一个这样的终端窗口中你们都可以做到-,过去几年中我们的人数。

    哈佛公开课 - 计算机科学课程节选

  • self y Notice what I also do here, I create self dot y, give it a value, and then, oh cool, I can also set up what's the radius and angle for this point, by just doing a little bit of work.

    我创建了,然后给它赋值,然后,噢太酷了,通过做一点额外的工作,就可以得到点的半径和角度了,好,实际上如果。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • uniform So here, I'm going to look at the thing random dot uniform, for example, between minus volatility and plus volatility.

    所以在这里,我会看到random。,比方说,在-浮动性值+浮动值之间。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • skittles So when you compile a program called A dot out, or skittles or wherever, and you double-click that program, or our in our command line environment, run it with dot slash skittles, that program is loaded Microsoft Word into memory just like Microsoft Word or whatever would be on your own computer.

    当你编译一个程序a,out,或者,或其他的,你双击那个程序,或着在我们的命令环境中,采用,/skittles来运行它,那个程序被加载到,内存中,就像,或者你电脑上的其他程序。

    哈佛公开课 - 计算机科学课程节选

  • Well it's a stupid looking program, but because I had more new line characters, and because I was using percent C, for individual characters, one per line, now I'm seeing dot slash ARG V2, well, now if I go ahead and rerun this with foo, I get this effect as well.

    这是一个看起来很笨的程序,但是因为我有更多的新行代码,因为我使用的是%c,为单个字符使用的,每一行一个,现在我看到的是,/argv2,好的,现在如果我继续用foo返回它,我产生了这样的效果。

    哈佛公开课 - 计算机科学课程节选

  • Why is this much nice? Well, that's a handy piece of code. Because imagine I've got that now, and I can now store that away in some file name, input dot p y, and import into every one of my procedure functions, pardon me, my files of procedures, because it's a standard way of now giving me the input.

    为什么这样很好呢?,这是一段很好用的代码,因为想象下如果我有了这段代码,我能把它用某个文件名保存起来,后缀是。py,导入到所有的处理函数中,抱歉,我的处理文件,因为这是一个标准的输入方法。

    麻省理工公开课 - 计算机科学及编程导论课程节选

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定