方法对象 meaning in Chinese
method objects
Examples
- Gets a symbol reader method object
获取符号读取器方法对象。 - Gets a symbol reader method object when given the identifier of a method
在给定方法的标识符的情况下,获取符号读取器方法对象。 - Gets a symbol reader method object that contains a specified position in a document
获取包含文档中的指定位置的符号读取器方法对象。 - Gets a symbol reader method object when given the identifier of a method and its edit and continue version
在给定方法的标识符及其编辑和连续版本的情况下,获取符号读取器方法对象。 - If the name denotes a valid class attribute that is a function object , a method object is created by packing ( pointers to ) the instance object and the function object just found together in an abstract object : this is the method object
如果这个命名确认为一个有效的函数对象类属性,就会将实例对象和函数对象封装进一个抽象对象:这就是方法对象。