It looks like just about everyone is able to go from the name of an orbital to the state function.
看来基本上大家都能从一个,给出的轨道名字得到它的波函数了。
This is the name to which I'm going to refer when I want to use this function. All right?
这是我以后使用这个函数式,会采用的名字?
Now in this case, it's clear that I'm not only saying this function takes an input, I also have to give that input a name.
在这种情况,很清楚的,我不只是说明这个函数有一个输入,我还要给那个输入一个名字。
This function doesn't have a name.
它没有名字
I could imagine writing another function for same point, and I have to give it a name like same point polar, and same point Cartesian.
程序不知道怎么来做了,它没有对应的处理方法,所以它要抱怨了,那么我这里的问题就是,这也是我一直想要说的。
Notice the form of it, it's just the name of the class followed by open paren, close paren, treating it like a function.
我该怎么来使用类呢?,好,我可以像调用方法,一样调用类,你可以在下面看到,创建一个名为。
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.
你唯一要加入到函数原型中的东西,是有三个东西,一,函数的名字;,返回值,和它的参数。
We have to decide three things: one, the name of the function.
我们必须决定三个事情:一,函数名。
> How can you name the function ?
>,你怎么样定义一个函数【听不见的】?
Let me write a function, in fact the literal thing I would do is to say, identify the things that change, give each of them a variable name because I want to refer to them, and then write a function that captures the rest of that computation just with those variable names inside.
让我来写个方法,实际上我的意思是,辨别出变化的东西,然后给它们逐个命名以区分,然后写一个用来计算,这些变量的,包括计算过程的方法。
And just as with variables, you should use some common sense, some style here, and the function's name should X Y communicate what it does, calling it X or Y or Z is generally not all that helpful.
就像变量,你使用一些常识,一些类型,和函数名需要,传达它所做的事情,把它叫做,或者Z通常是没有什么用处的。
What a particle tries to do generally is some crazy thing which doesn't have a name, but it's a function x of t.
一个质点的运动一般非常混乱,因此对应的函数没有名字,但它还是函数x
应用推荐