python文件讀取:從任意位置讀取任意長度數據

從任意位置讀取任意長度數據python def funn(location,length): path = os.path.join(os.path.abspath(os.path.dirname(__file__) + os.path.sep + ".."), "xxxx", "xxxx") filedir = os.path.join(path,filename) tr
相關文章
相關標籤/搜索