直接看程式碼:# coding=utf-8 ''' Ubuntu 14.04 ,python 2.7 ''' import os import os.path as osp ... 語法: os.path.join(path1[,path2[,……]]).
確定! 回上一頁