VC錯(cuò)誤信息提示翻譯_第1頁
VC錯(cuò)誤信息提示翻譯_第2頁
VC錯(cuò)誤信息提示翻譯_第3頁
VC錯(cuò)誤信息提示翻譯_第4頁
VC錯(cuò)誤信息提示翻譯_第5頁
全文預(yù)覽已結(jié)束

下載本文檔

版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請(qǐng)進(jìn)行舉報(bào)或認(rèn)領(lǐng)

文檔簡介

1、ambiguous operators need parentheses不明確的運(yùn)算,需要用括號(hào)括起 來 ambiguous symbol 'xxx'不明確的符號(hào) argument list syntax error 參數(shù)表語法錯(cuò) 誤array bounds missing丟失數(shù)組界限符array size too large數(shù)組尺寸太大bad character in parameters參數(shù)中有不適當(dāng)?shù)淖址鸼ad file name format in include directive包含命令中文件名格式不正 確bad ifdef directive syntax編譯預(yù)處

2、理ifdef有語法錯(cuò) 誤bad ifndef directive syntax編譯預(yù)處理ifndef有語法錯(cuò) 誤bad undef directive syntax編譯預(yù)處理undef有語法錯(cuò)誤call of non-function調(diào)用未定義的函數(shù)call to function with no prototype調(diào)用函數(shù)時(shí)沒有函數(shù)的說明cannot modify a const object不允許修改常量對(duì)象 case outside of switch case 出現(xiàn)在 switch 之夕卜 case statement missing 漏 掉了 case 語句 case syntax

3、errorcase 語法錯(cuò)誤case outside of switch case 出現(xiàn)在 switch 之夕卜 case statement missing 漏掉 了 case 語句 case syntax errorcase 語法錯(cuò)誤code has no effect 代碼不可能執(zhí)行到compound statement missing 復(fù)合語句漏掉了” conflicting type modifiers 不明 確的類型說明符constant expression required要求常量表達(dá)式con st ant out of range in comparison 在比較中常量超出

4、范圍conversion may lose significant digits轉(zhuǎn)換時(shí)會(huì)掉失有意義的數(shù) 字 conversion of near pointer not allowed 不允許轉(zhuǎn)換返指 針 could not find file 'xxx,找不到 xxx 文件 declaration missing 說明缺少分號(hào) ”;” declaration syntax error說明中出現(xiàn)語法錯(cuò)誤default outside of switch default 岀現(xiàn)在 switch 語句之外define directive needs an identifier定義編譯預(yù)處理需

5、要標(biāo)識(shí)符division by zero用零作除數(shù)do statement must have while do-while 語句中缺少 while 咅b分 enum syntax error 枚 舉類型語法錯(cuò)誤enumeration constant syntax error 枚舉常數(shù)語法錯(cuò)誤 bror directive: xxx ¥昔誤的編 譯預(yù)處理命令bror writing output file 寫輸出文件錯(cuò)誤 expression syntax error 表達(dá)式語法錯(cuò) 誤extra parameter in call調(diào)用時(shí)出現(xiàn)多余錯(cuò)誤file name too lon

6、g文件名太長function call missing )函數(shù)調(diào)用缺少右括號(hào) function definition out of place 函數(shù)定 義位置錯(cuò)誤function should return a value函數(shù)返回一個(gè) 值 goto statement missing label goto 語句沒有標(biāo)號(hào)hexadecimal or octal constant too large 16 進(jìn)制或 8 進(jìn)制常數(shù)太大 illegal character 'x* 非法字 x illegal initialization 非法的初始化 illegal octal digit 非法

7、的 8進(jìn)制數(shù)字 illegal pointer subtraction 非法的指針相 減 illegal structure operation 非法的結(jié)構(gòu)體操作 illegal use of pointer 指針使用非 法i mproper use of a typedef symbol類型符號(hào)定義使用不恰當(dāng)i nline assembly not allowed 不允許使用行間匯編 in compatible storage class 存儲(chǔ)類另! 不相容incompatible type conversion不相容的類型轉(zhuǎn)換 i ncorrect number format 錯(cuò)誤的數(shù)據(jù)格

8、式 i ncorrect use of default default 使用不 正確invalid indirection無效的間接運(yùn)算invalid pointer addition指針相加無效irreducible expression tree無法執(zhí)行的表達(dá)式運(yùn)算lvalur required需要邏輯值(0或 非 0 值)macro argument syntax error 宏參數(shù)語法錯(cuò)誤 macro expansion too long 宏 的擴(kuò)展以后太長mismatched number of parameters in definition 定義中參數(shù)個(gè)數(shù)不匹配misplaced

