Visual Studio 2012中的问题 [英] Issue in Visual Studio 2012

查看:104
本文介绍了Visual Studio 2012中的问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在Visual Studio 2012中工作,我可以通过编写良好的代码,IntelliSense甚至可以很好地工作,但是当我在修改代码后运行编译器时,更改不会总是发生,直到我构建或重建我的解决方案。这种情况发生在visual studio 2012 Web应用程序中。

I am working in Visual Studio 2012, and I can go through and write code fine, and IntelliSense even works well, but when I go to run the compiler after modifying the code the changes don't always take place until I build or rebuild my solution. this happens in visual studio 2012 web application.

推荐答案

这不是问题。代码不应该总是改变。您始终需要构建项目以使您的更改按照已编译的代码进行。还有另一种选择:在没有编译的情况下运行应用程序,但如果需要编译,Visual Studio会给你一个请求。



-SA
This is not an issue. The code is not supposed to be always changed. You always need to build the project to make your changes their way to the compiled code. There is another option: to run the application without compilation, but if the compilation is needed, Visual Studio will give you a request.

—SA


检查Build菜单中的配置管理器,看看是否选择了要构建的项目是启动应用程序。



这可能会有所帮助,

Eduard
Check the configuration manager in your Build menu and see if the projects are selected to build is you start the application.

This may help,
Eduard


这篇关于Visual Studio 2012中的问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