• It just frees up space on the screen for more content and that may very well be a reasonable decision.

    用来空出一些空间来显示更多的内容,那可能是一个非常合理的决定。

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

  • and then you would wait two seconds or so and then you would see a target, presented very rapidly.

    然后你会等待大约两秒钟,的时间,之后你会看到一个目标,显示得非常快。

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

  • The discount rate that is shown is the number that you plug into a formula to get the price.

    这里显示的折扣率,需要被代入一个公式来获得价格

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

  • It sets the mean to 0, for s in stocks and then for s in the stocks, it moves it, giving it the bias and the momentum, then it shows the history.

    它会让平均值等于,然后,它会改变它们的值,给它一个偏向值和股价势头值,然后它就会显示历史。

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

  • So there is counter evidentce that shows that not everyone, level of wellbeing is determined by their genes.

    有可靠证据显示,并非每一个人的,幸福水平都取决于基因。

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

  • There are two issues of language One in terms of software, one in terms of websites In term of websites, most websites are in English because most of the websites are based in the United States.

    关于语言,有两个重要的方面,一方面是软件,另一个是网页,对网页而言,大多数以英语显示,因为大多数网页的服务器设在美国。

    麻省理工公开课 - 媒体、教育、市场课程节选

  • Maybe he points his little light detector at it and it reads out.

    他可能会用一个光检测器对准苹果,仪器显示计量结果

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

  • You see a bleep going across the screen to indicate that they've got their finger on the pulse of what's happening, or you see it in TV shows like ER.

    你们看到一个亮点在屏幕上来回跳动,来显示病人脉搏的,跳动情况,就像在急诊室的故事,这类电视中看到的那样

    耶鲁公开课 - 生物医学工程探索课程节选

  • What you might do, for instance, is be sitting at a computer screen and you'll be given incomplete words to fill out "hos-" like "hos-" and you have to fill out this word.

    例如,你可以,坐在一个电脑显示器前,你要补充一连串不完整的单词,例如补充完整。

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

  • Well, this block here on the left that I came counter counter=0 up with arbitrarily sets a variable called counter equal to 0 and then it forever says that counters value 1 and then it changes the counter by 1.

    大家看一下左边的这一段代码,其中有一个随便定义的变量,它会一直显示counter的值,每显示一次,counter加。

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

  • But if it is not, it's going to print out a message here saying, you screwed up, somewhat politely, and it's going to go back around. So it'll just cycle until I get something of the right type.

    但是输入不是浮点数的话,我这里就会显示一个消息说,你搞砸了,该稍微有点礼貌吧?,然后我们继续执行循环,一直到得到正确类型的输入。

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

  • You notice what it did, it printed out that little, right up here I'd said enter a number and that's what it's printed out, so I can enter a number and it prints it out.

    注意这个程序做了些什么,显示出了指定值,然后显示需要输入个数字,然后程序会显示这个数字,我输入一个数字然后程序显示了它。

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

  • I can print out a string.

    我可以显示一个字符串。

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

  • It turns out that if you give one child in a home the oral vaccine, you often have a protective effect in other children in the home as well because it spreads from one individual to another.

    结果显示,如果给一个家庭中的,一个孩子服用了口服疫苗,就等于给家中的其他孩子,同样进行了保护,因为它会在个体之间进行传播

    耶鲁公开课 - 生物医学工程探索课程节选

  • And again, if I just run this, just to show that it's going to do the right thing, it says enter base, I'm obnoxious, it says oops, wasn't a float, so we'll be nice about it and I enter a height, and it prints out what I expected. I just concatenated those strings together, by the way, at the end.

    我再来运行下看是不是做对了,提示输入底,噢,它提示说不是浮点数,我很高兴,然后我输入一个,浮点数作为高度显示结果和我预期的相同,顺便说一句,我只是在最后把这些字符串连接起来了。

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

  • It turns out on a Linux system there's this command called "man" for manual page.

    结果是在一个Linux系统中,这里有这样一个叫做“man“的命令,用来显示指南手册的。

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

  • Which is, and we're going to do some examples of this, initially we just typed in expressions Python into the interpreter; that is,directly into Python And as I suggested last time, the interpreter is actually a program inside of the machine that is basically following the rules we're describing here to deduce the value and print it up.

    也就是,我们将会对这一点讲解一些例子,一开始我们只是简单的把表达式输入,到解释器里面去,也就是直接传给,我上次跟大家讲过,解释器实际上是,机器内置的,按照我们描述的规则,来推算出结果值并把值显示出来的一个东西。

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

  • Now there's something very wrong about this diagram, in that it's showing these functions as sort of centralized in the core, and of course that's not how your body is organized.

    这张图上有些东西是不对的,图上显示这些功能都围绕着一个核心,当然,这绝不是人体的组织形式

    耶鲁公开课 - 生物医学工程探索课程节选

  • That's the Python saying, that is a command, that is a specific command to get the value of the expression and print it back out.

    这代表着Python告诉我们这是一个命令,这是一个,得到表达式的值,并显示的特殊命令。

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

  • You'll notice I have the string with the number 1 MIT a string with MIT, and then it just a plain old number, not a string, again it didn't quite give me 3.3 for reasons we've talked before, a and now it in the list a.

    你们可以看到这儿有个以字符串1,形式显示的数字1,1个字符串,还有一个非字符串形式的平常数字,结果并不是3。3,原因之前我们,已经讨论过了,还有一个在list中的。

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

  • So I can concatenate techs plus ivys and assign that result to univs, and then when I print it you'll notice I just get a list of five strings.

    和ivys数组用加号串联运算,并把结果赋值给univs数组,接下来我显示下univs的结果,你注意到我得到了一个

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

  • But notice what this does. The first thing it does is, it says, let's check and make sure x is greater than or equal to 0. If it isn't, notice what's going to happen. None of that block is going to get executed, and it's going to come down here and print out a useful piece of information, which says, hey, you gave me a negative number. I don't know how to do this.

    做的是和以前一样的事情,但是注释它做了什么,第一件做的事情就是,程序说,要去检查并且确信x是大于等于0的,如果不是的话,请注意会发生什么,下面的代码都不会被执行,程序会到这里来然后显示一些有用的信息,信息会说,嘿,你给了我一个负数,我不知道该怎么弄这个了。

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

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

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

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