• If I want to create a set or a sequence representing these things, I simply insert into that list.

    如果想创建一个集合,或者一个序列表示这些东西,只要简单的把它插入列表中。

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

  • If I want the values two, six and eight in there, I would do an insert of two into that set, an insert of six into that set, and an insert of eight into the set.

    如果想让值2,6,8在那个位置,会把2插入到那个集合中,把6插入到那个集合中,把8插入到那个集合中。

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

  • > David: At some point in time, I'm going to have to have declared the variable as a float before I can then hand it to printf as the insertion value for that format strength.

    >,大卫:在一个特定的时间,将需要,声明float类型这样的变量,那样就可以把它打印出来,像是格式化优点的插入值。

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

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

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

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

  • Let me go ahead and call print F. I'm going to say A equals A and then I need a percent D, backslash, comma A; so this is a little bit of -- more syntax than would be nice, %d but I'm just saying, literally, A equals percent D, and I'm plugging in the value of A for percent D.

    们继续调用printf,说明A等于,然后需要%d,反斜杠n,逗号;,所以这个有点--偏向逻辑的,而不偏向美观的,但是刚说了,字面上,A等于,用%d插入了A的值。

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

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

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

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