For instance, instead of joining two paths with + like regular strings, you should use os.path.join() , which joins paths using the correct path separator ...
確定! 回上一頁