我遇到了這個:>>> import os>>> os.system('ls')file.txt README0什么是返回值os.system()?為什么我得到0?
Python中os.system()的返回值是什么?
翻閱古今
2019-12-03 10:05:38