• A computer mouse is the device that moves the pointer,or cursor, on a computer screen.

    VOA: special.2010.03.28

  • Well, it turns out on most computers an address of the location and memory, aka a pointer, is itself 32 bits.

    好的,它是一个计算机内存地址,或者说一个指针,占32位。

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

  • Right? I've allocated a variable, it happens to be a pointer; it's still a variable, who know what's in it, right?

    对不?我分配了一个变量,它碰巧是一个指针,它还是一个变量,谁知道它里面是什么?

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

  • The mouse moves the pointer,or cursor, on the computer screen.

    VOA: special.2010.08.01

  • It actually lets you see how to get access to that pointer so you know what you're referring to.

    怎么来取得指针,以得知在对什么进行操作,但是这是个简单的设计决定。

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

  • Ellington made five of his first six shots, including a three-pointer before ending the night with 20 points.

    VOA: standard.2009.04.05

  • And then since we have my red laser pointer, we will also try with the red laser pointer, which is centered at wavelength of 700 nanometers.

    然后因为我们有我的红色激光笔,我们也可以用它试一下,它的波长集中在700纳米处。

    麻省理工公开课 - 化学原理课程节选

  • In the late semifinal, North Carolina took an 8-6 lead on a three-pointer from Wayne Ellington three minutes into the game and never looked back.

    VOA: standard.2009.04.05

  • I get 1, I should use this pointer.

    我的收益是1,我还是用这根棍子来指吧

    耶鲁公开课 - 博弈论课程节选

  • Instead if we want this pointer to represent the address of something in as much as it points at that address let's just draw an arrow.

    如果我们想要让这个指针表示,数据的地址,它指向的地址,我用一个箭头表示。

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

  • And now, if I'm touching mouse pointer, we saw that Boolean expression before, play sound meow, wait a couple of seconds, and then just keep checking.

    现在,如果我们碰下鼠标指针,起初我们看到一个布尔表达式,播放猫叫的声音,等几秒钟,然后如刚才那样做检测。

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

  • Number one, the basic structure is that you have a pointer and it points over to a pointee, but the pointer and pointee are separate and the common error is to set up a pointer but to forget to give it a pointee.

    第一,基本结构是,你有一个,指向数据的指针,但是那个指针和数据,是分开的,通常错误是声明了一个指针,但是没有指向一个数据。

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

  • Or another way of thinking about it, is remember I said when I call that class definition it creates an instance, that's a pointer to some spot in memory that's got some local information around it.

    也就是一个指向,内存中某处的指针,这个地方存有一些,这个实例的信息,浅意义的相等也就是说,看看这两个东西是不是。

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

  • But luckily we had the control of the red laser pointer where nothing moved at all.

    但是很幸运我们可以,控制红色激光笔,虽然什么都没有移动。

    麻省理工公开课 - 化学原理课程节选

  • Number three, pointer assignment, takes one pointer and changes it to point to the same pointee as another pointer so after the assignment the two pointers will point to the same pointee.

    第三条,指针赋值,使一个指针,指向另外一个指针所指向的数据,赋值过后,两个指针会指向,同样的数据。

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

  • Scratch This Boolean expression allows you to say to scratch if you are touching the mouse pointer, the little arrow, do something. How do we do something?

    布尔表达式允许你告诉,当你触碰到鼠标指针,也就是小箭头,程序就相应地做一些事情?

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

  • Number two, pointer dereferencing starts at the pointer and follows its arrow over to access its pointee.

    第二,指针非关联化从指针开始,通过它的箭头,来使用它的指针数据。

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

  • That statement says, get the value of x, which is this link, and give z a pointer to the same place.

    这个声明的意思是,取得x的值,也就是连接指向的值,然后给z赋予一个指向同样位置的指针。

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

  • Right now it's empty, actually it's not quite empty, it has a pointer back to the class.

    当我调用了这个类的,定义声明的时候,它在内存中的特定点。

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

  • So we see that we do not eject electrons in the case of the laser pointer, even if we have this intensity, it is still not related to the energy of an individual photon, so we won't see an effect.

    所以我们看到我们用激光笔,还是没有逐出电子,即使我们有这样的强度,它仍然与一个单个的光子能量无关,所以我们不会看到光电效应。

    麻省理工公开课 - 化学原理课程节选

  • Some other object-oriented programming languages do not provide that pointer.

    其他的面相对象编程的语言,没有提供这个指针。

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

  • Now, I have to do the merging so I do pointer, pointer.

    下面进行合并,同样用指针。

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

  • Yeah, a pointer to this chunk of memory.

    是的,一个指向这块内存的指针。

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

  • All right so I want first a pointer.

    好的,首先我需要一个指针。

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

  • init Init creates a pointer to the instance.

    然后这个方法调用了。

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

  • Let's just assume that s1 is a pointer and as an arrow suggests it's pointing at this byte here.

    我们假设s1是一个指针,就像箭头所表示的,指向这个字节。

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

  • Advance this pointer-- this finger, to the next element of the list which is 4, make the comparison.

    前移这个指示器--也就是这根手指,让它指向列表中的,下一个元素4,再做比较。

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

  • And when I create a binding, x I'm taking a variable name, in this case x, stored somewhere in a table, and I'm creating a link or a pointer from that name to that value.

    当我创建一个绑定的时候,我有一个变量的名字,在这个例子中是,存在一个表中的某处,然后创建一个连接,或者指针从这个名字指向目标值。

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

  • We have a pointer to the location in memory that contains the actual value, which itself might be a bunch of pointers, and we have a pointer to the actual-- sorry, a pointer the value and we have a pointer to the next element in the list. All right?

    包含实际值的地址,可能实际值,也是一系列指针,这里还有指向实际,抱歉,指向下一个元素的指针,我们来整理下?

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

  • > Time for pointer fun.

    >,指针娱乐时间了。

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

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

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

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