找考题网-背景图
单项选择题

在Python 中,下列哪个装饰器用于将一个方法变成静态方法?()

A.@staticmethod
B.@classmethod
C.@staticmethodmethod
D.@staticmethodic