如何禁用Visual Studio 2013的Browser Link功能
為什么80%的碼農(nóng)都做不了架構(gòu)師?>>> ??
VS2013新增的Browser Link功能雖然“強(qiáng)大”,但我并不需要。
但默認(rèn)是開啟的,會(huì)在頁面中自動(dòng)添加如下的代碼,真是煩人!
如何干掉Browser Link功能?還我干凈的頁面代碼。
check the msdn blog:(even though I'm not using vs
http://blogs.msdn.com/b/webdev/archive/2013/06/28/browser-link-feature-in-visual-studio-preview-2013.aspx
?
. How do I turn off Browser Link?
You can uncheck “Enable Browser Link” and it will be turned off “ Browser Link” for all future requests made.
You can also use the following appsettings in your web.config file.
1. Set appSetting “vs:EnableBrowserLink” to “false ““. This will? disable Browser Link.
2. Set debug= false in web.config file. This will? also disable Browser Link. Note that debug= true is required for Browser Link feature to work.
收獲園豆: 20 回復(fù) | akisann | 菜鳥二級 |園豆:252 | 2013-10-22 16:56謝謝!通過點(diǎn)擊第1張圖中的Browser Link刷新按鈕,取消“Enable Browser Link”的選擇搞定!
轉(zhuǎn)載于:https://my.oschina.net/ind/blog/359003
《新程序員》:云原生和全面數(shù)字化實(shí)踐50位技術(shù)專家共同創(chuàng)作,文字、視頻、音頻交互閱讀總結(jié)
以上是生活随笔為你收集整理的如何禁用Visual Studio 2013的Browser Link功能的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: JMeter学习笔记--JMeter监听
- 下一篇: 王道论坛和九度论坛