zoukankan
html css js c++ java
78-传参的装饰器
在装饰器里面使用函数传参:
def
color(func):
def
red(*
args):
return
'