The XML message will be compile-time checked to make sure that it is syntactically correct and well-formed, something we don't get with standard servlets (or JSP, for that matter).
这条XML消息将进行编译时检查,以确保语法正确和格式良好,并获得一些标準servlet(或JSP)不具备的好处。
This specification defines the parsing rules for HTML documents, whether they are syntactically correct or not.
本规范定了HTML文档的解析规则,无论它们语法是否错误。
In chemistry H2O is a syntactically correct formula, but 2zz is not.
化学上H 2 O是正确的化学式,而2zz就不是。
Enter the syntactically correct uris.
输入语法正确的uri。
H2O is a syntactically correct chemical name, but 2zz is not.
H 2 O是一个语法正确的化学名称,但是2zz不是。
The most serious type of programming error is one that is syntactically correct but that
最严重类型的编程错误是程序在语法上正确但无论如何却导致错误结果的产生或者根本无法产生结果。 这种因为逻辑错误无法正确解决问题的错误类型,称为Bug。