标签:python中@的用法

python中@的用法

#python中@的用法

📚 共 1 篇文章 🏷️ 标签分类 📝 python中@的用法
python中@的用法

详解python中@的用法

python中@的用法@是一个装饰器,针对函数,起调用传参的作用。有修饰和被修饰的区别,‘@