I didn't see the option to point the workspace (or it's VS equivalent, I'm still learning the terminology for Visual Studio, but it is called a workspace in Eclipse) to My Documents/Programming instead of -- well -- wherever it is now.
我没有看到选项指向工作区(或它的VS等效,我仍在学习Visual Studio的术语,但它在Eclipse中称为工作空间)到我的文档/编程而不是 - 好 - 无处不在就是现在。
3 个解决方案
#1
1
What Craig said, plus if you do want to change the default it's in Tools -> Options -> Projects And Solutions.
克雷格说,如果你想改变默认值,可以在工具 - >选项 - >项目和解决方案中找到。
I've never changed the default and never created a solution/project in the default location, which might tell you something about how relevant it is...
我从来没有更改过默认设置,也从未在默认位置创建过解决方案/项目,这可能会告诉您它的相关性......
#2
1
Tools -> Options -> Projects & Solutions.
工具 - >选项 - >项目和解决方案。
There is a Visual Studio Projects box.
有一个Visual Studio项目框。
#3
0
When you create the project you can specify whatever directory you want, you are not limited to the default.
创建项目时,您可以指定所需的目录,但不限于默认目录。
#1
1
What Craig said, plus if you do want to change the default it's in Tools -> Options -> Projects And Solutions.
克雷格说,如果你想改变默认值,可以在工具 - >选项 - >项目和解决方案中找到。
I've never changed the default and never created a solution/project in the default location, which might tell you something about how relevant it is...
我从来没有更改过默认设置,也从未在默认位置创建过解决方案/项目,这可能会告诉您它的相关性......
#2
1
Tools -> Options -> Projects & Solutions.
工具 - >选项 - >项目和解决方案。
There is a Visual Studio Projects box.
有一个Visual Studio项目框。
#3
0
When you create the project you can specify whatever directory you want, you are not limited to the default.
创建项目时,您可以指定所需的目录,但不限于默认目录。