• Now with LeRoi Moore gone, a piece of the puzzle is missing.

    VOA: special.2009.08.28

  • On the left hand side is my palette of puzzle pieces or building blocks and those are the things.

    在左边是拼图的调色板,或者建筑模块之类的东西。

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

  • It's a puzzle, but it has for its delight a kind of solitary quality, both of the composer and of the solver of the chess problem.

    它是一个谜语,却具有某种令人愉快的自我的特性,不论是设题的人还是解题的人都能感知到。

    耶鲁公开课 - 1945年后的美国小说课程节选

  • It's a total mystery,". He says brain studies are shedding light on the pieces of the puzzle and might one day solve the mystery.

    VOA: standard.2010.01.15

  • You can say if this is true, then go and do the following pieces of code or puzzle pieces that are inside this part of the block, else go ahead and do these that are down here.

    你可以说如果条件成立,执行下面的代码段,或板块中的拼图,否则跳过去执行这下面的语句。

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

  • "And that's what this method does - it captures the complexity of the puzzle and the interaction of all these genes together to produce exceptional longevity."

    VOA: standard.2010.07.14

  • There's a kind of puzzle there as to-- even if, before we move to the question, how widespread are cases like this?

    这里又产生了一种疑团-,甚至在我们探讨,这种案例有多普遍之前?

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

  • Like a jigsaw puzzle, each medal is a piece of the master design.

    VOA: standard.2010.02.16

  • And this is the puzzle faced by the psychology and cognitive science of language.

    这也是心理学和语言认知学,所面临的难题

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

  • "It was like a giant jigsaw puzzle and the more we started to unearth and peel back the onion of who this guy was and what happened to him in the past and trying to truly understand the reason why he would be so obsessed with a specific case once we start to uncover these things about him we realized that once we explain one set of circumstances we needed to go even further with another set of circumstances."

    VOA: standard.2010.02.27

  • It is like a hundred of the same jack puzzle "p".

    就会成为字谜中的成百个空格。

    斯坦福公开课 - 7个颠覆你思想的演讲课程节选

  • You don't really puzzle your head about questions of interpretation, how we determine the validity of interpretation and so on, until A) meaning becomes terribly important to you, and B) the ascertainment of meaning becomes difficult.

    你一般不会在诠释,和如何确定诠释的正确与否,这样的问题上纠结,除非:1,意义对你来说很重要,2,确定意义很困难。

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

  • And let's just see how many pieces of the puzzle you got right.

    让我们看看你们,解决了多少迷惑。

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

  • It's a little puzzle piece that says when the green flag is clicked and this is kind ; of like the beginning of a program; when you double click an icon on your desktop this is how something like that is implemented; it's listening for that double click, it's listening for that green flag.

    是一小个按钮,它的意思是,何时点击绿色旗帜,这就好比开始运行程序;,当你双击桌面上的图标,就开始执行操作,桌面的图标需要双击,绿色小旗也等待点击来执行命令。

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

  • And most people are heterosexual There's a considerable amount that varies cross-culturally of people who are bisexual But the real puzzle is exclusive homosexuality ? So, why?

    多数人都是异性恋的,而且不同文化背景下…,还有很多双性恋者,但真正的难题在于绝对同性恋,为什么呢?

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

  • And the trick to a puzzle box is there's a simple way to get out but you have to kind of pull on something, some special lever, to make it pop open.

    这个谜笼的设计是这样的,只要小猫拉动一个东西,它就能够逃出去,拉动一个特殊的杠杆,迷笼就会打开。

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

  • So it is a very thin and quick move, one on a second, by which I mean that one electrode, one set of neurons is the a very important piece of the puzzle, but not all that you need.

    所以说,这是一个非常细微而迅速的动作,一秒钟一次,我是说一个电极,一组电极对于去猜整个谜很重要,但是你需要的远不止这些。

    斯坦福公开课 - 7个颠覆你思想的演讲课程节选

  • So on the left hand side of this particular languages environment I have some puzzle pieces and they are shaped and colored ; in a manner that hints out their functionality; any blocks that tell the Cat as we'll see in a moment, what to do something happen to be orange.

    在这个程序语言界面的左手边有一些拼图,他们的形状和颜色代表他们的功能,我们马上就能看到;,任何一个给计算机发出指令的图块,都是橙色的。

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

  • Scratch The syntax actually looks reminiscent to Scratch, where you have a puzzle piece reminiscent of this shape, but you have to say "if" followed by a space, followed by in parenthesis, the Boolean expression that you want to check -- more on those in a moment.

    这个语法看起来使人想起,那里有一个这种形状的程序块,但是你必须说明“if“后面跟着一个空格,跟着一个括号,一个你需要核对的布尔表达式,-还有更多的。

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

  • And odds are if a week hence, two weeks hence just for fun you decide to reimplement your Scratch project -- or some tiny piece of it, it wouldn't be surprising -- or shouldn't be -- if you end of implementing the same game or animation or whatever using a completely different set of puzzle pieces Same deal we'd see here.

    可能一周之后,两周之后,为了好玩,你决定重新实现你的Scrtch工程,或者其中一小部分,它将不会是令人惊讶的-,本来也不应该是--如果你运行相同的游戏,或者是动画,亦或是用完全不同的设置,来运行拼图游戏,我们将看到相同的处理。

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

  • And this of course should remind us of the puzzle about Lucretius.

    这就让我们想起了Lucretius的难题。

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

  • The curly braces are then the C's way of kind of making a puzzle piece that looks like this so you can put stuff inside.

    花括号是C语言的一个方式,用来做一个像这样的程序块,所以你可以把代码写在里面。

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

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

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

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