📄 c语言出错中英文对照表.htm
字号:
<TD height=5></TD></TR>
<TR>
<TD height=20><A class=bottom
href="http://kuangfeng.com/bigclass.asp?typeid=12&bigclassid=38">轻松一刻</A></TD></TR>
<TR>
<TD height=20><A class=bottom
href="http://kuangfeng.com/bigclass.asp?typeid=12&bigclassid=35">纯净文学</A></TD></TR>
<TR>
<TD height=20><A class=bottom
href="http://kuangfeng.com/bigclass.asp?typeid=12&bigclassid=36">我的大学</A></TD></TR></TBODY></TABLE></DIV></DIV></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=760 align=center bgColor=#ffffff
border=0>
<TBODY>
<TR vAlign=top>
<TD>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD vAlign=top>
<TABLE cellSpacing=0 cellPadding=0 width="102%" border=0>
<TBODY>
<TR bgColor=#ffffff>
<TD bgColor=#ffffff height=3><IMG height=3
src="C语言出错中英文对照表.files/kb.gif" width=9></TD></TR>
<TR bgColor=#ffffff>
<TD width="100%" background=C语言出错中英文对照表.files/menu-guestbook.gif
height=25> 栏目导航<A
class=daohang
href="http://kuangfeng.com/"> </A><STRONG><A
class=daohang href="http://kuangfeng.com/">网站首页</A>>><A
class=daohang
href="http://kuangfeng.com/type.asp?typeid=11">计算机等级考试</A>>><A
class=daohang
href="http://kuangfeng.com/BigClass.asp?typeid=11&BigClassid=15">等级考试二级</A>
>><A class=daohang
href="http://kuangfeng.com/SmallClass.asp?typeid=11&BigClassID=15&SmallClassID=116">复习笔记</A>
</STRONG></TD></TR>
<TR bgColor=#ffffff>
<TD background=C语言出错中英文对照表.files/menu-guest-l.gif
bgColor=#ffffff height=25> 文章标题:
《C语言出错中英文对照表》</TD></TR>
<TR bgColor=#ffffff>
<TD background=C语言出错中英文对照表.files/menu-guest-l.gif
bgColor=#ffffff
height=25> 发表日期:2005年7月28日
已经有1568位读者读过此文</TD></TR>
<TR bgColor=#ffffff>
<TD align=middle background=C语言出错中英文对照表.files/menu-l-guest.gif
bgColor=#ffffff height=25> </TD></TR></TBODY></TABLE></TD></TR>
<TR>
<TD vAlign=top background=C语言出错中英文对照表.files/menu-guest-l.gif>
</TD></TR></TBODY></TABLE></TD></TR>
<TR vAlign=top>
<TD background=C语言出错中英文对照表.files/menu-news.gif>
<TABLE cellSpacing=0 cellPadding=0 width="98%" align=center border=0>
<TBODY>
<TR>
<TD>
<TABLE cellSpacing=0 cellPadding=0 width="98%" align=center
border=0>
<TBODY>
<TR>
<TD align=middle width="100%"><BR></TD></TR>
<TR>
<TD align=middle width="100%">
<TABLE style="TABLE-LAYOUT: fixed" cellSpacing=0 cellPadding=0
align=center border=0>
<TBODY>
<TR>
<TD style="WORD-WRAP: break-word"><FONT class=news>
<P align=center><STRONG><FONT color=#8a2be2
size=2>C语言出错中英文对照表</FONT></STRONG></P>
<P>更多<A
href="http://www.exam8.com/computer/djks/"><U><FONT
color=#800080>计算机等级考试</FONT></U></A>信息访问:<A
href="http://www.exam8.com/computer/djks/"><U><FONT
color=#800080>http://www.exam8.com/computer/djks/</FONT></U></A></P>
<P>文章出自:<A
href="http://www.exam8.com/computer/djks/ziliao/200507/17678.html">http://www.exam8.com/computer/djks/ziliao/200507/17678.html</A></P>
<P> Ambiguous operators need
parentheses <BR>
不明确的运算需要用括号括起<BR><BR> Ambiguous symbol
''xxx'' <BR> 不明确的符号
<BR><BR> Argument list syntax error
<BR> 参数表语法错误
<BR><BR> Array bounds missing
<BR> 丢失数组界限符
<BR><BR> Array size toolarge
<BR> 数组尺寸太大 <BR><BR>
Bad character in paramenters <BR>
参数中有不适当的字符 <BR><BR> Bad file name
format in include directive <BR>
包含命令中文件名格式不正确 <BR><BR> Bad ifdef
directive synatax <BR> 编译预处理ifdef有语法错
<BR><BR> Bad undef directive syntax
<BR> 编译预处理undef有语法错
<BR><BR> Bit field too large
<BR> 位字段太长 <BR><BR>
Call of non-function <BR> 调用未定义的函数
<BR><BR> Call to function with no
prototype <BR> 调用函数时没有函数的说明
<BR><BR> Cannot modify a const object
<BR> 不允许修改常量对象
<BR><BR> Case outside of switch
<BR> 漏掉了case 语句
<BR><BR> Case syntax error
<BR> Case 语法错误
<BR><BR> Code has no effect
<BR> 代码不可述不可能执行到
<BR><BR> Compound statement missing{
<BR> 分程序漏掉"{"
<BR><BR> Conflicting type modifiers
<BR> 不明确的类型说明符
<BR><BR> Constant expression required
<BR> 要求常量表达式
<BR><BR> Constant out of range in
comparison <BR> 在比较中常量超出范围
<BR><BR> Conversion may lose
significant digits <BR> 转换时会丢失意义的数字
<BR><BR> Conversion of near pointer
not allowed <BR>
不允许转换近指针 <BR><BR> Could not
find file ''xxx'' <BR> 找不到XXX文件
<BR><BR> Declaration missing ;
<BR> 说明缺少";"
<BR><BR> Declaration syntax error
<BR> 说明中出现语法错误
<BR><BR> Default outside of switch
<BR> Default 出现在switch语句之外
<BR><BR> Define directive needs an
identifier <BR> 定义编译预处理需要标识符
<BR><BR> Division by zero
<BR> 用零作除数 <BR><BR>
Do statement must have while <BR>
Do-while语句中缺少while部分 <BR><BR> Enum
syntax error <BR> 枚举类型语法错误
<BR><BR> Enumeration constant syntax
error <BR> 枚举常数语法错误
<BR><BR> Error directive :xxx
<BR> 错误的编译预处理命令
<BR><BR> Error writing output file
<BR> 写输出文件错误
<BR><BR> Expression syntax error
<BR> 表达式语法错误
<BR><BR> Extra parameter in call
<BR> 调用时出现多余错误
<BR><BR> File name too long
<BR> 文件名太长 <BR><BR>
Function call missing ) <BR> 函数调用缺少右括号
<BR><BR> Fuction definition out of
place <BR> 函数定义位置错误
<BR><BR> Fuction should return a value
<BR> 函数必需返回一个值
<BR><BR> Goto statement missing label
<BR> Goto语句没有标号
<BR><BR> Hexadecimal or octal constant
too large <BR> 16进制或8进制常数太大
<BR><BR> Illegal character ''x''
<BR> 非法字符x <BR><BR>
Illegal initialization <BR> 非法的初始化
<BR><BR> Illegal octal digit
<BR> 非法的8进制数字
<BR><BR> Illegal pointer subtraction
<BR> 非法的指针相减
<BR><BR> Illegal structure operation
<BR> 非法的结构体操作
<BR><BR> Illegal use of floating point
<BR> 非法的浮点运算
<BR><BR> Illegal use of pointer
<BR> 指针使用非法 </P>
<P> Sub scripting missing ]
<BR> 下标缺少右方括号
<BR><BR> Superfluous & with
function or array <BR>
函数或数组中有多余的"&" <BR><BR> Suspicious
pointer conversion <BR> 可疑的指针转换
<BR><BR> Symbol limit exceeded
<BR> 符号超限 <BR><BR>
Too few parameters in
call <BR> 函数调用时的实参少于函数的参数不 <BR><BR>
Too many default cases <BR>
Default太多(switch语句中一个) <BR><BR> Too
many error or warning
messages <BR> 错误或警告信息太多
<BR><BR> Too many type in
declaration <BR> 说明中类型太多
<BR><BR> Too much auto memory in
function <BR> 函数用到的局部存储太多
<BR><BR> Too much global data defined
in file <BR> 文件中全局数据太多
<BR><BR> Two consecutive dots
<BR> 两个连续的句点
<BR><BR> Type mismatch in parameter
xxx <BR> 参数xxx类型不匹配
<BR><BR> Type mismatch in
redeclaration of ''xxx'' <BR>
xxx重定义的类型不匹配 <BR><BR> Unable to create
output file ''xxx'' <BR> 无法建立输出文件xxx
<BR><BR> Unable to open include file
''xxx'' <BR> 无法打开被包含的文件xxx
<BR><BR> Unable to open input file
''xxx'' <BR> 无法打开输入文件xxx
<BR><BR> Undefined label ''xxx''
<BR> 没有定义的标号xxx
<BR><BR> Undefined structure ''xxx''
<BR> 没有定义的结构xxx
<BR><BR> Undefined symbol ''xxx''
<BR> 没有定义的符号xxx
<BR> <BR> Unexpected end of file
in comment started on line xxx <BR>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -