• At the end of the day, you can implement the exact same program using a while loop that you can using a for loop, it's just your code is going to look slightly different.

    最终,可以执行这个程序,再使用for循环的地方使用while循环,这只是使的代码看起来稍微有点不同。

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

  • You seem to be upset.

    你看起来有点沮丧。

    It seems 实战 - SpeakingMax英语口语达人

  • 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循环。

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

  • This might look a little cryptic at first, but it turns there is some very obvious patterns here, for instance. According to this chart, if you want to represent the letter A A in the so called ASCII system, what number do you actually use to do so?

    起初,它看起来有点神秘,但会发现它有一些明显的对应模式,这里就有例子,根据图表,在所谓的ASCII系统中,想表示字母,该用哪些数字呢?

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

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

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

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