vs调试时path环境 July 5, 2016 by euhat 在项目的属性,debugging,environment设置你要的path: Path=your path;$(Path) 注意,<your path>不能用双引号括起来,Path变量名大小写都可以。