• In 2000,Russian President Vladimir Putin, signed off on an updated list of no-can-do jobs for women.

    VOA: standard.2009.11.05

  • So this is a classic error. I've not made a copy of the list. I've got an alias of the list.

    这是个相当经典的错误,在这里我并没有得到数组的。

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

  • Yeah, it's kind of simple, but it gives me an ordered list of these things, And let's run it. OK.

    让我们来运行运行吧,好,我会先去搜索一些数组中没有的元素,让我来试试,看-1在不在这个数组里。

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

  • And,so far no one has published an official list of exactly which symbols are outlawed.

    VOA: standard.2009.12.16

  • So, she is interested in how this molecule, gemcitabine, inhibits an enzyme. So, to do those studies, she needs to know a lot of the stuff on this list.

    她对这个分子,二氟脱氧胞嘧啶核苷怎么抑制酶很感兴趣,要做这些研究。

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

  • Koko's 40-plus-year career includes an impressive list of honors and awards.

    VOA: standard.2009.06.18

  • So, I wrote some very simple software to receive an email from my BlackBerry and then send it out to an email list of some people I put on that list, with my friends and my family on it.

    所以我编写一些很简单的软件,来接收我的黑莓手机发来的邮件,然后将其转发给一个邮件列表,这个列表上有我的朋友和家人。

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

  • Working from an e-mail list of millions of voters who supported his presidential campaign, they will focus on putting pressure on Congress to approve his $3.55 trillion budget for 2010.

    VOA: standard.2009.03.16

  • How can you go from a finite list of symbols to an infinite number of sentences?

    你如何使有限的符号,变成无限的句子

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

  • We'll be going over them again and finding them, I hope, ; more fascinating as we learn more about them; but at the same time, even as I rattle off this list of possibilities, probably you felt in yourself an upsurge of skepticism.

    我希望通过学习会发现,它们越来越有趣;,但同时,当我说完这些定义以后,你心中也许会充满怀疑。

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

  • If you look at his book, again in the first chapter, he gives a list of countries-- it's based on an analysis that some others--that Professors Dimson, Marsh, and Stanton used in their 2002 book.

    如果你再看看他在书中所讲的第一章,他列出了一些发达国家的名单-,这是根据其他一些人分析得出的,如迪姆森,马什及斯坦顿教授,在他们2002年出版的书中都用过。

    耶鲁公开课 - 金融市场课程节选

  • Well, you can use what's called an array which is kind of a list or a little satchel of that you might physically carry that you can put things in again and again, and with an array can you actually keep track of not just numbers but any kinds of things, other sprites or other pictures, or perhaps a little something like this.

    你可以使用数组,它其实是个列表,或者说是个小包,你可以把东西一个个放到里面,通过数组你可以保存任何种类的变量,图片或者像,这个例子中的一些小变量,而不仅仅是数字。

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

  • If I do this, try and get the 10th element of a list that's only eight long. I get what looks like an error, but it's actually throwing an exception.

    如果我来这么做,试着去取长度为8的列表的第十个元素,我貌似能得到一个错误。

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

  • In fact it gives me back, now I hate this, it's actually a list it's not a tuple. But for now think of it as giving you back an explicit version of that representation of all those elements.

    它实际上是一个数组而不是一个元组,但是现在你们可以把它认为,是明确的这些,元素的一个表示,你会在接下来的一些课程中看到。

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

  • I've got a list, walk you through it an element at a time, do I look at each element of the list more than once?

    你一次只能得到他的一个元素,我是不是把数组里面的每个元素,都过了大于等于一次?,你不这样认为么?大家有什么建议?

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

  • I'm going to set up an index, which is going to tell me where to look, starting at the first part of the list, right?

    索引告诉我从哪里开始检索数组,对不对?,然后我会去记录下我做了多少次比较,这样我就能看到这个算法的工作量了?

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

  • It says while the index is smaller than the size - of the list, I'm not at the end of the list and I don't have an answer yet, check.

    当然是如果我还没检索到目标数的话,因此我会去看看是不是,这里真的看不情。

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

  • So, these are an important list of factors as to the factors that can make somebody less likely to bring it up to the killing level.

    这些都是很重要的影响因素,它们能使电击者,进行致命电击的可能性降低。

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

  • That's accessing an element of a list.

    我们需要确认这一点。

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

  • Well, that program was interesting because it had an inventory which was implemented in Scratch with a list which is kind of like a container that you can add things to again and again.

    那个程序很有趣,它有一个用Scratch做出来的清单,还有一个貌似容器的列表,你可以不断往里面加东西。

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

  • It's easy to think of a point as just a list of an x- and a y- coordinate.

    或者说有两个元素的数组,把一个点认为是含有x坐标。

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

  • 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的文件。

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

  • You can also assign to a list, or to an element of a list. So ivy sub 1, f -15 or example, could be assigned minus 15, and that will actually mutate the list.

    此外你还可以给一个数组,或者数组内部的元素赋值,比如ivy。sub,可以被赋值为,这确实改变了数组。

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

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

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

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