• And so frankly this is pretty much all you need to know with Nano to get up and running.

    坦白说,你们只需要知道,这些东西就可以了。

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

  • So it's generally called distribution code and whereas for the previous problems that you pretty much started from scratch, blank files you opened up nano and there was nothing there unless you put it there.

    它一般被称作分布码,然而,对于之前几乎要从头做起的问题,在空白文件中什么都没有,除非你在里面写入些东西。

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

  • Nano Rather than use nano on this computer, Vim I'm gonna use a program called Vim, which is just another text editor.

    今天我们不用,而是用,另外一个文本编辑器。

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

  • 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个或多个单词,在程序名的后面,许多的建立一个新的子目录,然后恢复平静。

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

  • 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程序,键入,我快速写下下面的内容,不打算做过多的解释,因为下周我们会深入了解这些。

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

  • > So this is just a dumb text editor called Nano, dumb in that it's very simple which is nice because it eliminates a lot of the complexities of learning a new tool when really all you wanna do is solve an actual problem.

    这是NANO文本编辑器,它很简单,可以消除因学习这个新工具,而带来的许多复杂问题,你真正需要做的就是解决一个实际问题。

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

  • Nano hello c We did Nano for hello.c or whatever I called it, GCC to actually compile into 0s and 1, and then step three is to actually run it.

    首先,第二,GCC,hello,c把它编译成01二进制文件,第三,运行。

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

  • You open what we call the "text editor," the specific one we used on Wednesday was called Nano, -- which is similar to Notepad or TextEdit -- totally simple, kind of dumbed down but in a useful way so that you can just focus on writing code and not learning some new interface.

    你先打开那个“文本编辑器“,就是我们周三用过的叫做Nano的编辑器,这个跟写字板和记事本差不多-,非常简单的,只是通过一种有用的方法而进行精简了的,所以你们可以把注意力集中在编写代码上,而不需要学习一些新的界面操作。

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

  • So it turns out there's a program called sleep, just like there's a program called Nano, a program called GCC -- that is not what I want.

    所以结果这个有一个sleep程序,就像这个有个叫做Nano的程序,一个叫做GCC的程序--那不是我想要的。

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

  • - And, in fact, let's see -- -- don't do this at home or on our systems -- but let me go ahead and do nano don't do this dot C. Let's go int main ahead and do int main void.

    然后,实际上,让我们看看-,不要在家里或者在我们的系统上这样做-,但是让我们继续处理nano,dontdothis,c文件,让我们继续。

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

  • I'm gonna run the command called Nano which is a very simple program.

    运行名为“Nano“的指令,这是一个非常简单的程序。

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

  • I'm going to use Nano to open conditions1.c.

    我将用Nano来打开condition1,c文件。

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

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

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

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