函数(function)是Python中一个可调用对象(callable), 方法(method)是一种 ... 这个对象无关,仅和这个对象是否与类或实例绑定有关(bound method)。
確定! 回上一頁