[6]“显而易见的错误”(plain error)是个例外,关于何谓“显而易见的错误”有不同的定义,一般多将其定义为严重的、异常的、显著的、明了的、高度偏见的或不更正会导...
基于24个网页-相关网页
Note that int y(2.3) is allowed in C++0x; no type narrowing is assumed, and y equals 2 while int y{2.3} is plain error.
注意,在 C++0x 中允许 int y(2.3);由于不允许类型窄化,y 等于 2,而 int y{2.3} 是错的。
The plain 'syntax error' message becomes.
普通的' syntax error '消息如下。
Note: Although you don't absolutely need to have an editor other than a plain text editor, I find that it really helps to have syntax highlighting and syntax error-correcting.
注:虽然您也可以使用纯文本编辑器,但是我发现拥有语法高亮显示和语法纠错功能的编辑器真的很有帮助。
应用推荐