• It's says find the mid-point and split the list in half. Copy of the back end, sorry, copy of the left side, copy of the right side.

    找到列表的中间节点,然后在这里将列表分解成两半,后端的拷贝,左部分的拷贝,右部分的拷贝。

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

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

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

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

  • All right, I'm going to run copy one enter.

    好的,然后run,copy1,回车。

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

  • So it's an address, it's a pointer, address pointer, synonyms for now, so it's the address of a char so this makes sense because s1 is also the address of a char so if I wanted to make a copy of that address this is absolutely the right syntax.

    是一个地址,是一个指针,地址指针,也就是,char型数据的地址,这是有意义的,因为s1也是一个char型数据的地址,所以如果我想要复制那个地址,这个绝对是正确的语法。

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

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

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

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