鼎鼎知识库
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

04.Visual studio项目运行.md 285B

5 jaren geleden
12
  1. - 如果是单个项目运行,就右键项目,设置成"设为启动项目"。如果是多个项目同时运行,右键解决方案,设置启动项目,选择"多个启动项目",选择要启动的多个项目,还可以排序。设置完后,点击绿色"调试"按钮。