Javascript net::ERR_ABORTED 404(未找到)
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 
原文地址: http://stackoverflow.com/questions/52605859/
Warning: these are provided under cc-by-sa 4.0 license.  You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
net::ERR_ABORTED 404 (Not Found)
提问by Gaj
I have a .Net application and I am using jQuery and Javascript. I just wanted to load the Bootstrap and jQuery files in a layout page but it is giving the below error. Please help me.
我有一个 .Net 应用程序,我正在使用 jQuery 和 Javascript。我只是想在布局页面中加载 Bootstrap 和 jQuery 文件,但它给出了以下错误。请帮我。
net::ERR_ABORTED 404 (Not Found)
net::ERR_ABORTED 404(未找到)
回答by blueblueskyhua
I think your static path is error. u should fix your static path.
我认为您的静态路径是错误的。你应该修复你的静态路径。

