• First, it's pointing to the beginning of the list, which initially might be down here at but after a while, might be part way through. And to that, I simply add a halfway point, and then I check.

    列表中间的一个部分了,然后我求出列表的中值点,然后看看该点的值是不是等于目标值,如果是的话就完成了,如果不是的话,如果中位值大于我要找的目标值。

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

  • So I help check people in the class, answer their membership questions, sell memberships, all of that, and

    我负责帮助核对上课人数,回答会员问题,销售会籍等,

    上东区的瑜伽老师 - SpeakingMax英语口语达人

  • So how do I check the second order condition?

    怎样验证二阶条件呢

    耶鲁公开课 - 博弈论课程节选

  • Because,you know,you can't trust me,and so you have to check me out and make sure I'm not lying to you.

    因为你不能相信我,你要弄清楚我是否对你们撒谎了。

    耶鲁公开课 - 新约课程节选

  • Well, now I go through code very much like what I did for max val in the first place. I check whether it's 0, et cetera, et cetera.

    现在我会捋一遍代码,就像我之前捋maxval函数一样,我会检查它是不是0等等等等。

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

  • I check the return value of GetInt is greater than zero.

    我检查了GetInt的返回值比0大。

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

  • I want you to check in with either Hillary or Lori There is a lecture now Monday, Wednesday and Friday at 11:00.

    我希望你们和Hillary或Lori确认,上课时间是周一,周三和周五的11点。

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

  • I'm not sure if they make you pay a deposit, but I think you can just check them out, and then you'll have them for the semester.

    我不知道是否需要交押金,不过你们可以去登记领取,使用一个学期的时间

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

  • I always check it out before I play any notes.

    吹奏音符前,我总要检查它

    耶鲁公开课 - 聆听音乐课程节选

  • You can say, "How am I going to check that?

    你就会问了,"我怎么才能确认这一点呢

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

  • There's a special student membership so I encourage you to check out the international positive psychology association and join to stay abreast of the latest development in the field of positive psychology.

    协会设立特别的学生会员,我鼓励你们了解一下,国际积极心理学协会,加入并把握积极心理学领域,最新发展动态。

    哈佛公开课 - 幸福课课程节选

  • so it's gonna have some impact on the third quarter, maybe leaking in the fourth quarter Um, I haven't looked at the details I might not get a check If I did, I just take in the check and go and say that we wouldn't spend it.

    该计划产生的影响,或许要到第三季度才有所体现,当然也许会蔓延至第四季度,嗯,我个人也还没有深入研究,我也许并会去领支票,即使领了,我也只是拿到后离开,然后说,我们才不会花掉呢。

    斯坦福公开课 - 经济学课程节选

  • So check that I counted right, 1, 2, 3, 4, 5, 6, 7, 8 and 1, 2, 3, 4, 5, 6, 7.

    查一下我数的对吗,12345678,和1234567

    耶鲁公开课 - 博弈论课程节选

  • And then I run a loop in which I read something in, I check to see if it's the right type, if it is, I change that variable to say it's now the correct type, which means the next time through the loop, I'm going to say I'm all set and I'm going to bounce out.

    因为我还没输入,然后我运行一个循环,循环内部我输入一些东西,然后看看是不是正确的类型,如果是的话我改变input,Ok为真,来证明输入数是正确的类型,这就意味着下一次运行这个循环的时候,就可以跳出循环继续执行了。

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

  • Otherwise I'm going to check to see is the first and last, there's that - 1 indexing, is the first and last element of the string the same?

    是第一个还是最后一个,这就是这边-1的索引内容,这个字符串的第一个,和最后一个的内容是否相同呢?

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

  • Now, what did I want to do? I wanted to check membership. I want to do search. Well that's simple. Given that representation and some value, I just say gee is it there?

    现在,我需要做什么?,我要做成员检查,我要做查找,这就很简单了,给了即定的表示和一些值,我只需要说喂在那儿吗?

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

  • Again, same kind of reasoning says, given some value x, I happened to pick a small one here, what's an easy way to do this? Well, let's just start at one. That's my variable I'm going to change and check.

    好,尤其是,让我们到这里来,让我给大家看看第二个例子,让我把这个注释掉,这是我要解决的,第二个问题,假设我想找到一些整数的,所有除数,我想要找出来这个数的所有的除数。

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

  • OK. Having done this now, I can simply go ahead and run this, and in fact if I go up here to run, you'll see I've got both an option to check the module, though in this case I'm just going to run it.

    好,讲完了这些,我可以去执行程序了,实际上如果我在这里运行,你们会看到我同样得到了,一个可以同时检查模块的选项,虽然在这个例子中我就是直接去运行程序了。

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

  • Once you know what pieces to look for, what mental constructs to reach for, can you realize all right I want to make some dancing figures go back and forth, I need to loop this way and loop this way and check if I'm on the edge and so forth.

    一旦确定需要查找的部分,想要达到那种层次,你是否意识到,我想做出一些可以来回走动跳舞的人,我需要按这种方式那种方式让它转圈,并检查我是否,到了屏幕的边缘等等。

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

  • If I come into this code, I'm going to check this branch first, if it's not true, ah, there's a return at the end of that branch. If it is true, I do that, and then I've got a second test. If it's true, return I return, otherwise a return.

    但是如果我们看看这里,如果我看这段程序,我会先检查这一部分,如果它是假的,啊,这部分分支结尾有一个。

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

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

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

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