Python 标准库——functools

一、partial

这里写图片描述


二、wraps装饰器

这里写图片描述


参考

[1] https://docs.python.org/2.7/library/functools.html#module-functools

发布了27 篇原创文章 · 获赞 4 · 访问量 3万+

猜你喜欢

转载自blog.csdn.net/caiguoxiong0101/article/details/48595433