• It includes nearly 500 positions, including chimney sweep, firefighter,blacksmith,steel worker, diver and metro train operator.

    VOA: standard.2009.11.05

  • The syntax is OK in the sense of, it is an operand, an operator, an operand, so syntactically it's OK.

    这里的语法应该是好的,有个运算对象,一个运算符,另外一个运算对象,因此语法上是没错的。

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

  • Well, the assignment operator makes a copy of the thing on the right and puts it in the thing on the left.

    赋值操作符把右边的东西,复制到左边。

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

  • STUDENT: What does it mean, the operator used, when you were calculating the remainder between nine and five?

    学生:这是什么意思,当你用这个运算符去算,9除以5的余数的时候?

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

  • And h with the carrot or the hat here, well, that carrot or hat tell us it must be an operator, and this is called the Hamiltonian operator.

    而且带帽的H,好,这个帽告诉我们它肯定是一个算符,这个被称为哈密顿算符。

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

  • So hopefully there is indeed a way to fix this, but it looks as though the division operator, the single slash is division but -- and here's a curiosity about many programming languages -- because 17 is an integer and because 13 is an integer, why do I say that?

    我的确希望有一个方法来修正这个错误,但是看起来,好像那个除法操作,那个斜杠是除法,但是--对于很多编程语言来说,是挺奇怪的--因为17是一个整数,13也是一个整数,为什么我这样说?

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

  • Now, less than is just, if you haven't used it before, it's just the operator you'd expect, it's comparing two things and it's going to return either true or false depending on whether the first argument is false less than the second argument.

    现在,小于这个符号是,如果你之前没用过它的话,它就是你期望的那个运算符,它会比较两个独享,然后基于第一个参数是不是,小于第二个参数,返回true或者。

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

  • bug Now, this was not the bug in this program because I did, in fact, use the equality operator and so it feels like if I type the word foo both times I should, in fact, get back you type the same thing.

    现在,在这个程序中这个不是,因为,实际上,我使用了等于号,如果我输入单词foo两次,我返回给你“输入了相同的东西“

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

  • And in Python the expression is, operand, operator, operand, when we're doing simple expressions like this, and if I give it to the interpreter, it gives me back exactly what you'd expect, which is that value. OK?

    在Python中表达式就是,运算对象,操作符,运算对象,当我们处理这样的简单表达式的时候,我把表达式传给处理器,处理器给我返回了我想要的结果,对不对?

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

  • And I don't quite remember from reading or from class how big these things are, well, it turns out -- and this is sometimes useful, later on more likely than now -- but C has a size of operator that takes an argument in parenthesis and it will tell you how much space is used to store that particular data type.

    我不太记得类中的这些类型,是多大的,嗯,结果是--这个在以后比现在,可能是更有用的--不过C语言中有个sizeof的操作符,其中括号里有一个参数,它会告诉我们,要存储一个类型的数据,需要占用多大空间。

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

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

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

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