[Solution found!] 在Python的早期,要使用任意参数调用函数,可以使用apply: apply(f,args,kwargs) apply尽管在Python2.7中仍然存在,但在Python3中仍然存在, ...
確定! 回上一頁