In that case, we understand it as a sequence of cross-sections rather than something that somehow organically changes through time.
这样,我们就是在学习一个个语言的横截面,而不是语言自然的变化过程。
it just looks really awesome, and they are like the dancing robots,
看上去真的棒极了!他们就像是一个个舞动的机器人,
We can break the book of Leviticus down into the units that are listed on that side of the board.
我们将整本《利未记》分成一个个单元来讲,单元表就在那边的板上。
OK. Binary search is perhaps the simplest of the divide and conquer algorithms, and what does that mean? It says, in order to solve a problem, cut it down to a smaller problem and try and solve that one.
好了,二分搜索也许是,最简单的分治算法,这意味着什么?,也就是说,为了解决一个问题,把它切割成小的问题,然后再来一个个解决。
And from each of these individual parts, well, you very likely come out with a very impressive whole.
从这样一个个单独的小零件,一步步地,搭建出你瑰丽无比的高楼大厦。
That is heaven's part, our part To murmur name upon name, As a mother names her child When sleep at last has come On limbs that had run wild.
这是天国的本分,我们的本分,喃喃念着一个个名字,像一个母亲叫着她的孩子们,当睡意最终降临,那跑野了的四肢。
You have to learn them one by one, but you could produce a virtual infinity of sentences.
你必须一个个的去学习这些词,但你却可以创造出实际上无限的句子
Well, the straightforward answer is a piece of paper had parts, and in breaking it, in ripping it, what I literally did was I ripped one part from another.
直截了当的答案是,一张纸是有部分的,破坏它,撕裂它,我做的就是把它撕成了,一个个部分。
Whereas the--if I take the rhythm out of the Ninth Symphony really Beethoven there is just going up and down a scale so it's very conjunct.
无论哪里,如果我将第九交响曲的,节奏单挑出来,你就会发现贝多芬这里,仅仅是一个个升或降的音阶,这是级进的典型例子
So I was a counselor for a year, and then they invited me to become a dean, an assistant dean, in order to not only work with individual students and their issues, but to also think about campus culture and ways we might help prepare the culture for the change that was taking place.
这样我做了一年的顾问,之后他们请我做了院长,副院长,这样就不仅仅是处理,一个个学生和他们的事情,还要思考校园的文化,思考如何帮助校园文化准备好,应对将要发生的改变。
Again, for those-- for whom this is blocked, I'm just dividing the rectangle into smaller squares which is to say that memory is addressable.
这是一整块的,我只是把它划分成一个个小区域,每个小区域都可以设定一个地址。
I can use the tools I've just described in order to capture that.
那么我想做什么呢?,我想以某种方法一个个的。
They are composed of their parts.
它们是由一个个部分组成的。
D-A-V-I-D So when you get a string like D-A-V-I-D, what's really happening is inside your computer's RAM is going a byte where there's some zeros and ones.
譬如你有这么一个字符串,而在你电脑的RAM里将会变成,一个个由0和1组成的字节。
And if you haven't realized already, do realize per the tutorials that we've linked to online, you can do things like duplicating sprites, you don't have to re-implement the whole thing.
如果你还没有意识到这一点,再想想我们制作出来的一个个在线教程,你可以像复制这些小精灵们一样完成你整个浩瀚的工作,你没有必要一个一个重复地去制作。
Well, you can use what's called an array which is kind of a list or a little satchel of that you might physically carry that you can put things in again and again, and with an array can you actually keep track of not just numbers but any kinds of things, other sprites or other pictures, or perhaps a little something like this.
你可以使用数组,它其实是个列表,或者说是个小包,你可以把东西一个个放到里面,通过数组你可以保存任何种类的变量,图片或者像,这个例子中的一些小变量,而不仅仅是数字。
That is basically saying, given some collection of data, I want to have again a looping mechanism, where now my process is, walk through this, the collection one element at a time. And for that, we have a particular construct, called a FOR loop.
现在我的过程就是,通过一个个访问这个集合中,的元素的方式,来遍历这个集合,为了达到这个目的,我们有一个特定的结构,成为FOR循环。
应用推荐