返回序列参数paths中最长的公共子路径。如果paths为空,或者同时包含绝对路径和相对路径,抛出ValueError异常。与os.path.commonprefix(list)不同, ...
確定! 回上一頁