并且,*args必须位于**kwargs之前,因为positional arguments必须位于keyword arguments之前。 ... Python是支持可变参数的,最简单的方法莫过于使用默认参数,例如:
確定! 回上一頁