多项选择题

面向对象编程中,哪些是类的类方法?()

A.@staticmethod
B.@classmethod
C.def method()
D.class method
E.static method