1.数据路径 两种常见写法 路径一:双斜杠 \\ input_path1 = 'E:\\AUpdatepy\\ FAFuse\\data' 路径二:/ path = 'E:/AUpdatepy/ FAFuse/data/'