Literally, return the control from this function, and take the value of the next expression, and return that as the value of the whole computation.
正如字面意义上说的,从这个函数返回,然后取得下一个表达式的值,并把这个值作为整个计算的结果返回。
OK, so, the thing about a state function is that the function has a value for initial conditions and at final conditions.
态函数的特点是,在初始状态有一个值,在末状态也有一个值。
And then the only other difference is obviously, it's a function I need to return a value.
然后还剩下一点明显的区别,对于方法我要有返回值。
The only thing that you have to put in the function prototype, ; again, is three things; one, the name of the function; the return value; and its arguments.
你唯一要加入到函数原型中的东西,是有三个东西,一,函数的名字;,返回值,和它的参数。
Since this is a concave function, it's not just the expected value.
由于这是一条凹曲线,它不只是期待值
We call that a node, r and a node, more specifically, is any value of either r, the radius, or the two angles for 0 which the wave function, and that also means the wave function 0 squared or the probability density, is going to be equal to zero.
节点就是指对,于任何半径,或者,两个角度,波函数等于,这也意味着波函数的平方或者概率密度,等于,我们可以看到在1s轨道里。
malloc I'm going to now use this new, fancy function called malloc and I'm going to say x gets the return value of malloc of the size of an int.
我现在使用这个新的,别致的函数,然后我指明x,=,malloc的int型数据的大小,的返回值。
And the reason that we now on the second line have the equal sign is because this function GetString has what's called a return value.
我们之所以,在第二行代码GetString前面加上等号,是因为这个函数会带回一个,返回值。
应用推荐