python 中的*args **kwargs,python. ... def func(*args, **kwargs): print('args=',args) ... "C:\Program Files (x86)\Python36-32\python.exe" ...
確定! 回上一頁