And what is it going to happen is that init is going to then apply.
它会被应用于这些参数,那么让我来给大家看个例子吧。
When I call the class definition, that is I call c point, I'm going to call it with a specific set of arguments.
来创建实例的时候,也就是调用c,point的时候,我会以一个特定的参数集来调用它,然后将要发生的就是init将会被应用。
应用推荐