• OK, now, if I actually do this, and I'm going to show you the example, I just, what did I type over there, I got p was a c point.

    传入了其他的参数,好,现在,如果我,实际上要做这个的话,我要给大家看个例子。

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

  • So when I type, I'm sorry, I shouldn't say type, c point although I would have typed it, p dot x, here's what basically happens.

    处于特定点的实例的这个概念,我知道它来自于这个类,这个类,when,I,write,因此当我输入,抱歉,我不该说输入的,当我写,虽然我需要输入它,p,x的时候。

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

  • String is actually not a data type in C. It actually is something called a char star and we'll come back to this before long.

    字符串在C语言里其实不是一种数据类型,而是一种称为char,*的数据类型,这个知识点我以后会讲到。

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

  • I am going to run a program called Nano nano hello c and type nano hello.c and I'm gonna type the following very quickly without much explanation because we'll dive into this more next week.

    我要运行一个Nano程序,键入,我快速写下下面的内容,不打算做过多的解释,因为下周我们会深入了解这些。

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

  • Did the same thing with c p 2, 2 2 0 Again, remind you, c p 2 is a different instance of this data type.

    建立了一个x变量,我也把它赋值为,因此cp1内置有了x和y值,然后对cp2做同样的操作。

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

  • So we talked about Mr. Bool briefly last week in this idea of true or false, but in C, you don't have a Boolean data type.

    我们上周简短地谈论过Bool先生的,真假的逻辑思想,但是在C语言里,没有布尔数据类型。

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

  • The only difference is I don't type "make math2.c" I just type math2.

    唯一的不同在于我只要键入,“math2“而不用键入“make,math2,c

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

  • So with the fact that I'm now just back at my prompt is a good thing so now GCC hello c if I type this command GCC hello.c, this is gonna run this program that Apple wrote in this case GCC or someone else wrote called GCC.

    也就是说我们现在安全返回,说明一切正常,现在我输入这条命令:,这代表运行hello,c这个程序,是由“Apple“或其他人编写的,名为。

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

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

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

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