close
os.listdir('./') # 等價linux ls
os.getcwd() #等價linux pwd
os.chdir('/usr/test') #等價linux cd /usr/test
全站熱搜
os.listdir('./') # 等價linux ls
os.getcwd() #等價linux pwd
os.chdir('/usr/test') #等價linux cd /usr/test
留言列表