Normally, I will give you a function and tell you to take any number of derivatives.
通常情况下,我会给你一个函数,然后让你求任意阶的导数
Of course, you can take a function and take derivatives any number of times.
当然,你可以随意拿一个函数,对它求任意阶的导数
So now, this equation here relates three state functions together: the pressure the volume, and the temperature. Now, if you remember, we said that if you had a substance, if you knew the number of moles and two properties, you knew everything about the gas.
压强,体积和温度,大家应该还记得,我们提过,只要知道气体的摩尔数,和任意两个状态函数,就可以推导出其他的状态函数,这样,我们可以把它改写成。
So, conceptually if you've ever wondered why you get access in all of your functions to global variables that's because they're not down here, they're at the very top of RAM and any function can access that RAM way up there, but for now the interesting player in the story is this thing called the heap.
所以,如果你想知道为什么全局变量能在,所有的函数中使用,那是因为它们不在这下面,而是在内存的顶端,那样任意函数都可以在内存中使用它们,现在,这里面一个有用的角色是,叫做堆的东西。
So we can write any of these functions in terms of G.
所以能够利用G写出任意一个热力学函数。
I certainly don't want to assume they're always going to type a three-letter or a four-letter or a two-letter word I want some dynamism but that's fine because get string can get a string of any length, I can then use the string length function to just ask while the program is running how big is the string that I was handed?
当然我不能假设他总是,输入3个字符或4个字符,或2个字符的单词,我想要动态地分配,因为GetString可以获得任意长度的字符串,然后我可以使用strlen函数,来得到那个我传递的字符串,有多长?
应用推荐