> Okay. This code allocates two pointers which can point to integers.
>,好的,这段代码分配两个指针,可以指向整型数。
In Democracy in America there's that famous passage, or passages, when Tocqueville crosses the Ohio River, from Ohio into Kentucky, from free soil into slave soil, free state into a slave state.
在托克维尔跨越俄亥俄河,从俄亥俄进入到肯塔基州,从自由之所走向奴役之地的那段游历中,为《美国民主》贡献了数段名言
I'm given an integer that's a perfect square, and I want to write a little piece of code that's going to find the square root of it. All right so I'm cheating a little, I know it's a perfect square, somebody's given it to me, we'll come back in a second to generalizing it, so what would the steps be that I'd use to walk through it?
完美平方数的整数,我想写一段代码来求这个数的平方根,好,我这儿有点儿作弊了,我知道这是一个完美的平方数了,他们给我的,我们后面会讲怎么产生这个数的,那么我想解决这个问题,需要什么步骤呢?
So what we want to do now is to begin to think about counting measures, and we're going to do this by staying with this piece of Louis Armstrong here, and we need to be able to count measures so that we can figure out the syntax of music.
现在我们想做的,是大家开始想一下怎么数小节,我们通过,路易斯·阿姆斯特朗的这段乐曲,来做这个活动,我们需要能够数好小节才能弄清楚,音乐的句法
应用推荐