And so,once we get out there in the alliance and we start talking about the value that increased trade brings for forest protection, then it's going to allow us to sell the message so that architects and designers can increasingly specify imported wood products.
VOA: standard.2010.05.28
It's mortality that gives it that sense of ephemeral value, but it's also mortality that threatens to cancel it out altogether.
因为逃不过必死的结局所以给了美朝生暮死的价值,但必死性也可能带来全盘出局的威胁。
Or take this value out of memory, run it through some other simple operation, stick it back in memory.
或者从记忆存储器中取出一个结果,在类似的操作中运行,再插回到存储器中。
If they're sending out money, the value of the company has to go down by whatever they sent out.
如果他们发放现金的话,公司的价值将降低相同数量,不管是以什么方式
What comes out of the math is that the value of k, there are multiple values, there are multiple solutions.
得到的数学结果是k的值,这有多种值,多种解法。
My belief in books had risen more out of a sense of desperation than from my abiding conviction of their ultimate value.
我对书的信仰更多的是来自一种绝望,而非我对其本质的长期依赖,“
We didn't anticipate, at that time, what's happening now, which is, you're seeing value get stripped out of the client and into the server, which makes it even more important to be in the cloud, so to speak.
我们那个时候没有预计到现在的情况,也就是说,现在,客户端的价值向服务器转移,所以拥有云技术,就更加重要了。
I think there's a value in taking the time out.
很有必要抽出一点时间。
It turns out that there's lots of proteins that have value as therapeutics and there's a list of them here and some of them you'll recognize.
我们已经发现很多有药用价值的蛋白质,这里有一张相关列表,其中一些你能认出来
If I look at different points in my container during that path, I'm going to have to use a different value of pressure or different value of temperature That's not an equilibrium state, and that process turns out then to be an irreversible process.
如果我要研究在路径中容器里的,不同的点,我就得在容器里不同的点上使用,不同的压强值,或不同的温度值,实际上这不是个平衡态,这个过程是,不可逆过程。
Because if anything worked, there would be a solution that would have some value over time and people wouldn't have to be seeking out the newest miracle, getting every little thing they see on TV and the like, and I'll show you some amusing examples of those in the next class.
如果真有用,那就找到了长期有效的解决方法,人们就不会再三地寻找方法了,只要看到电视上有什么小妙招就要尝试,下堂课我会举几个有趣的例子
So input is an int called F, print out to the screen or your piece of paper the value of C. Odds are you only need two, maybe three lines of code for this, but the goal ultimately will be try it on your own.
所以输入是一个int类型的F,在你的屏幕上,或你们的纸上打印出C的数值,可能你们需要两行或者三行的代码,但是最终的目标需要你自己独自尝试。
In there, I want to make this distinction, this nuance: the evaluator is still going to be taking those expressions and using its rules to get a value, but it's not going to print them back out.
在这里,我想要做这么一个,细微差别:运算器依然会,对表达式,进行求值,但是不会,显示结果值。
Right, so here's a little piece of code that's going to print out the smallest value of three.
好,那么这一小段代码,就是会显示出,三个值中最小的来。
It turns out that if you make them forfeit their cash value on canceling, then they won't cancel.
但是如果你规定保单的现金价值,会随保单的取消而消失,他们就不会这么干了
It's perfectly legal in Python to type that in and get the value back out.
正如我所说的,我更希望用一个,我刚刚写的访问器。
I'll compute its value. Then I'll empty the backpack out, put another combination of stuff compute its value, try all possible ways of filling up the backpack, and then when I'm done, I'll know which was the best.
直至把它填满,然后计算价值,然后我把包里的东西都导出来,再换一堆东西计算它们的价值,尝试过所有填满包的方案后,我就知道哪一种方案是最好的了。
I don't have to go read what it printed out in the screen. This has returned a value that I can use. Because I could do a test to say, is this a return value? If it's not, I'll do something else with it. So the binding is still there, it simply doesn't print it out.
我不想读到屏幕中打印出来的这行字,程序返回过一个我能够使用的值,因为我可以做个小测试,来说明这是否是返回的值,如果不是,我可以做一些其它的事,而这个绑定依然在这儿,没有打印任何东西。
If I want to get out right now the versions of these things, I can ask what's the value of c p 1 x, and it returns it back out.
你可以在那里看到那些,代表笛卡尔坐标点的东西,如果我想要得到现在,这个类的版本的东西的话。
So I can similarly do this, which is going to look strange because it's going to give me the same value back out, but it actually did a slightly different thing.
我也可以通过类似的手段来达到这个目的,这看起来很奇怪,但是会返回相同的值,但是它的实现真的有点不同。
Eventually you'll hopefully stop, and a value gets spit out, and you're done.
最终你可能会停下来,一个结果运算出来,你就完成了。
And of course I get out the value I'd like there.
当然我会从这里得到我想要的结果值。
Some people have a reaction-- if you say you're taking a course in finance they think that maybe you're selling out or maybe you value money too much and that you should really be in some other field.
有些人的反应是...,如果你说你正在上一门金融课,别人会以为你在推销自己,或者你有些拜金,而你应该选择其他的专业领域
And those instructions, by the way, are very simple: they're things like, take the value out of two places in memory, and run them through the multiplier in here, a little piece of circuitry, and stick them back into someplace in memory.
顺便说一句,那些指令非常简单:,他们从记忆存储器中,取出两个位置的结果,在倍增器中运行,一小部分电路,再将它们插回存储器中的某些地方去。
It's using its set of rules to deduce the value and print them back out.
计算器用自己的规则,去计算出结果来并返回。
So when I'm done, I'm going to give the value back out. All right?
当它完成计算后,需要返回个值对不对?
So don't underestimate the value for the next week or two of just inserting printf statements into your code temporarily just to print out what the value of some variable is, or some expression is, so that you can just do a sanity check.
所以不要低估下一两周的重要性,虽然我们只将“printf“语句暂时地植入到,我们的代码中,只是用来打印一些,变量或表达式的值,所以你们提醒一下自己。
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告诉我们这是一个命令,这是一个,得到表达式的值,并显示的特殊命令。
It's going to print out even or odd, depending on whether the value I put in, which is x in this case, is even or odd.
它会打印奇数或者偶数,这取决于我输入的值,也就是这个例子中的x,是奇数还是偶数。
应用推荐