我们的志愿者还没有将这篇文章翻译为 中文 (简体)。加入我们帮助完成翻译!
An exception caused by the incorrect use of a pre-defined syntax. Syntax errors are detected while compiling or parsing source code.
For example, if you leave off a closing brace (}
) when defining a JavaScript function, you trigger a syntax error. Browser development tools display JavaScript and CSS syntax errors in the console.
Learn more
General Knowledge
- Syntax error on Wikipedia
SyntaxError
JavaScript object
文档标签和贡献者
标签:
此页面的贡献者:
chrisdavidmills,
jonathanKingston,
hbloomer,
Andrew_Pfeiffer,
Sebastianz,
klez,
kscarfone,
panaggio
最后编辑者:
chrisdavidmills,