We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2adfa2 commit 0d9395bCopy full SHA for 0d9395b
decorator.py
@@ -18,4 +18,7 @@ def now():
18
D:\learn-python>python decorator.py
19
hi,now is:
20
2015-12-9
21
+
22
+关于装饰器的具体概念,参见:
23
+http://www.liaoxuefeng.com/wiki/001374738125095c955c1e6d8bb493182103fac9270762a000/001386819879946007bbf6ad052463ab18034f0254bf355000
24
"""
0 commit comments