from os import listdir from os.path import isfile, join onlyfiles = [f for f in ... import os next(os.walk('F://python'))[1] # for the current dir use ('.
確定! 回上一頁