当前位置:编程学习 > C#/ASP.NET >>

VS2012新建项目只有名称项,是怎么回事?



不是应该还有位置、解决方案么? Visual Studio 2012 新建项目 --------------------编程问答-------------------- 在线等。。。 --------------------编程问答-------------------- win7+vs2012? --------------------编程问答-------------------- 看看是不是这个原因:

If you don't like this behavior, it's an option you can change.

Go to Tools>Options. If you're in VS Express Edition there's probably a checkbox for something like "Show all options" or "Show advanced options". I don't know if that needs to be on, but I always turn it on because I don't like the program calling me too stupid to handle the options. Use the options tree on the left to navigate to "Projects and Solutions>General". In that page, there is an option for "Save new projects when created". If it's checked, you'll get your Location field back.

I leave it off because I make a ton of projects for this forum and don't necessarily need to save them for later. If you don't have this pattern you might prefer to have VS force to save everything.

来自:
http://www.xtremevbtalk.com/archive/index.php/t-319164.html --------------------编程问答-------------------- 这个主要是仿vb6,不用保存也可以运行调试
保存时会让你选择路径,如果你是临时测试,直接关掉就行了 --------------------编程问答--------------------
引用 2 楼 vssvss 的回复:
win7+vs2012?

是的 --------------------编程问答--------------------
引用 4 楼 51Crack 的回复:
这个主要是仿vb6,不用保存也可以运行调试
保存时会让你选择路径,如果你是临时测试,直接关掉就行了

对的 --------------------编程问答-------------------- 这个问题解决了,是因为默认的模板是Visual Basic。解决办法:
工具——导入和导出设置——(导入选定的环境设置)下一步——下一步——在默认设置中选择Visual C#——完成
再建立项目的时候就有名称、位置、解决方案的设置了。
感谢CSDN --------------------编程问答-------------------- 菜单   工具-->选项-->项目和解决方案,在右边把要的勾选上就行了
补充:.NET技术 ,  VB.NET
CopyRight © 2012 站长网 编程知识问答 www.zzzyk.com All Rights Reserved
部份技术文章来自网络,