• self First argument by convention is always self, because it has to point to the instance, and then I pass, in this case, another couple of arguments in.

    第一个参数往往是,因为它必须指向实例,然后我传入了,在这个例子中。

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

  • And she looks like she's about to pass out because her bag is so filled with so many objects. I mean,

    她看起来就快晕过去了,因为她提的袋子实在是装了太多东西了。我是说,

    Let me 课堂 - SpeakingMax英语口语达人

  • I the singer of Adamic songs" he said it directly "Through the new garden of the West, the great city is calling, as Adam early in the morning, walking forth from the bower, refreshed with sleep; behold me, where I pass, hear my voice."

    我是个为亚当的歌曲吟诵的歌手",他直言不讳地说,"穿越西方新的花园,这个伟大的城市在呼唤,正如亚当在一天清晨,由树荫下走出,睡眠使他精神饱满,看着我走过吧,聆听我的声音"

    耶鲁公开课 - 美国内战与重建课程节选

  • I've got to do another pass. Huh. Sounds like a linear number of times I've got to do- oh fudge knuckle.

    冒到最后去,还得再做冒泡,呵,听起来我要做线性次的时间-,哦,胡说八道。

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

  • In fact, if that person has a 48 and the first person who had the weaker score has a 46, I could still pass the person with the 46, and fail the person with the 48.

    事实上,如果这个人得了48分,而第一个人,得分低一点,是46分,我还是会让46分的人通过,而让48分的人挂科。

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

  • This is actually something very near and dear to my heart because I literally would not be doing what I do in life today had I not taken a couple of courses here, this one in particular, pass fail.

    事实上,我是很关心的,因为今天我就不会站在这里,如果当初我没有这里上课的话,这门课,要么过要么挂科。

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

  • I expect most everybody could pass all of the questions but it's just to keep you on track and keep you going.

    我希望大家在所有的问题上都能及格,但这只是想让大家不要掉队,督促一下

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

  • But this is also true of all of Western Europe, which has to do pretty much with the abolition of farmers and I just don't think it's right for me to pass without mentioning the significance.

    西欧的情况亦如此,这与农奴制的废除有很大关系,我个人觉得如果不提一下其重要性,那是我的失职

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

  • I've decided not to pass it out today because, after all, I want to get it into the right hands!

    我今天不会把它发下来,因为我想给发正确的人!

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

  • I haven't given you-- I've given you roughly the choices, the choice they're going to be for the attacker which pass to choose, and for the defender which pass to defend.

    我还没有说完,我给出了大致的选择,入侵者选择从哪个途径入侵,而防卫者选择在哪里设防

    耶鲁公开课 - 博弈论课程节选

  • You've got to spend the time to make sure that everything is well defined before you start trying to work out these problem More about the path. There are a couple ways you could go through that pass If I look at this smooth path here.

    你要花时间确认,在你开始尝试解题前,切已经被很好地定义,关于路径还有些问题,你可以用两种不同的方式经过这条路径,看这条平滑的路径。

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

  • Notice what it says. I'm going to pass in 1 a string, call it s, binds it locally, and it says the following.

    然后看接下来的内容,接下来说的是如果这个字符串的长度等于,那么我就成功了。

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

  • If its in Cartesian form I'll pass in an x and y and compute what a radius and angle is.

    来得到的这个点,我都可以得到这个点的,全部的这种信息。

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

  • If you have been investing in the time that I have asked you to, you will pass handily.

    如果这次你在我要求你的时间已经调研过,你会轻松的过的。

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

  • And five weeks less one day later I decided you know what this might actually be for me and I switched from pass-fail to letter graded status at that point in time.

    而第五周的最后一天,我从上及格-不及格制的课程转为上数字学分制的课程,你们可能知道这对我来说意味着什么。

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

  • Right. I'm going to try, if I don't make it, you know, just get somebody to pass back, whoa!

    对,我会去尝试,如果结果不是这样的,你们知道的,有些人会把结果传回去的,噢!

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

  • Why don't I just keep track on each pass through the algorithm whether I have done any swaps?

    我为什么不仅仅跟踪算法的,每一遍来看看我做了哪些交换呢?

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

  • All right? Because if I don't do any swaps on a pass through the algorithm, then it says everything's in the right order.

    好么?因为如果我,这一遍没有做任何交换,那么就意味着已经排好序了。

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

  • It means anybody using that little function get float doesn't have to worry about what's inside of it. So for example, I decide I want to change the message I print out, I don't have to change the function, I just pass in a different parameter.

    这代表着用这个方法去获得浮点数,的任何人都不用担心具体的实现了,例如,如果我想改变下,显示的信息的话,我不必去改变方法,我传个不同的参数就可以了。

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

  • What does it expect as input, and any other information I want to pass on.

    但是如果我去做了,我将要说明这个函数是干什么的。

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

  • If you decide to opt in by a pass fail, I just need to sign your white study card or if you wanna decide before the 5th Monday, just grab the pink slip and I can sign that and you can turn that in at any point and I'm happy to chat during break today or after class if you have any questions or concerns.

    如果你上我们的课程只是要一个分数,那么我只需要在你的白卡片上签个名就可以了,或者说,如果在第五周的周一前还没考虑好,把你的解聘书拿来,只要我签个字,任何时候你都开以离开我的教室,当然,如果你有任何问题和疑虑,我也很高心和大家做课下交流。

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

  • What do I wanna pass in name?

    那如果我想填入一个不确定的名字呢?

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

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

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

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