python @
摘要:
test_\@.pyclass myDecorator(object): def __init__(self, f): print "inside myDecorator.__init__()" self.f = f def __call__(... 阅读全文
posted @ 2015-10-14 16:21 DayAfterDay 阅读(142) 评论(0) 推荐(0) 编辑
posted @ 2015-10-14 16:21 DayAfterDay 阅读(142) 评论(0) 推荐(0) 编辑
posted @ 2015-10-14 16:05 DayAfterDay 阅读(250) 评论(0) 推荐(0) 编辑
posted @ 2015-10-14 14:11 DayAfterDay 阅读(5251) 评论(0) 推荐(0) 编辑