• But let me use the term "event" anyway, employing it with caution and as if in quotation marks.

    但是无论如何还是使用,“事件“,这个词,小心谨慎地使用它,带引号地使用

    耶鲁公开课 - 文学理论导论课程节选

  • And while I'm at school in class, I can use the e-books of the courses that I'm studying.

    在学校上课的时候,也可以使用那些修的课程的电子材料。

    What kind of实战 - SpeakingMax英语口语达人

  • So in this case, one of the standard ways to do this, is to use what's called a linked list.

    标准的处理方法是使用链表,接下来也准备这么做。

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

  • I hope you enjoy using Star Festival and do let me know the questions that you are trying to answer.

    事情,希望你使用“七夕“愉快并让了解,你想找出答案的那些问题。

    麻省理工公开课 - 媒体、教育、市场课程节选

  • And the only thing that's differing is the name of the type and the name of the variable I'm using.

    其中唯一的区别是数据类型的名字,和使用的变量名字。

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

  • Actually, what I did was used 107kJ/mol a different source so I have 107.

    事实上,使用了另一个路径,计算得到了。

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

  • I move from speech to belief because I simply don't believe that I'm using figures of speech.

    从说转为了相信,仅仅因为不相信自己正在使用修辞。

    耶鲁公开课 - 文学理论导论课程节选

  • - Up to this point -- and some of you may have felt this -- I have been throwing the word chastity around a little promiscuously.

    直到现在--也许有些人已经感觉到了-,使用贞节这个词有点混乱无章法。

    耶鲁公开课 - 弥尔顿课程节选

  • What I'd like to do--and this will be the first time I've the clicker thing in the class so let's try out this little quiz and see how it works.

    想要--这是第一次,在课上使用表决器,所以们先做个小测试看看效果如何

    耶鲁公开课 - 关于食物的心理学、生物学和政治学课程节选

  • So use whatever you can get out of me for the rest of way don't be deterred don't be flawed " because "Oh, he's produced so much", no I'm such an old man,too.

    可以使用任何你们可以从这里得到的东西,在剩下的道路中,不要受阻,不要觉得有缺陷,不要想着“哦,他有这么多成果,也只是个老头。

    麻省理工公开课 - 电影哲学课程节选

  • in fact I want to use the word stitched together, because in the Ancient Greek world the people who sang, recited, created the poems of the Homeric epics were called rhapsodes, and that means stitchers of songs.

    事实上,使用"串联"这个词,因为在古希腊,那些歌唱,朗诵,和创作《荷马史诗》的人,被称为吟诵者,就是说把诗歌串联在一起传唱

    耶鲁公开课 - 古希腊历史简介课程节选

  • Now, I wanted to go to through this just to go through one cycle quickly because we're going to be doing these all the time, and the importance of the fact that the path doesn't matter, and you can always connect things together in a way, whatever you want.

    使用这种,利用热力学循环的推导方法的原因在于,今后们,将经常使用类似的方法,大家要记住路径是无关紧要的,可以随意选取一条路径,来连接两个态。

    麻省理工公开课 - 热力学与动力学课程节选

  • Or maybe I could donate bone marrow and those stem cells could be given to other people in the same way that blood can be given to other people by matching and making sure that immunologically my cells were compatible with you; there's a lot of interest in that.

    或者可以捐献骨髓,而那些干细胞,可以使用和输血同样的方法,通过配型来确认的免疫细胞和你的匹配,从而把的干细胞,输入给你,这里面有很多有趣的东西

    耶鲁公开课 - 生物医学工程探索课程节选

  • So we have to--We get the textbook and then with the textbook we recommend getting access to this six-CD set.

    们拿到这教材,并且推荐大家使用这6张一套的CD

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

  • They're friends of mine. And you know, they've showed them to me and they're really cool,

    的朋友也使用这种电子书阅读器。他们将这些电子书展示给看,真的很酷,

    我的爱好是读书 - SpeakingMax英语口语达人

  • And that's exactly one of the reasons why I want to have the functions, because I've separated those out.

    这就是创建方法的原因,只是因为把,实现和使用分离了。

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

  • This is the name to which I'm going to refer when I want to use this function. All right?

    这是以后使用这个函数式,会采用的名字?

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

  • And the main one is, I get to just decide, how do I want to use this, and call it.

    但是这真的会有一些好处,最重要的一点是,需要决定,要如何来使用这个方法,以及如何来调用它。

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

  • So p dot Cartesian is a kind of accessor, it's getting access to the data.

    这就是为什么,想要使用访问器的原因。

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

  • If I know I'm going to need something over and over again, I squirrel it away somewhere and then get it back when I need it.

    如果知道将要反复,使用一个东西时,会把它贮藏起来以后用。

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

  • I can use that to return values, which I can then use elsewhere, which I did-- and if I just come back and highlight this-- inside of that computation.

    可以用它来返回值,然后可以在别的地方使用这些返回值,正是做的--如果回过头来,在高亮一下这个--在这部分计算内部。

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

  • This is me writing one hour of that episode of Pirandello and telling the other authors, here's what I'm assuming as you use it. So it's up to me to do it right, but if I do it, I'm going to specify, what does this function do?

    作为一个程序员,得为用户提供一些信息,这正是写写的皮兰德娄戏剧的一小时片段,并且要告诉其它的作家,这是希望你使用的地方,所以由决定怎样去做好它?

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

  • I don't have to go read what it printed out in the screen. This has returned a value that I can use. Because I could do a test to say, is this a return value? If it's not, I'll do something else with it. So the binding is still there, it simply doesn't print it out.

    不想读到屏幕中打印出来的这行字,程序返回过一个能够使用的值,因为可以做个小测试,来说明这是否是返回的值,如果不是,可以做一些其它的事,而这个绑定依然在这儿,没有打印任何东西。

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

  • In fact, when Facebook first debuted, random aside, ID they used I believe an int to represent your profile IDs.

    在Facebook创立之初,猜他们使用int来表示配置文件。

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

  • And to do this, I'm going to use some code that I've already typed in.

    为了达到这个目的,会去使用一些,已经写好的代码。

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

  • I've added the ability to have more complex data structures here. But I dropped a hint in the first lecture about what you could computer with things. In fact if you think for a second about that list, you could ask what can I compute with just that set of constructs?

    添加了使用更复杂的数据结构的能力,但是在第一节课给大家了了一个,关于你可以用什么来做计算的暗示,实际上如果你思考,这个列表一会儿的话,你会问可以用?

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

  • I don't know what the names of the variables are, I don't care, I can basically suppress away that detail.

    在solve函数中使用了些什么值,不知道里面的变量的名称,可以简单的跳过这些细节。

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

  • And I've got to worry about, is somebody else using ANS, answer, as a variable, in which case I've got to be really careful. Is somebody else using x as a variable? I've got to deal with a lot of those details.

    而且还要担心有没有别人,使用了ANS,answer作为变量,这样就必须要非常小心,有没有别人用x当做变量呢?,需要处理很多类似的细节。

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

  • But here, if I decide I'm going to store things not in x and y, but with some other set of names, for example, I've gotta go back into these pieces of code that use the points, and change them. So I've lost modularity.

    除了要改下借口,但是这里,如果决定,不把值放在x和y中,而是和其他一些变量名进行绑定,例如这样的话,就得回到使用这个点的代码,那儿去做更改了。

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

  • malloc I'm going to now use this new, fancy function called malloc and I'm going to say x gets the return value of malloc of the size of an int.

    现在使用这个新的,别致的函数,然后指明x,=,malloc的int型数据的大小,的返回值。

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

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

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

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