stackoverflow上的这个问题有句话说静态成员函数说得比较好:
Staticmethods are used to group functions which have some logical connection with a class to the class.