zoukankan
html css js c++ java
77-简单的装饰器
装饰器的简单用法:
def
color(func):
def
red():
return
'