We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b75e75e commit f17e877Copy full SHA for f17e877
1 file changed
python/python_classmethod_staticmethod.md
@@ -1,7 +1,7 @@
1
# python类的静态方法和类方法区别
2
3
## 先看语法,python 类语法中有三种方法,实例方法,静态方法,类方法。
4
-本人有黄哥python培训黄哥所写。
+本文由黄哥python培训黄哥所写。
5
6
# coding:utf-8
7
0 commit comments