get_class (): 获取当前调用方法的类名; get_called_class():获取静态绑定后的类名; 转载于:https://www.cnblogs.com/liuqd001/p/9177727.html