visual-studio - vs2012 web项目导入现有文件和文件夹

标签 visual-studio visual-studio-2012

如何将硬盘驱动器上的现有网站(文件和文件夹)放入 VS2012 项目中?

我正在尝试突出显示资源管理器中的文件/文件夹并将其拖放到项目中,但这在 2012 年不起作用。

我正在尝试将现有站点导入到一个空白网站项目中,并且不希望 VS 添加的所有额外文件作为 Win Forms 项目的一部分。

最佳答案

在 VS2012 Solution Explorer 中:

右键单击您的解决方案名称 > Add > Existing Website
您可以在此处选择现有的网站文件。

希望它能解决您的疑问。

关于visual-studio - vs2012 web项目导入现有文件和文件夹,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13386720/

相关文章:

c++ - 我在 Visual Studio C++ 中遇到这些错误 : 'NuovoUtente' : undeclared identifier and 'CercareUtente' : undeclared identifier

c++ - visual studio c编译器的路径

visual-studio-2012 - Windows 8 模拟器卡在 "The windows phone is starting"

c++ - 为什么 Visual Studio 在调试时以不同方式对待 ANSI 转义代码?

css - 使用 ReSharper (SASS) 的非元素文件

javascript - typescript 错误运行时错误: Cannot read property 'prototype' of undefined when extending

visual-studio-2012 - 包含 Visual Studio 测试运行程序程序集的目录无效

c++ - .exe 窗口退出后

visual-studio-2012 - 在 vs2012 中构建 pcl 时 C++ CMake FLANN 失败

visual-studio - "Csharp editor"和 "Csharp editor with encoding"有什么区别?