• If you want to control a program file, open, copy, paste not get me ready for my trip to Stanford.

    如果想要掌控一项程序文件,打开,复制粘贴,并不会铺平通向斯坦福的路。

    斯坦福公开课 - 微软CEO-Steve.Ballmer谈科技的未来课程节选

  • Like you'll find the history right on the road side or these brothers will have documents, pictures of the history.

    就好比,你可以在道路的一侧发现历史遗迹,又或者是这些兄弟们能够为你提供历史图片和文件

    对哈莱姆好奇吗? - SpeakingMax英语口语达人

  • And for time's sake, I'm not going to bother changing the name all of the time, at least for now.

    由于时间的原因,我不会总是,去改变这个文件名字,至少现在不会。

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

  • There are also audio recordings of the poets that we will be reading that come from Sterling and you can get to on the Center for Language Study website.

    还会有一些关于诗人们的录音文件,在史德林图书馆里有,我们会在课上读到,这些文件你们可以在语言学习中心的网页上找到。

    耶鲁公开课 - 现代诗歌课程节选

  • You and I are to what else was going on, certainly 11 approvals sense like an extreme number. Yeah,yeah.

    你和我都不知道还有什么其他事,但是很显然11个批准文件是很极端,是,是这样的。

    普林斯顿公开课 - 国际座谈会课程节选

  • What we are seeing here is a big transition from just experiment and documentation to modern chemistry.

    我们见证了一个很大的过度,从只是实验和,文件材料到现代化学。

    麻省理工公开课 - 固态化学导论课程节选

  • This is a little file I created, all right, and I'm going to start with a sequence of these things and walk them along, again I invite you to put comments on that handout so that you can follow what we're going to do. All right?

    这是我创建的一个小文件,好,然后我回去以一系列这样的事情,开始然后进行下去,我还是想大家都在手册上做一些注释,这样我们就能对将要做的事情,做一个记录了,对不对?

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

  • Scholars of the Albright school pointed to texts and clay tablets that were discovered in second millennium sites. So you see down on the bottom the second millennium BCE, obviously going down to 1000; first millennium: 1000 to 0.

    亚布莱特学院的学者们指的是,两千多年前的遗址中发现文件和泥板文献,你们看下面,公元前第二个千年,再显然的,往下到一千年;第一个千年是公元前1000年到公元元年。

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

  • Gestapo agents intercepted him and demanded he sign a letter saying that at no point had he been threatened or harassed by the Gestapo.

    盖世太保们拦住了他,要求他签署一份文件,上面写着,他绝没有受到盖世太保的威胁或骚扰。

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

  • It's the various programs you run on your computer along with the various data files that you have saved on your hard drive,and so forth.

    是你自身这个电脑中运行的各种程序,硬盘存有的各种数据和文件,类似种种。

    耶鲁公开课 - 死亡课程节选

  • Most common are text, files PDF forage, tml with a lot of images, graphs and charts.

    最普通的是有很多图像,表格的,文本,文件,以及PDF,TML格式文件

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

  • stdio h It pretty much means open this file, standard IO dot H and just paste its contents right here.

    它的大致上的意思是打开这个文件,然后把它的内容粘贴在那里。

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

  • When I said in Week One that you don't actually have zeros and ones inside this header file; right?

    在第一周我说过的,我们在这个头文件中,是没有二进制的,是吗?

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

  • printf That's not actually where someone implemented print F and related functions, rather, in dot H files, by convention, are prototypes.

    那实际不是有某人在哪里执行,相关函数,而是在,h文件中,按照惯例,它们是函数原型。

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

  • But the bits that actually compose those files and folders are in fact exactly where you left them.

    但是组成这些文件文件夹的字节,还在原来的地方存储着。

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

  • So as the particles on the disk that get the current in the read/write head moving put together millions of these magnetized segments and you've got a file.

    通过读写头你就可以得到每个粒子的极性,如果把这些上百万粒子的信息,汇聚要一起就够成了一个文件

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

  • When you're working on a file, it's saving constantly to RAM but also hopefully to disc, the hard disk so you don't actually lose it if the power goes off.

    当你打开一个文件,它不断地保存在内存中,但对于光盘,硬盘,当你断开电源的时候,数据不会丢失。

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

  • In fact, when Facebook first debuted, random aside, ID they used I believe an int to represent your profile IDs.

    在Facebook创立之初,我猜他们使用int来表示配置文件

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

  • This is different from the hard disk, which is where files and stuff are permanently stored.

    这个和硬盘是不一样的,那是存储,文件之类的东西的。

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

  • And as we'll see mid semester, photographs and videos and other more sophisticated file formats.

    在我们学期中的时候会看到,图片和视频以及,更复杂的文件格式。

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

  • You write the source code, the stuff that looks like this and then you save your file, and now you just have a text file.

    比如你们写出像这样的源代码后,保存,你将会得到一个文本文件

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

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

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

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

  • So, these are an important way of documenting, but there're some things excluded.

    因此,文件制作是种很重要的方式,但是有些东西也被排除在外了。

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

  • He has all the information he knows that has been reported on the various elements on file cards He even carried them around in his pocket and he would look at them from time to time and try to devise a scheme.

    他将所有他知道的,已经研究出来的元素的信息放到文件卡片上,他将它们随身携带在口袋里,这样他就可以时不时地看它们了,并且试图设计出一个图表。

    麻省理工公开课 - 固态化学导论课程节选

  • So among your printouts are a couple of files one called condition1.c. I'm going to change over to my terminal window.

    在你们的打印输出中有几个文件,其中一个叫做condition1,c,我将,改变我的终端窗口。

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

  • > Compiling the program , -- saving it under the name "hello," in the library -- >> David: Okay, good.

    >运行程序【无法辨认的声音】,然后把它保存为“hello“文件-,>>大卫:好的,不错。

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

  • In order to counteract the packaged and monumental form of The Norton, ] I will be using Beinecke's and Sterling's resources, using Power Point digitized files.

    为了防止这本包装精美的诺顿纪念集对我们的阻碍,我会利用拜内克古籍馆,以及史德林图书馆的资源,同时运用一些幻灯片的电子文件

    耶鲁公开课 - 现代诗歌课程节选

  • She jumped up and jumped back and started moving papers around and really was giving me this look ?" like "Why don't you just leave?"

    她猛地站起来,往后退了一步,赶紧拾掇着桌面上的文件,给了我一个眼神,好像在说“为什么还不滚“

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

  • 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键,你也可以用,这就是那些文件的形成方式。

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

  • hi3 And then all of these other white files are just source code files, dot C file.

    就是绿色的。,Hi3,is,green。,而其他部分白色文件都是些源代码,都是,c文件

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

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

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

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