• And response back is "Well, yes, we had people at the table, but they were Oxford educated and they didn't represent the rank-and-file people in my culture."

    而他们得到的回应是,“是的,的确如此,可是那些人读的可是牛津大学,他们并不能代表,我们的普通民众“

    普林斯顿公开课 - 人性课程节选

  • And this is because as you start writing--saving files to your hard drive, what happens is you might save this file here, then this one, then this one, then this one, but very reasonably you might go back eventually and delete this one.

    这是因为当你开始对硬盘驱动器进行读写时,你可以保存一个文件到磁盘的某处,然后再一个,再一个,又一个,最后你可能回到这,并删除这一个文件。

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

  • That file was electronic message, so suddenly in about 1971, we had e-mail. So an e-mail was pretty much the major use of the internet for the next 20 years.

    那种文件就是电子消息,如此突然的,约在,1971年,我们有了电子邮件,电子邮件,基本上是此后20年互联网的主要运用形式。

    麻省理工公开课 - 媒体、教育、市场课程节选

  • And then we hand you 140,000 English words in the form of a big text file much like our aspiring pre-med students in recent months, and we challenge you to implement the fastest spellchecker possible.

    然后我给你一个包含1万4千单词的超大文本,就跟前段时间那位,有抱负的医学预科班的学生一样,我想让你在最短时间内实现拼音检查。

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

  • This is useful especially when we get to details like forensics and looking at data on a hard drive, - 'cause if you don't know how much store-- how many bits are composing your file, you're never gonna recover that data or be able to access what you're looking for.

    这是很有用的,尤其是在法庭上,查看硬盘驱动器里的数据时,如果你连-,文件有多少比特都不知道,你如何去恢复数据,获取你想要的信息呢。

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

  • All you have to include in your own programs is the so-called header file.

    你们自己写的程序只需要包括,头文件就可以了。

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

  • The bits, the zeros and ones that compose the library are actually - in that file called cs50.c but those bits live or-- even that's a white lie.

    这些构成该库的比特--0啊1啊,却是在cs50,c文件里,这些源代码-,可以说是根本不存在。

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

  • It takes an int; deal with it when you get to it and then once you look through the whole file, should you find -- ultimately find the actual code that defines or impliments this thing.

    它携带一个int数,当你获得了它就处理它,然后一旦你查看整个文件,最终你将发现实际代码中,定义或执行了这个东西。

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

  • A TSV file, tab-separated values uses the same thing but a tab character, if you wanna output an actual tab character, the result of hitting the tab key, \t you do use backslash T. That's so those kinds of files are made.

    而TSV文件,“制表符分隔“文件,顾名思义,就是用制表符来分隔每一列,如果你想输出一个真正的制表符,点击tab键,你也可以用,这就是那些文件的形成方式。

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

  • So I could -- and the hint here is that looks like you probably do want to use CS50's library because I've included the so-called header file for it.

    所以我可以--这里的提示看起来好像,你可能的确想使用CS50的函数库,因为我包含了所谓的头文件。

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

  • stdio c So somewhere there's standard IO dot C, stdio h somewhere they're standard IO dot H, but, for me, right now, the only file I need to know about is the dot H, -- because what Sharp include really does -- it's what's called a preprocessor directive.

    所以某个地方有一个,现在对于我来说它们是,我只要知道那个,h文件,因为Sharp包含的-,叫做预处理指令。

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

  • This is a file called Holloway.c. This is-- to be clear, not a program.

    这里有一个文件Holloway,c,不是程序-,我们马上就要清除掉它。

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

  • I'm gonna call my file hello.c. There's a little bit GUI-- of distraction here but this is because this is not a GUI, CLI a graphical user interface, this is a CLI, command-line interface, which just means there are no windows and icons.

    我先给我的文件命名为“hello,c“,你们也许会觉得有点烦,因为不是,图形用户界面,这是,命令行界面,这意味着没有窗口,没有图标。

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

  • LS And what very often happens if you do an LS in your account, to list your files, there's a whole lot of stuff in here at the moment -- and I don't have it here - but what you'll often see -- I'll just fake this demo -- is a file called core.

    经常发生的是,如果你用你的账号做一个,来列出你的文件,此刻这里有一大堆元素,-它不在这里,但你们将经常看到--我将篡改这个演示-,是一个叫做core的文件。

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

  • Re-save my file, and actually now recompile with make.

    重新保存我的文件,我用make重编译它。

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

  • Because even though it's a little confusing or a little sort of contradictory, the argument count includes the name of the program itself, -- which can actually be int useful because if someone -- if a producer changes the name of a program by renaming a file, you, the program still have access to your own name by this mechanism.

    因为即使它有点迷惑的,或有点冲突的,参数计数包括程序的名字,那个可以是int型的,因为如果有谁-,如果程序员通过重命名改变了一个程序的名字,你仍然可以用这个机制,使用你自己的名字。

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

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

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

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