• She didn't hear the original command. Or did she just mishear in some very tragic version of the telephone game.

    但是夏娃并没有亲耳听到上帝的命令,也许她从电话恶作剧中,听到了另一个版本。

    耶鲁公开课 - 旧约导论课程节选

  • And it's a directive.

    这是一个命令句式。

    Don't 课堂 - SpeakingMax英语口语达人

  • So all of these programs or commands that we've been using thus far for the piece set in class, take what we call command line arguments, they are the zero or more words that follow the program's name.

    所有我们一直在课堂上使用的,这些程序或者命令,携带着命令行参数,它们是跟在,程序名的后面的一个或多个单词。

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

  • Because like Adam and Eve in the first creation story, Noah is told to be fruitful and multiply.

    因为就像第一个创世纪中的亚当和夏娃,诺亚被命令多子多孙。

    耶鲁公开课 - 旧约导论课程节选

  • I have a sequence of commands; I've got an assignment statement, I've got another assignment statement, I've got a print statement, I've got an input statement, which we'll come back to in a second.

    这是一系列的命令;,我有了一个赋值声明,然后是另外一个赋值声明,还有一个print声明,然后是一个input声明,我们稍后会讲讲这个生命。

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

  • It's not me. I'm just an instrument of somebody else telling me what to do.

    不是我的责任,我只是一个工具,我只是执行别人的命令

    耶鲁公开课 - 心理学导论课程节选

  • So a couple of commands and then an interesting code and then the teaser, that's a teaser.

    总结起来,就是几个命令一个有意思的代码,然后是那个小技巧,那是一个小技巧。

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

  • So let me go ahead and pull up the staff solution 15 to the standard edition for a moment, the game is called 15, it takes one command line argument which is the dimensions of the board 3 by 3, 4 by 4, I'll do it 4 by 4.

    下面我们继续,等一会儿,我会给出标准的解答,这个游戏叫做,有一个命令行参数,标识其大小是,3阶还是4阶,我选择4阶。

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

  • > David: An error message of some sort like "file not found" or "commands not found."

    >,大卫:会出现一个错误信息像“没找到文件“,或“没找到命令

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

  • That's the Python saying, that is a command, that is a specific command to get the value of the expression and print it back out.

    这代表着Python告诉我们这是一个命令,这是一个,得到表达式的值,并显示的特殊命令

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

  • nano Well, anytime you run a program at the command line, like nano, you've almost always been putting one or more words nano hello c GCC hello c after that program's name; nano hello dot C, GCC hello dot C, and any number of MKDIR for make directory, and then peace at one or similar.

    好的,任何时候在命令行中运行一个程序,就像,你几乎总是用1个或多个单词,在程序名的后面,许多的建立一个新的子目录,然后恢复平静。

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

  • It turns out on a Linux system there's this command called "man" for manual page.

    结果是在一个Linux系统中,这里有这样一个叫做“man“的命令,用来显示指南手册的。

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

  • But what I ran was GCC and then I get back this big error message.

    好吧,我刚运行了一条GCC命令,然后我们得到了这一个,报错信息。

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

  • So it turns out a really nice shortcut on most systems, oops, is to say if you have a file called hello.c and you wanna turn it into a program called hello, well, make hello just write in the command makeHello and it will do all of that for you automatically and hand you a program called hello.

    就是寻找一种能在大多数系统上运行的更快捷的方式,哇!,也就是说,你有一个hello,c的文件,你想把它变成一个名为hello的程序,那么只需要敲入命令,它就会自动为你生成,一个hello程序。

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

  • And here's a little trick -- and again, we promised to point -- out little tricks of the trade -- if I know I want to execute the last command I typed that started with an m, bangm will actually figure out what that command was and redo it for me so I don't have to figure it out, or you can go back in time in a terminal window.

    这里有个小技巧--此外,我们许诺指出行业中的,一些小技巧-,如果我知道我想执行我写入的上一个命令,是以m开头的,!m会明白那个命令是什么,然后为我恢复上次操作,所以我不需要明白它,或者你可以回到,那个终端窗口。

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

  • Essentially, this command make is just another program that uses GCC to compile my program for me but make is configurable.

    从本质上来看,make命令就是一个,调用GCC来编译我们程序的程序,只不过make是可以配置的。

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

  • If I wanted to use print as a variable name, how do I get the system to decide gee, do I want print as a value for something, or do I want print as a command?

    如果我把print当做一个变量名,我如何让系统来决定,我是要把print当做一个命令来用呢,还是要把它当做一个变量名来用呢?

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

  • > So is there a slash letter command for printf they could just like type you know what I mean?

    >,所以这里有一个斜杠字母命令,来printf,他们可以像,【听不见的】你懂我的意思吗?

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

  • It's just hard to keep track of them at first but they all generally mean the same thing, provide additional input to this program called GCC by just specifying it on the command line.

    刚开始是很难理解这些词的,但其实都是一个意思,所以,只要在命令行上为这个程序,再添加一个名曰GCC的输入就OK啦。

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

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

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

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