• This is their sixth studio album, but only the second to open at number one on the Billboard Albums Chart in the United States.

    VOA: special.2010.04.23

  • It's also called historical criticism, because its ultimate goal and purpose was not just to isolate the sources, but to arrange them according to relative dates as far as they might be ascertained, and then to chart changes in Israel's religion.

    还被叫作历史批判学,因为其最终目标,不仅仅是分离材料,而且要根据可以确定下来的,相对日期对其进行整理,然后追踪以色列的,宗教变更。

    耶鲁公开课 - 旧约导论课程节选

  • The reason I'm going to show you this flow chart, I'm going to do one other example in a second, but I want to show you a comparison.

    我稍后还会给大家讲另外一个例子,我给大家看这个流程图的原因,是我想给大家一个对比。

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

  • In its first week it went to sixth on Billboard magazine's top two hundred albums chart.

    VOA: special.2009.08.07

  • This chart, very boring and uninteresting but useful to say there are very well defined rules as to when you're writing code, what operators, like what syntax should get evaluated first.

    这个图表,看起来很烦,很无趣,但是它很有用,有非常明确的规定,譬如,当你写代码时,就会涉及操作符的优先级。

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

  • It has already been to the top of Billboard Magazine's Bluegrass Albums chart.

    VOA: special.2009.07.17

  • I put this chart out to just show the international aspect of home prices.

    我用这幅图表来展示,全球房价的情况

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

  • His fans are equally impressed with the album. First-week sales led to a Number One debut on Billboard's Country chart.

    VOA: standard.2009.09.03

  • If you go to the web just type in glycemic index, you can pull up chart after chart of high and low glycemic index foods, and sometimes you get surprised by what those foods are.

    如果你在网上输入血糖指数,你会得到一个又一个,关于食物血糖指数高低的图表,有时你会被列表中的那些食物吓一跳

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

  • Rihanna's disc opened in fourth place on the US chart, while Chris had to settle for a seventh-place debut.

    VOA: standard.2009.12.25

  • I've given you the periods at the top of the chart: early Bronze Age; middle Bronze Age from about 2100 to 1550; we date the late Bronze age from about 1550 until 1200--the introduction of iron and the beginning of the Iron Age in 1200. Prior to that, the Bronze Age, which is divided into these three periods.

    我在这个表格的顶端给你们列了一些时期:,早期青铜时代;中期青铜时代,从约公元前2100年到前1550年;,晚期青铜时代,从公元前1550年到前1200年,即铁器时代前页;,然后公元前1200年开始了铁器时代,在那以前,青铜时代分为那样三个时期。

    耶鲁公开课 - 旧约导论课程节选

  • The song reached the Top 30 on the R&B chart, and led to a contract with Minit Records in her native New Orleans,Louisiana.

    VOA: standard.2009.12.25

  • So here's a simple flow chart that I'm going to use to capture what I just described.

    就和我刚才描述的一样的流程图,然后我会,再说一次,我实际上和他们原来。

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

  • The collection is his first to debut at Number One on the Billboard 200 chart.

    VOA: standard.2009.04.19

  • I'm going to draw a little chart here.

    我将会在这里画几个表。

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

  • At the end of the day, the choice to continue as a destitute, international pariah or chart a new course is North Korea's alone to make.

    VOA: standard.2009.05.30

  • I used to have up here a page--I used to take- instead of Treasury Direct, which is a website, I used to get a clipping from The Wall Street Journal that showed much the same information that you see on this chart.

    我以前有个幻灯片,不同于现在的"国库指南"网站,我过去用的是《华尔街日报》的剪报,上面是和这表上几乎相同的内容

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

  • Remember last time, we wrote this simple piece of code to print out even or odd. If, you know, x, 1 it was in fact, even or odd. So let me show you what a flow chart for that would look like, because I want to make a comparison point here.

    这就像这里有一些脚蹼一样,首先进行测试,然后把球这样放来让ANS加,然后回来继续测试,最终跳出循环然后打印答案。

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

  • Remember last time, we wrote this simple piece of code to print out even or odd. If, you know, x, it was in fact, even or odd. So let me show you what a flow chart for that would look like, because I want to make a comparison point here.

    记得上节课我们写过的,那个显示奇数还是偶数的程序么,如果,你知道,x,实际上是奇数还是偶数,那么让我来为大家画个这个程序的流程图吧,因为我这里想为大家做个比较。

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

  • OK, so how can I code this up? Well, you might think, let's just jump in and write some code, I don't want to quite do that though, because I want to show you another tool that's valuable for thinking about how to structure the code, and that is a something called a flow chart. Now.

    好,那么我怎么把这个以代码实现呢,你可能会想,让我们进去直接写代码把,但是我不想这么做,因为我想教给大家另外一项很有价值的,用来组织代码的工具,叫做流程图,现在,像Guttag教授,和我这么大岁数的人。

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

  • I test an end test. So the flow chart says, and the tradition was to do this in a diamond shape, I'm going to check if ANS times ANS-- oh, which way did I want to do this x - is less than or equal to x. Now that's a test.

    首先进行终结测试,因此流程图就的去,传统的做法是把这个放到一个菱形里面,检查下是否ANS乘以ANS-哦,我刚才是怎么说的来着-是不是小于等于。

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

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

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

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