摘要:
一、获取目录下的第一个文件 def getRefile(): file_1=os.path.split(os.path.split(os.path.realpath(__file__))[0])[0] report=os.path.join(file_1,"report") all_file=os. 阅读全文
posted @ 2021-03-11 15:57
learn_py_test
阅读(267)
评论(0)
推荐(0)
浙公网安备 33010602011771号