标签:www 阅读 and com 记录 methods method name 研究
研究了几个小时,大概对python中的特殊方法一知半解,现在写写自己的理解,以及记录一些找到的资源。待自己有比较深入理解的时候,再来更新
https://docs.python.org/3/reference/datamodel.html#special-method-names
有一篇文章是要必须推荐给读者阅读的:Python Attributes and Methods(http://www.cafepy.com/article/python_attributes_and_methods/python_attributes_and_methods.html),读了这篇文章,对python的对象属性和方法会有更深入的理解。
标签:www 阅读 and com 记录 methods method name 研究
原文地址:http://www.cnblogs.com/ChenDinghao/p/6129512.html