Call os.path.join(*list) to get a string that combines the elements in list using "/" as a separator. The ...
確定! 回上一頁