在看開源碼的時候,很容易看到像這樣的function parameter,附帶一個星號的參數*args ,或是附帶兩個星號的參數**kwargs,這是python 裡面很常用的 ...
確定! 回上一頁