• The value of stock for the Montgomery Ward store dropped from eighty-three dollars to fifty in a single day.

    VOA: special.2011.02.17

  • And I'm using the so-called "assignment operator," a single equals sign to store in n what?

    我用了一个复制操作符“,一个等号向n中存储了什么?

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

  • So to store in n whatever GetInt returns.

    所以存储在n中的是GetInt,的返回值。

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

  • If you stayed only ten minutes in each store, it would take over eighty-six hours to complete your visit.

    VOA: special.2010.08.13

  • But in terms of us going to the grocery store and thinking about things, probably we're all breathing sighs of relief.

    但是如果我们走进商店,以后想到这些的话,我们都应该松一口气。

    麻省理工公开课 - 化学原理课程节选

  • Mister Schroeder believes the enzymes could be changed in some plants to increase their ability to store water.

    VOA: special.2010.01.26

  • If you go to any coffee store in America and you ask them, "How many cappuccinos did you sell today?"

    如果你去美国的任何咖啡店,你问他们,“你们今天卖出多少杯卡布奇诺?“

    斯坦福公开课 - Twitter之父Jack.Dorsey演讲:好奇和灵感的力量课程节选

  • At last,Grant appealed to his father for a job in a store.

    VOA: special.2010.02.11

  • In the first spot, I'm going to store something that says, here's how far you have to jump to get to the next element.

    我们存下下一个,元素的地址偏移量,然后,用之后连续的几个单元。

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

  • Their whole life was in that store, making money: saving it to go home, giving up money to send it back annually. Many areas of the museum celebrate the successes of individuals.

    VOA: special.2010.03.03

  • That way, you don't have to store too many things in your head.

    那样的话,你就不需要记太多东西

    耶鲁公开课 - 基础物理课程节选

  • At one Apple store in central London, staff chanted and cheered as they counted the seconds to the official launch.

    VOA: standard.2010.05.28

  • It's the way to store energy in a place that protects it, packs it away, and keeps it for pregnancy and for nursing the baby, so it's very important from a reproductive point of view.

    这样把能量储存在一个地方,保护起来,为怀孕和养育孩子备用,从生殖观点来看这是很重要的

    耶鲁公开课 - 关于食物的心理学、生物学和政治学课程节选

  • You want a career in the Mercury Theatre and in everything else I plan to do, then remember one simple rule: I own the store.

    VOA: standard.2009.12.17

  • So in the end, this is just saying allocate me as many bytes s1 as were needed to store s1 itself.

    最终,这个只是表示给我分配,足够多的空间来存储。

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

  • - BOY: Saw you in the dress store.- Hey, where you running to?

    VOA: standard.other

  • He is in the middle of Chicago and they go to a coffee store in the middle of Chicago.

    他们可能在芝加哥市中心,的一家咖啡店。

    斯坦福公开课 - Twitter之父Jack.Dorsey演讲:好奇和灵感的力量课程节选

  • Here I actually need to tell the computer, "Give me some bytes in ram in which to store a value, and that value's going to be a floating point value."

    这里我的确需要告诉计算机,“给我一些字节内存,来存储一个值,那个值将是,浮点型的数值“

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

  • Somewhere in memory, back to back to back or all of the strings and with them can we store actual words and phrases.

    在内存某处,紧邻的或者所有的字符串,我们用它们可以存储实际的单词,和短语。

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

  • And then somewhere along the line, I decide to store things in a different representation.

    但是随后的一些地方,我决定在不同的,表现形式中存储值。

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

  • We've been using strings thus far to get input from user and store it in variables.

    迄今为止,我们用字符串来接受用户的输入,然后存储在变量里。

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

  • You try to design actually I'm going to come back to that in a second. It's like you're trying to use a hash function that spread things out pretty evenly. But the places you store into in those lists may have to themselves have a small list in there, and when you go to check something, you may have to do a linear search through the elements in that list.

    你尝试着去设计,实际上过会儿我会回头讲解这个问题,类似于你需要用一个哈希函数,非常平均的将物体分发出去,但是在列表中你数据,映射到的地方可能会有自己的一小段列表,当你回头查找数据的时候,你可能需要在那一小段列表中做线性查找。

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

  • They go above and beyond to craft a beautiful experience in their store and they have to compromise to accept credit cards.

    他们不光要学会,在店里提供美好的体验,他们必须要对,信用卡妥协,接受信用卡。

    斯坦福公开课 - Twitter之父Jack.Dorsey演讲:好奇和灵感的力量课程节选

  • But here, if I decide I'm going to store things not in x and y, but with some other set of names, for example, I've gotta go back into these pieces of code that use the points, and change them. So I've lost modularity.

    除了要改下借口,但是这里,如果我决定,我不把值放在x和y中,而是和其他一些变量名进行绑定,例如这样的话,我就得回到使用这个点的代码,那儿去做更改了。

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

  • In this case, to store 42 in there.

    这种情况下,把42存储在那里。

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

  • You got to store it in a variable.

    你把它存储在一个变量里。

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

  • This is copy2.c. At the very beginning I, again, demand say something and then I declare s1 to be a string, aka char *, and I store in s1 the string the user types in.

    这是copy2。c,在开头打印一句话,然后声明s1是一个字符串,也叫做char,*,然后把用户输入的字符串存储在s1中。

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

  • So, operands. Let us take expressions, get values out, we can store them away in places, but ultimately we want to do something with them, so we need to now start talking about what are the things we can do inside of Python, or any programming language, to manipulate them.

    也就是运算对象,让我们看看这些表达式,然后看看里面的这些值,我们可以把他们存在计算机的任何位置中,最终目的还是要对这些值做一些操作,因此我们现在需要开始讨论,在Python里面可以做什么,来操作它们了,或者在任何编程语言里。

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

  • I get to the end of the loop, and I actually do a little bit of wasted motion there. And the little bit of wasted motion is, I take the value at i, store it away temporarily, take the value where min index is pointing to, put it back in there, and then swap it around.

    我走到了循环的末尾,事实上我做了多余的动作了,有点多余的是我把i的值,临时保存起来了,看看MinIndex指向的值,放回到哪里,然后再交换。

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

  • And I don't quite remember from reading or from class how big these things are, well, it turns out -- and this is sometimes useful, later on more likely than now -- but C has a size of operator that takes an argument in parenthesis and it will tell you how much space is used to store that particular data type.

    我不太记得类中的这些类型,是多大的,嗯,结果是--这个在以后比现在,可能是更有用的--不过C语言中有个sizeof的操作符,其中括号里有一个参数,它会告诉我们,要存储一个类型的数据,需要占用多大空间。

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

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

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

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