I have this line in my code
(我的代码中有这一行)
<script src="@Url.Content("~/Scripts/jquery-1.7.2.min.js")" type="text/javascript"> </script>
and this part of it
(而这部分)
jquery-1.7.2.min.js
gets highlighted by Visual Studio with the error
(被Visual Studio突出显示并显示错误)
Project file expected at <path>
.
(项目文件应位于<path>
。)
What does this mean and how do I solve it?
(这是什么意思,我该如何解决?)
Thanks,
(谢谢,)
Sachin
(萨钦)
ask by Sachin Kainth translate from so
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…