简体   繁体   English

为什么我的Visual Studio在解决方案资源管理器中不显示解决方案?

[英]Why does my Visual Studio not show a solution in the Solution Explorer?

I am new to Visual Studio. 我是Visual Studio的新手。 I have been working on some training videos and when I create an console application I see the console application name but no solution example. 我一直在制作一些培训视频,当我创建控制台应用程序时,我看到了控制台应用程序名称,但没有解决方案示例。 How can I create the solution so that I can add multiple projects underneath the solution. 如何创建解决方案,以便可以在解决方案下添加多个项目。

Screen Shot: (Screen Shot from my Visual Studio) 屏幕截图:(我的Visual Studio中的屏幕截图)

在此处输入图片说明

Screen Shot: (Screen Shot from the instruction WebSite) 屏幕截图:(来自WebSite指令的屏幕截图)

在此处输入图片说明

I need my Visual Studio to look like this. 我需要Visual Studio看起来像这样。

Question: Why is my Visual Studio not producing a solution? 问题:为什么我的Visual Studio无法提供解决方案?

Created a project: Console Application and there is not solution. 创建了一个项目:控制台应用程序,没有解决方案。 Is this a toggle switch some places. 这是某些地方的拨动开关吗?

在此处输入图片说明

Create a new solution by going to File -> New -> Project: 通过转到文件->新建->项目,创建一个新的解决方案:

文件->新建

Then choose the type of project you want: 然后选择所需的项目类型:

选择项目类型

Solution with new project appears: 出现新项目的解决方案:

新项目解决方案

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Visual Studio 解决方案资源管理器未在解决方案中显示项目 - Visual Studio Solution Explorer not showing projects in solution 为什么不同机器上的相同存储库在 Visual Studio 解决方案资源管理器中似乎具有不同的结构? - Why does the same repository on different machines appear to have a different structure in Visual Studio Solution Explorer? Visual Studio Shell 2015不在解决方案资源管理器中使用自定义图标 - Visual Studio Shell 2015 does not use custom icons in solution explorer 我在 Visual Studio 中找不到我的解决方案资源管理器 - I cannot find my solution explorer in visual studio Visual Studio在解决方案资源管理器中不显示来自目标的引用 - Visual Studio does not display references from targets in Solution Explorer Visual Studio .Net解决方案资源管理器图标 - Visual Studio .Net Solution Explorer icons 在 Visual Studio 解决方案资源管理器中禁用区分大小写 - disable case sensitive in visual studio solution explorer 在 Visual Studio 中更改解决方案资源管理器的标题? - Change the title of Solution Explorer in Visual Studio? 解决方案资源管理器中的 Visual Studio 2017 锁定文件 - Visual Studio 2017 lock file in solution explorer 配置文件未出现在 Visual Studio 的解决方案资源管理器中 - Config file not appearing in solution explorer in visual studio
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM