pythonclass与def有啥异同

更新时间:02-02 教程 由 扶南 分享

pythonclass与def有啥异同?

Python 中class表示面向对象的类,但def表是是函数。

Python中可以多个面相对象的类,也可以有对个函数。

函数和类同样都好几个参数。

声明:关于《pythonclass与def有啥异同》以上内容仅供参考,若您的权利被侵害,请联系13825271@qq.com
本文网址:http://www.25820.com/tutorial/14_2169330.html