Remainder of class definition...
类定义的其他部分。
Listing 2 shows the class definition.
清单2显示了这个类定义。
This will contain the class definition for your model.
该文件将包含模型的类定义。
When I call this class definition, it calls init, init and I give it an x and a y value.
我说过,当我们,调用这个类的定义的时候,它会去调用。
Or another way of thinking about it, is remember I said when I call that class definition it creates an instance, that's a pointer to some spot in memory that's got some local information around it.
也就是一个指向,内存中某处的指针,这个地方存有一些,这个实例的信息,浅意义的相等也就是说,看看这两个东西是不是。
One of the things that I defined inside my class definition here was an internal method.
就是这里的内部方法,这个方法有个名字,这很明显,那么这个方法。
应用推荐