为什么我在卡布奇诺中收到此错误:“缺少 ;”语句之前: if(_2f5==_2e4){"

发布于 2024-11-29 04:52:14 字数 142 浏览 1 评论 0原文

我已经使用卡布奇诺进行开发有一段时间了,突然间我遇到了“Objective-J.js”的奇怪错误。

错误消息是:“missing ; before statements : if(_2f5===_2e4){”

我很难找出导致此错误的原因。

I have been developing with cappuccino for a while now and all of a sudden I am getting a weird error with "Objective-J.js".

The error message is: "missing ; before statement : if(_2f5===_2e4){"

I am having a really hard time figuring out what is causing this error.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

墨离汐 2024-12-06 04:52:14

您应该使用 index-debug.html

也可能建议通过 lint 应用程序运行您的代码。如果您搜索邮件列表,您可以找到一些链接。

You should be using index-debug.html

It's probably advisable to also run your code through a lint application. You can find links to some if you search the mailing list.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文