眼尖的讀者可以看到一個特別的符號 @ 這就是人稱Python @ 語法糖的東西,它可以讓你 ... def printHello(func): def wrapper(*args, **kwargs): print('Hello') return ...
確定! 回上一頁