文件路径带有字符串的处理方法,再加个“”,代码中这个双引号还需要转义
1 import os 2 os.system("\"C:\Program Files (x86)\Evernote\Evernote\Evernote.exe\"")