9、 break此處不應(yīng)出現(xiàn)break語句misplaced continue此處不應(yīng)出現(xiàn) continue語句misplaced decimal point此處不應(yīng)岀現(xiàn)小數(shù)點(diǎn)misplaced elif directive此處不應(yīng)出現(xiàn)編譯預(yù)處理el if misplaced else此處不應(yīng)岀現(xiàn) elsemisplaced else directive 此處不應(yīng)出現(xiàn)編譯預(yù)處理 else misplaced endif directive 此 處不應(yīng)岀現(xiàn)編譯預(yù)處理endif must be addressable必須是可以編址的must take address of memory locatio

10、n 必須存儲(chǔ)定位的地址no declaration for function *xxx'沒有函數(shù) xxx 的說明no stack缺少堆棧no type information沒有類型信息non-portable pointer assignment不可移動(dòng)的指針(地址常數(shù))賦值nonportable pointer comparison不可移動(dòng)的指針(地址常數(shù))比較nonportable pointer conversion不可移動(dòng)的指針(地址常數(shù))轉(zhuǎn)換 not a valid expression format type 不合法的表達(dá)式格式 not an allowed type 不

11、 允許使用的類型numeric constant too large數(shù)值常數(shù)太大out of memory內(nèi)存不 夠用parameter 'xxx' is never used 參數(shù) xxx 沒有用至!pointer required on left side of -> -> 符號(hào)的左邊必須是指針possible use of 'xxx* before definition 在定義之前就使用了 xxx(警告)possibly incorrect assignment 賦值可能不正確redefinition of 'xxx' is not i

12、dentical xxx 的兩次定義不一致 register allocation failure 寄存器定址失敗 repeat count needs an lvalue 重復(fù)計(jì) 數(shù)需要邏輯值sze of structure or array not known結(jié)構(gòu)體或數(shù)組的大小不確定 statement missing 語句后缺少”;”structure or union syntax error 結(jié)構(gòu)體或聯(lián)合體語法錯(cuò)誤 structure size too large 結(jié) 構(gòu)體的尺寸太大subscripting missing 下標(biāo)缺少右方括號(hào)superfluous &with

13、function or array 函數(shù)或數(shù)組中有多余的"&" suspicious pointer conversion 可疑的指針轉(zhuǎn)換 symbol limit exceeded 符號(hào)超 限too few parameters in call函數(shù)調(diào)用時(shí)的實(shí)參少于函數(shù)的參 數(shù) too many error or warning messages 錯(cuò)誤或警告信息太 多too much auto memory in function函數(shù)中用到的局部存儲(chǔ)太 多 too much global data defined in file 文件中全局?jǐn)?shù)據(jù)太 多too cons

14、ecutive dots兩個(gè)連續(xù)的句點(diǎn)type mismatch in parameter xxx 參數(shù) xxx 類型不匹配type mismatch in redeclaration of 'xxx' xxx 重定義時(shí)的類型不匹配 unable to create output file 'xxx* 無法建立輸出文件xxx unable to open include file 'xxx'無法打開被包容的文件 xxx bit field too large 位 字段太長unable to open input file 'xxx'無法打

15、開輸入文件 xxx undefined label 'xxx'沒有定義 的標(biāo)號(hào)xxx undefined structure 'xxx*沒有定義的結(jié)構(gòu)xxxundefined symbol 'xxx* 沒有定義的符號(hào) xxxunexpected end of file in comment started on line xxx 從 xxx 行開始的注解尚未結(jié)束, 文件不能結(jié)束unexpected end of file in conditional started on line xxx 從 xxx 行開始的條件語句尚 未結(jié)束,文件不能結(jié)束unknown as

16、sembler instruction 未知的匯編結(jié)構(gòu) unknown option 未知的操作unknown preprocessor directive: 'xxx* 不認(rèn)識(shí)的預(yù)處理命令xxx unreachable code無法至u達(dá)的代碼unterminated string or character constant 字符串缺少引號(hào) user break 用戶強(qiáng)行中 斷了程序void functions may not return a value void 類型的函數(shù)不應(yīng)有返回值 wrong number off arguments調(diào)用函數(shù)時(shí)參數(shù)數(shù)目 錯(cuò)'xxx' not an argument xxx 不是參數(shù)'xxx* not part of structure xxx 不是結(jié)

溫馨提示

  • 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請(qǐng)下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請(qǐng)聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
  • 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
  • 5. 人人文庫網(wǎng)僅提供信息存儲(chǔ)空間,僅對(duì)用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對(duì)用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對(duì)任何下載內(nèi)容負(fù)責(zé)。
  • 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請(qǐng)與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對(duì)自己和他人造成任何形式的傷害或損失。

最新文檔

評(píng)論

0/150

提交評(píng)論