``` pro_dir = os.getcwd() train_txt_path = os.path.join(pro_dir, "Data", "train.txt") ``` 这样更方便
这样更方便