• So actually, the problem with static semantics is you'd like it to catch everything, you don't always get it.

    因此实际上,希望静态语义检查,能捕获所有的错误,但是经常结果不是这样的。

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

  • you are concerned because you have a cold and you need to go work and you want to be seen.

    有点担心,因为有点感冒,但还是得上班,而想尽快让医生检查一下。

    I don't care课堂 - SpeakingMax英语口语达人

  • When we get to the spell checking, the dictionary assignment, when you're actually manipulating text files, maybe writing some output, these lower level details that actually empower you to solve problems properly.

    你检查拼写时,字典查询,当熟练运用这些文本文件时,可能是写一些输出文本,这些小细节,恐怕可以帮助合理解决问题。

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

  • You know, if you're wandering through Harvard Square and you see an out-of-work Harvard grad, they're handing out examples of square roots, they'll give you an example and you can test it to see is the square root of 2, 1.41529 or whatever.

    知道,如果从哈佛校园里穿过去,看见了一个失业校友,正在派发平方根的示例,他们会给一个例子,而检查2的平方根是1。41529或者别的什么。

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

  • Question: Doctor, before you perform autopsy ? did you check for a pulse?

    问题,医生,在开始解剖前,你检查了脉搏吗?

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

  • And also I wanted to mention in terms of checking your Lewis structures, regardless of what they are, you should always go back and I had 10, and then count 2, 4, 6, 8, 10, because you always need to make sure you have the same number of valence electrons that you calculated in your actual structure.

    我还想提一点关于检查,的路易斯结构的建议,不管它们是什么,总是应该回去检查一下,我有十个,然后数一数,二,四,六,八,十个,因为总是需要确保实际价电子的数量,与在结构中算出的数量相等。

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

  • and say, "You've not checked it properly. We are in England, use the English language."

    然后说,“没有正确地检查它,我们在英国,请用英式英语。”

    美式英语和英式英语 - SpeakingMax英语口语达人

  • Now if you look at my derivation here, there's one spot where I could have just stopped and proven my point without going through the whole thing.

    如果仔细检查我的推导过程,会发现其实,我们不用研究整个循环过程,就可以证明我们要证的公式。

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

  • You just need to check that the seats are good.

    只需要检查一下位置如何。

    廉价看音乐剧的方法 - SpeakingMax英语口语达人

  • Every cell in your body has exactly the same DNA; that is if I could stretch out all the DNA and look at the base pair sequence, the sequences of bases along all the DNA in your chromosomes, they'd be identical in all the cells.

    身体内每一个细胞都有完全相同的DNA,如果我把整条DNA展开,然后检查其碱基对的顺序,体内每个细胞中染色体上,DNA的碱基对顺序,都是完全相同的

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

  • It's not a good thing if you're just looping and checking some condition, but never actually changing the state of the world.

    这不是一个好事情,如果只是循环,检查一些条件,但是永远不要改变世界上的国家。

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

  • These days those things constantly spell check your program for you.

    现在这些软件将会为,做程序的拼写检查

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

  • It tells you how you might test something but it doesn't tell you how to.

    它告诉怎么才可能去检查一些事儿,但是它没有说怎样检查

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

  • And then we hand you 140,000 English words in the form of a big text file much like our aspiring pre-med students in recent months, and we challenge you to implement the fastest spellchecker possible.

    然后我给一个包含1万4千单词的超大文本,就跟前段时间那位,有抱负的医学预科班的学生一样,我想让在最短时间内实现拼音检查

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

  • John I'm looking to you again, John, I think there's no pre-time checks.

    还得再问问,我觉得这没有预先检查

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

  • Question: Did you check for blood pressure?

    问题,你检查了血压吗?

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

  • So if in fact I wanted to make sure this was a number, I should have done something like either try and convert it to a number, which of course failed here, or put in a check to say where it is.

    因此实际上如果我想确保,这是一个数字的话,我们的课程上的代码,在这里失败了,或许应该在这里,放一个检查的东西。

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

  • Weird things, bad things can happen and so one of the lessons too that will be repeated throughout the course is to actually rigorously error check and make sure that you're always thinking about your user being a bad guy.

    各种古怪的事情就会蜂拥而至,所以在这个课程中我反复强调,要一丝不苟地检查错误,就当的用户是个调皮捣蛋的家伙。

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

  • Question: Did you check for breathing?

    问题,你检查了呼吸吗?

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

  • So in a sense, that's a good infinite loop that is as long as you're using the program, it's constantly checking your grammar and spelling, and underlining things, so infinite loops aren't necessarily bad if the objective is actually being met.

    因此从这个意义上说,这是个好的无穷循环,只要开始使用这个软件,它不停的检查的语法,拼写或者下划线等,通过这种方式达到目标的时候,这样的无穷循环并不总是坏的。

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

  • It would definitely be wrong if we were doing this because little sanity check if you just got the single one it means what instead?

    如果我们这样做就是错误的,一个小检查,如果用单个“=“,是什么意思?

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

  • I need that sanity check saying at some point, you have to stop.

    在一些地方需要做那样的合法性检查,告诉必须停止操作。

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

  • The format is the same. I'm going to ask for some input, and then I am going to use that procedure to check, is this the right type of value. And I'm trying to use that to do the coercion if you like. Same thing if it works, I'm going to skip that, if it not, it's going to throw the exception.

    格式是一样的,我需要一些输入,然后我要用一个过程来检查,是否是正确的值,然后就可以做强制转换了,如果能运行,那是一样的,我打算跳过这段,如果不正确,那就会抛出一个异常。

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

  • You can't check that.

    无法检查灵魂。

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

  • So conceptually the key difference here, besides the syntax looking slightly different, it just means that if you want a chunk of code to execute no matter what initially, ; you can use the do while loop; if you want to check a condition first, you can use the while loop.

    所以概念上,则关键的区别是,除了语法看起来有点不同,它的意思是如果想要一段代码,最初无论如何都要执行,就可以用do,while循环;,如果想要先检查条件,可以用while循环。

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

  • The reason for pulling this out is, what you're going to see is, that in most languages, all right, Python comes built-in with something that will check your static, sorry, your syntax for you.

    讲这些的原因在于,们将要看到的是,在绝大部分语言中,好的,Python中带着一些,会检查的static的东西,抱歉,是的语法。

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

  • But when you start writing programs, especially when we get to web-based stuff where you want -- to check the user's input -- is it valid, is it an email address, -- and all these different scenarios -- it's actually often useful to be able to just enumerate them or rattle them off using this switching construct instead.

    但是当看是写程序时,特别是当我们,使用基于网络的东西,想要,检查用户的输入-,它是合法的吗?它是不是一个电子邮箱地址?,所有的这些场景-,实际上它常常是有用的,当用枚举结构列举它们,或者用它来快速地来说出它们。

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

  • The closest it does is it would let you test.

    它顶多能让你检查的计算。

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

  • And so, he has put this chemistry to use in this robotic arm and they call it Fido, because often dogs are the creatures that have to go out and detect these things, and it's not a great job if you're a dog to be sent out to see whether there was an explosive and discover yes, there was, a little bit too late.

    因为通常都是派狗去检查这些东西,这个不是个好工作,如果是一只狗,被派去检查是否有爆炸物,然后发现有,那就来不及了,所以用机器手检查化学物质。

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

  • So now, in this case, this code is going to, when we get here, check, and if you haven't seen that strange thing there, that exclamation point in bang computer-ese called a bang, it says x if ANS star ANS is not equal to x, all right?

    那么现在,在这个例子中,当我们执行到这里,代码会去检查,如果没有看到过这个奇怪的东西,这个感叹号在计算机学中被叫做,代码的意思是如果ANS的平方不等于?

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

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

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

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