I composed pastiches: : "Fraulein von Kulp may turn her hand upon the door. I will not follow her.
歪歪扭扭的小品文,我还创作模仿他人的打油诗:,冯·库尔普小姐,或许会转身将手放在门上我,不会跟随她。
My other roommate is named Cooper Lewis, who is actually going to play Hamlet in that production.
我的另一个室友叫库伯·路易斯,他会在那场戏剧演出中扮演哈姆雷特。
Always provides you with access to the math library because that's useful, too, so you don't always have to remember that.
总是能够让你能够使用数学程序库,那也是有用的,所以你不一定要把它记住。
Same way that I have multiplication or division as a primitive, functions are going to give me, or somebody else who wrote them for me as part of a library, a new primitive that I'm going to be able to use.
我在用乘法或者除法当做原语,这些函数,或者别人写程序库中的函数,将会给我返回一个,我能使用的新原语。
He defeated the Persian Army in Asia Minor at Granicus, the Battle of Granicus, in 334.
他在小亚细亚的格拉尼库斯击败波斯军队,也就是公元前334年的格拉尼库斯河战役。
And to illustrate one of the studies, I'll tell you about a study that I did with Valerie Kuhlmeier and Karen Wynn.
给大家举一个研究的例子,给你们讲述一个我曾经和,瓦莱里·库尔迈耶以及凯伦·韦恩,一起合作过的研究
Pearse is seen as, in Yeats's poetry and in popular lore, as Cuchulain, as a kind of avatar of the mythic Irish hero.
在叶芝的诗里皮尔斯被看作是,民间传说中,的英雄王库丘林,是爱尔兰神话里下凡的天神。
Some of you may know about Elisabeth Kubler-Ross' discussion of the so-called five stages of dying.
也许你们有人知道,伊丽莎白·库伯勒·罗斯,关于所谓的死亡五部曲的论述。
Every time you do the experiment T in equilibrium with the heat bath at T, v2 you'll get the same p2 and V2.
与热库相接触的每次实验中,达到热平衡后的温度都是,压强都是p2,体积都是。
You've got great grain fields out there in Syracuse.
你在锡拉库萨有一大片粮田
But it turns out that because the Standard I/O Library is -lstdio so common they don't force people to type this all day long because it's just so commonly used.
由于大家都会用到标准输入输出库,因此我们不要求每次都在后面添上,可以省略。
There's been a lot of work done on these over the years, but in fact, it's pretty hard to invent a good hash function. So my advice to you is, if you want to use something was a hash, go to a library. Look up a good hash function.
已经做过了很多的尝试和努力,但是事实是,很难发明出一个好的哈希函数,所以我给你们的建议是,如果你们想使用哈希功能,到函数库中查找一个好的哈希函数。
And we also have starting this Sunday, lead by one of the course's teaching fellows, what we call "walkthroughs," so this is kind of programming lexicon.
我们这周天开始“代码走查“,这个会由研究生助教带领大家,什么叫做“走查“,然后这是一种,编程词库。
They just had a basket or a box or a place called a geniza.
他们有叫做藏经库的篮子或箱子。
This is a-- somewhat graphical library that allows me to display graphics on the screen.
这是一个--绘画用的库,可以让我们在屏幕上画图案。
They established a colony somewhere in the 750's, and soon afterwards,there is a colony established on the east coast of Sicily at what we call Syracuse now, and a rash of others.
他们大约公元前七百五十年在那儿建立殖民地,紧接着,又在西西里岛的东部建立殖民地,那里我们现在叫做锡拉库扎,还有紧随其后大量其他的殖民地
The question would have been what will happen if I go and try to settle a colony at the place which I will call Syracuse that's what I've been describing on the southeastern coast of Sicily.
人们提得问题可能会是,如果我去,锡拉库萨建立殖民地,会发生什么事情,这就是我刚才描述过的,发生在西西里东南岸的事
l Stupid convention, but you have to do dash L and then the name of the library.
还是规定,必须先写,再跟上库的名称。
Include our library, include the standard library.
包括我们自己的库,包括标准输入输出库。
Why not? These guys that have gone out, let us say to Syracuse, they are your people, they have relatives back home, they have friends back home, it is natural--oh by the way, they're accustomed to worship the gods in the same way that the Corinthians do.
为什么呢,虽然移民已经离家,比如说他们去了锡拉库萨,但他们在家乡有仍有亲朋好友,这很常见,顺道一提,他们敬神的方式,跟科林斯人相同
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文件里,这些源代码-,可以说是根本不存在。
So just in case I happen to use the CS50 library, we've configured the cloud in such a way that make just always provides you with access to it.
所以万一我碰巧使用了CS50程序库,我们用这种方法配置了联网,那样我们就有使用它的权利了。
But long story short, if I want to use a function called sleep, -- the reason I, the programmer, knew to use that library -- -- that header at the top -- because it told me to in this little synopsis.
但长话短说,如果我想要用一个叫做sleep的功能,我作为程序员知道使用那个函数库-,上面的标题-,因为在这个小的大纲中它告诉我。
Now, I've taken off the training wheel of the CS50 Library and I'm just flat out saying char *. No more strings.
现在,我开始了CS50库的培训,我只指明char,*,没有更多的字符串。
It's defined in CS50's library; its sole purpose in life is to ask the user for a floating point value and return it.
它被定义在CS50的函数库中,它的唯一目的是,向用户询问一个浮点数的值,然后返回它。
- Well -- and I'll fix this blue next time -- I'm first telling the compiler I need access to the standard io library because printf is declared there.
哦!--下次我把这个字体颜色改成蓝色的-,我先告诉编译器--我需要使用,标准输入输出库,因为printf在那个库里面申明的。
include stdio h The next line of code says include standard io.h which just as a little sanity check contains among other things, printf.
接着的一行代码写着,这个库文件包含一些我们常用的函数,譬如,printf函数。
When you want to use a library like CS50's, you can't just run GCC on your program.
当你想使用一些CS50的库,不是只运行GCC就够了。
And then for this stuff up here, it turns out and I know this is just from experience, this is called the Ncurses library.
对于这个程序,凭经验来讲,应该还需要一个Ncurses库。
So, what we do at the start of the semester, and these are essentially training wheels we very quickly take off once you get more comfortable, we provide you with our own library.
那我们这学期初要做些什么呢?,经过一些必要的训练,让我们迅速褪去无知,变得更加充实,我们会提供自己的库。
应用推荐