This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
darren
/
DDWiki
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
鼎鼎知识库
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.
66
Commits
1
Branch
Tree:
74aff66704
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '74aff66704'
${ noResults }
DDWiki
/
实践
/
后端
/
项目
/
04.Visual studio项目运...
04.Visual studio项目运行.md
285B
Raw
Blame
History
如果是单个项目运行,就右键项目,设置成”设为启动项目”。如果是多个项目同时运行,右键解决方案,设置启动项目,选择”多个启动项目”,选择要启动的多个项目,还可以排序。设置完后,点击绿色”调试”按钮。