德瑞克的技術大小事
顯示具有
decorator
標籤的文章。
顯示所有文章
顯示具有
decorator
標籤的文章。
顯示所有文章
2013年5月26日 星期日
python的函式修飾器: decorator
Function Decorator
decorator用來主要是用來修飾函式而不必修改函式的本身。
只要利用@來接"修飾函式"就可以達到修飾效果了,這算是python的syntax sugar。
@ decorator_function
http://caterpillar.onlyfun.net/Gossip/Python/FunctionDecorator.html
較舊的文章
首頁
訂閱:
文章 (Atom)