• Code is right here. And all it's doing is when I'm getting into the different places I'm simply printing out information about where I am. What I want you to see palindrome is notice what happened here.

    代码就在这儿,它的作用是当我运行到不同地方时,就输出我所在方位的信息,我想让你们看的就是注意这儿发生了什么,好了我调用了一个。

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

  • OK, what I would like you to see is I've been printing out, as I went along, actually let's back up slightly and look at the code. There's merge sort.

    好的,我想让你们看就是我运行过后,打印出来的结果,我们再回头看一下这段代码,这就是归并排序,输入一个列表。

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

  • But what you would have seen is the program just doing this, printing out to the screen.

    但是你看到的只是程序,打印字符串到屏幕上。

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

  • Some students find that they benefit from printing out the PowerPoints and they can just take their notes along with the slides as I go and that's one way to do it, but feel free to do it whatever way works for you, but those should be available.

    有些学生认为,把幻灯片打印出来很有好处,这样他们在我讲课的时候,只要在讲义的空白处做笔记就可以了,这不失为一种方法,不过随你们怎么做,只要觉得有用就行,以上仅供参考罢了

    耶鲁公开课 - 生物医学工程探索课程节选

  • If you look at solve 2, it's going to solve2 run through the same kind of loop, printing out all of the answers.

    我会让你们看一看,如果你在看,那将运行相同的循环。

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

  • Glancing at the bottom, this is pretty arbitrary, but I chose to format my string as follows: % 1f so at the bottom here I'm printing out %.1f, which quick sanity check means print just one digit after the decimal place.

    看下这个底部,这个是相当随意的,但我选择把我的字符串格式化成这样:,所以在这个底部我打印输出,提醒一下,这是一个只打印出,小数点后一位的方法。

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

  • You may notice that it's always printing out the same number of digits.

    显示同样长度的数字,这是怎么回事儿?

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

  • And I'll remind you, what I'm printing out there is first and last, with the range I'm looking over, and then just how many times the iteration called.

    我要打印出来的是,每次的区间,也就是first和last指向的值,以及重复多少次了。

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

  • printf Well, notice I'm calling print F with percent C, and then I'm printing out each of these letters one at a time.

    好的,请注意我用%c来调用,然后我打印出一个一个打印出这些字符。

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

  • Inside of swap itself, I'm printing out the values, if temporarily.

    在swap函数里,我打印出,它们的值,如果临时的。

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

  • In this case, it's doing the check on the remainder and printing them out.

    请注意,几乎一样的形式:,首先挑出在循环中会改变的变量。

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

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

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

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