如何检查浏览器检查器是否在MVC中运行 [英] how to check browser inspector is running in MVC

查看:61
本文介绍了如何检查浏览器检查器是否在MVC中运行的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我正在研究MVC3项目(网络应用程序)。

我想在firefox中查看浏览器检查器,firebug。

请给我一个合适的代码

Hello everyone,
I am working on MVC3 project (web application).
I want to check browser inspector, firebug in firefox.
please provide me a suitable code

推荐答案

如果你想从代码中检测出firebug,请检查这个解决方案:http://stackoverflow.com/questions/398111/javascript-that-detects-firebug#answer-398120 [ ^ ]
If you want to detect firebug from code, check this solution: http://stackoverflow.com/questions/398111/javascript-that-detects-firebug#answer-398120[^]


Fire bug是一个工具,可用于检查您的网页行为(CSS / HTML和Javascript)。因此,您必须安装FireBug浏览器插件(没有源代码)。



最受欢迎和最强大的网页开发工具



检查HTML和实时修改样式和布局

使用适用于任何浏览器的最高级JavaScript调试器

准确分析网络使用情况和性能

扩展Firebug并添加功能,使Firebug更强大

获取使用Firebug完成所需的信息。



欲了解更多信息:< a href =http://getfirebug.com/> Fire Bug



我希望这会对你有所帮助。
Fire bug is a Tool which you can use for check your web pages behavior (CSS/HTML and Javascript).So for use that you have to install the FireBug browser plugin (There is no Source code for that).

The most popular and powerful web development tool

Inspect HTML and modify style and layout in real-time
Use the most advanced JavaScript debugger available for any browser
Accurately analyze network usage and performance
Extend Firebug and add features to make Firebug even more powerful
Get the information you need to get it done with Firebug.

For more info: Fire Bug

I hope this will help to you.


这篇关于如何检查浏览器检查器是否在MVC中运行的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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