What is the translation of " A SYNTAX ERROR " in Chinese?

[ə 'sintæks 'erər]
[ə 'sintæks 'erər]
语法错误
一个语法错误
syntax error

Examples of using A syntax error in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Too, this is not a syntax error.
这也不是合纵的失策
A syntax error was encountered in command arguments.
在参数中有语法错误
Bad request There is a syntax error in the request.
BadRequest表示请求报文中存在语法错误
A Syntax Error means you typed something wrong.
Syntaxerror”的意思是你犯了一个语法错误。
Thus, abc23 is fine, but 23abc will cause a syntax error.
因此,abc23是好的,23abc会导致一个语法错误
Class is a syntax error, and it's a good thing, too.
Class是个语法错误,这也是件好事。
The lines can also be reordered without creating a syntax error.
这些行也可以重新排序,而不会产生语法错误
The problem is not necessarily a syntax error, although it often is.
这些问题不一定是语法错误,虽然经常是这样。
Python 2.5 and higher are stricter and will produce a syntax error:.
Python2.5及更高版本,检查更加严格,会报语法错误:.
A syntax error basically means you made a punctuation mistake.
Syntaxerror”的意思是你犯了一个语法错误。
The first list comprehension below is a syntax error, while the second one is correct:.
下面第一个列表推导式语法错误,第二个则是正确的:.
Accessing variables before initialization yields undefined, rather than a syntax error.
在变量初始化之前访问是undefined,而不是语法错误;
The first list comprehension below is a syntax error, while the second one is correct:.
下面的第一个列表推导式的语法错误的,第二个是正确的:.
When running in ECMAScript 5 strict mode,the second name property causes a syntax error.
在ECMAScript5的严格模式下运行时,第二个name属性会造成语法错误
A syntax error occurs when you write a statement that is not valid according to the grammar of the C++ language.
语法错误发生时,你写了一个声明针对C++语言的语法无效。
For instance,the next code example shows a SELECT statement that leads to a syntax error.
例如,下面的代码示例显示导致语法错误的SELECT语句。
Will generate a syntax error because the java compiler will only treat through the first*/ as a comment.
上面的用法会造成语法错误,因为Java编译器只把第一个*/当做注释来处理。
For example, parentheses have to come in matching pairs, so(1+ 2) is legal,but 8 is a syntax error.
例如,括号必须要成对出现,所以(1+2)是合法的,但是8则是一个语法错误
Applications based on the ODBC or OLE DB APIs receive a syntax error if they try to execute a GO command.
如果基于ODBC或OLEDBAPI的应用程序试图执行GO命令,会收到语法错误
For example, parentheses have to come in matching pairs, so(1+ 2) is legal,but 8 is a syntax error.
例如,括号必须配对,所以(1+2)是合法的,但8会引起语法错误(Syntax)。
Python says there is a syntax error which means that the script does not satisfy the structure that Python expects to see.
这个程序它跑不起来!Python会说程序之中存在着语法错误,这意味着脚本并未拥有Python期望看见的结构。
If one of the lines in a group has a different indentation,it is flagged as a syntax error.
如果一个组中的任意一行有不同的缩进,它被标记为语法错误
In C++98, this is a syntax error becausegt;gt; is a single lexical token, rather than twogt;s each closing a template argument list.
在98年的C++中,这会导致语法错误,因为gt;gt;是一个单独的词汇记号,而不是封闭模板参数列表的两个gt;。
This may look alright at first sight,but this code in fact throws a syntax error in ECMAScript 5 strict mode.
这可能乍一看起来是没有问题的,但在ECMAScript5严格模式下,这段代码实际上会抛出一个语法错误
Note: constructors cannot be synchronized-using the synchronized keyword with a constructor is a syntax error.
注意:构造函数不能是synchronized,也就是说,synchronized关键字修饰构造函数是一个语法错误
I'm trying to replicate the grid in a large multidimensional array,But it's giving me a syntax error and i'm not sure why.
我试图在一个大的multidimensionalarray复制网格,但它给了我一个语法错误,我不知道为什么.
If it's a string, the string is parsed as a set ofPython statements which is then executed(besides a syntax error happens).
如果object是一个字符串,该字符串会先被解析为一组Python语句,然后在执行(除非发生语法错误)。
To call the function printme(), you definitely need to pass one argument,otherwise it gives a syntax error as follows-.
在调用函数printme(),肯定需要传递一个参数,否则它给出了一个语法错误如下-.
Furthermore, when the compiler reaches the else keyword, it will not associate it with the previous if statement; instead,it will report a syntax error.
其次,当编译器遇到else关键字时,不会将它与前一个if语句关联起来,所以会报告一个语法错误
Notes: A customer reported that regular expressions with a certain negative look behind mightthrow the error:“The regular expression contains a syntax error”.
备注:有用户报告说带有某种负向后行断言(negativelookbehind)的正则表达式可能会抛出错误:“正则表达式包含语法错误”。
Results: 174, Time: 0.0316

Word-for-word translation

Top dictionary queries

English - Chinese