• OK, now that I've got that, we could think about what would I want to do with these points?

    我也可以像以前那样,对它们进行赋值操作,好,现在我们已经有这些对象了?

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

  • We want to create data types and functions, or we're going to call them methods, that are specifically aimed at manipulating those kinds of objects.

    它们是特定的,用来操作那些对象的,我们的目标基本上来说,就是会去看看怎么去构建,能利用这种模块话。

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

  • So it makes sense to be able to say, look for many methods I do want to have a way of doing comparison, and I don't have to remember, at top level, what the name of the comparison method was.

    所有我需要的对象进行操作,那么就可以这么说了,我想要在很多方法里面,去找做比较的方法,我并不需要记住,每一个比较的方法的名字。

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

  • And then to create the object, I'll simply do a set of inserts.

    我将此返回做为我的集合,然后创建对象,我会一系统简单的插入操作

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

  • 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中表达式就是,运算对象操作符,运算对象,当我们处理这样的简单表达式的时候,我把表达式传给处理器,处理器给我返回了我想要的结果,对不对?

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

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

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

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