This is the freedom of the printing press.
这就是出版自由。
I'm then printing bracket one, bracket two, bracket three, bracket dot, dot, dot up until the total number of arguments, 1 whatever that may be, and it's going to be at least one because the program always has a name.
然后我打印,括号等等等,知道打印完所有的参数,不管那个最大值可能是什么,它将至少为,因为程序总是有一个名字。
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.
代码就在这儿,它的作用是当我运行到不同地方时,就输出我所在方位的信息,我想让你们看的就是注意这儿发生了什么,好了我调用了一个。
As far as I know -- I know of no exception, although someone may well be able to produce one no original poem in English had ever been published with line numbers in the margin in its very first printing.
就我所知,无一例外,尽管有些人能很好的制作出摹本,但英语原版诗歌从不在首次印刷的时候,把行数印在页边空白处。
Remember,there's no printing press in the ancient world.
要记得古代是没有印刷机的。
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.
有些学生认为,把幻灯片打印出来很有好处,这样他们在我讲课的时候,只要在讲义的空白处做笔记就可以了,这不失为一种方法,不过随你们怎么做,只要觉得有用就行,以上仅供参考罢了
The compiler is going to ignore all of this so-called "pretty printing" -- all of this sort of indentation, -- all of this white space -- that's really for the human's benefits, both yours, your colleagues, the teaching staff, and the like.
编译器会忽略所有的叫做,“优美打印“--所有的这类缩进,所有的这些空格-,只是为了我们的利益,也是你的,你的同事,教员的和其他人的利益。
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.
但是你看到的只是程序,打印字符串到屏幕上。
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.
看下这个底部,这个是相当随意的,但我选择把我的字符串格式化成这样:,所以在这个底部我打印输出,提醒一下,这是一个只打印出,小数点后一位的方法。
In this case, it's doing the check on the remainder and printing them out.
请注意,几乎一样的形式:,首先挑出在循环中会改变的变量。
If you look at solve 2, it's going to solve2 run through the same kind of loop, printing out all of the answers.
我会让你们看一看,如果你在看,那将运行相同的循环。
It's in response to what seems to have been an aesthetic reaction to the poem that the printer of Paradise Lost asked Milton, went back to Milton and asked him to append a note to the book's second printing -- to append a note that explains why the poem rhymes not.
这是弥尔顿对《失乐园》的出版商的答复,出版商问弥尔顿关于此诗的美学问题,他找到弥尔顿,让他给此诗的第二次印刷附一个,注解--附个注解解释这诗为什么不押韵。
But at the end of the day, this program does in effect nothing because I'm not printing the answer, I'm not saving the answer, I'm not doing anything with the answer.
但最终这个程序都不会做什么有效地事情,因为我没有把答案打印出来,我没有保存那个答案,我没有对那个答案做相应的操作。
I'm first printing the zero argument which I said is the name of the program itself.
我先打印参数,这是那个程序本身的名字。
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指向的值,以及重复多少次了。
It's for this second printing that Milton adds the headnote that you see here that now begins the poem: "In this Monody the Author bewails a learned Friend, unfortunately drown'd in his Passage from Chester on the Irish Seas, 1637."
在第二版中,他加上了眉批,你们现在都能看到:,“周一作者缅怀了一位,不幸于1637年在爱尔兰海上,溺水而亡的挚友“
Just iterates from zero to Arg C. The indented line here print F is clearly printing a string, as per the percent S, but what is it printing?
只是从零开始迭代,到ArgC,这个缩进行printf显然是打印一个字符串,就像每一个%s,它在打印什么呢?
Inside of swap itself, I'm printing out the values, if temporarily.
在swap函数里,我打印出,它们的值,如果临时的。
Well, here is the F in printf for formatted printing.
这里printf中的f是用于格式化输出的。
应用推荐