最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

匯編語言常見錯(cuò)誤信息中文注解

 更新時(shí)間:2014年09月24日 11:33:30   投稿:junjie  
這篇文章主要介紹了匯編語言常見錯(cuò)誤信息中文注解,本文收集大部分匯編中常見錯(cuò)誤信息及對(duì)應(yīng)的中文注解,需要的朋友可以參考下

本文的目標(biāo)是收集大部分匯編中常見錯(cuò)誤信息及對(duì)其的中文注解,方便大家在寫匯編程序時(shí)能夠快速地定位錯(cuò)誤并解決問題。

ml.exe錯(cuò)誤信息:

復(fù)制代碼 代碼如下:

FATAL   嚴(yán)重錯(cuò)誤
cannot open file不能打開文件
I/O error closing fileI/O錯(cuò)誤 正在關(guān)閉文件
I/O error writing fileI/O錯(cuò)誤 正在寫文件
I/O error reading file            I/O錯(cuò)誤 正在讀取文件
out of memory              缺少內(nèi)存
assembler limit : macro parameter name table full      匯編限制:宏參數(shù)名表已滿
invalid command-line option           無效命令行參數(shù)
nesting level too deep             嵌套過深
unmatched macro nesting            不正確的宏嵌套
line too long                  行太長
unmatched block nesting                   不正確的區(qū)、段嵌套
directive must be in control block                指令必須在控制段
error count exceeds 100; stopping assembly             錯(cuò)誤數(shù)超過100,停止匯編 i
nvalid numerical command-line argument                無效命令行參數(shù)
too many arguments                                     太多參數(shù)、定義、沖突
statement too complex                                   聲明太復(fù)雜
Internal Assembler Error                         內(nèi)部匯編錯(cuò)誤
missing source filename                                找不到源文件名
COFF error writing file                      COFF錯(cuò)誤,正在寫文件
invalid debug and browser data; file exceeds line limit        不能排除故障和瀏覽數(shù)據(jù);文件超過行限制
cannot find link.exe                              找不到連接程序
cannot find cvpack.exe                          找不到
cvpack.exe  SEVERE                              嚴(yán)重的錯(cuò)誤
memory operand not allowed in context                  內(nèi)存操作數(shù)無法載入上下文環(huán)境
immediate operand not allowed                      當(dāng)前操作數(shù)無法載入
cannot have more than one ELSE clause per IF block            IF段只能有一個(gè)ELSE從句
extra characters after statement                           附加的字符在聲明之后
symbol type conflict                             符號(hào)類型沖突
symbol redefinition                           符號(hào)已經(jīng)定義
undefined symbol                          符號(hào)沒有定義
non-benign record redefinition                      沒有利于記錄的定義
syntax error                                語法錯(cuò)誤
syntax error in expression                   表達(dá)式存在語法錯(cuò)誤
invalid type expression                      無效的類型表達(dá)式
distance invalid for word size of current segment           當(dāng)前區(qū)、段的大小命令無效
PROC, MACRO, or macro repeat directive must precede LOCAL      PROC, MACRO, 或 macro repeat指令必須在LOCAL之前
.MODEL must precede this directive                           .MODEL必須在指令之前
cannot define as public or external                      不能定義為公有或外部的
segment attributes cannot change                         區(qū)、段屬性不能更換
expression expected                   預(yù)期表達(dá)式
operator expected                      預(yù)期操作數(shù)
invalid use of external symbol               使用了無效的外部符號(hào)
operand must be RECORD type or field            操作數(shù)必須是RECORD類型或域
identifier not a record                      沒有記錄標(biāo)示符
record constants may not span line breaks                 連續(xù)記錄不能超過行間隔
instruction operands must be the same size        命令操作數(shù)必須是一樣的長度
instruction operand must have size             命令操作數(shù)必須有長度
invalid operand size for instruction            操作數(shù)長度對(duì)于指令無效
operands must be in same segment              操作數(shù)必須在相同的段
constant expected                         連續(xù)預(yù)期
operand must be a memory expression             操作數(shù)必須是一個(gè)內(nèi)存表達(dá)式
expression must be a code address             表達(dá)式必須是一個(gè)代碼地址
multiple base registers not allowed             不允許多重基礎(chǔ)寄存器
multiple index registers not allowed           不允許多重標(biāo)志寄存器
must be index or base register                  必須是基礎(chǔ)或標(biāo)志寄存器
invalid use of register                     使用的寄存器無效
invalid INVOKE argument                   無效的INVOKE符號(hào)
must be in segment block                  必須在區(qū)、段、塊中
DUP too complex                          DUP太復(fù)雜
too many initial values for structure                太多結(jié)構(gòu)的基礎(chǔ)資料
statement not allowed inside structure definition         聲明不允許在結(jié)構(gòu)里面
missing operand for macro operator             找不到宏的操作數(shù)
line too long
segment register not allowed in context            上下文不允許有寄存器
string or text literal too long                 文本或字符串太長
statement too complex                    聲明太復(fù)雜
identifier too long                       標(biāo)識(shí)符太長
invalid character in file                 文件里有無效字符
missing angle bracket or brace in literal         語句里找不到同樣的括弧或框架
missing single or double quotation mark in string          找不到單引號(hào)或雙引號(hào)
empty (null) string                沒有字符串
nondigit in number                   沒有總數(shù)
syntax error in floating-point constant           不確定的指向中有語法錯(cuò)誤
real or BCD number not allowed                不允許real或BCD編碼
text item required                       必須的文本項(xiàng)
forced error                           強(qiáng)制錯(cuò)誤
forced error : value equal to 0                 標(biāo)準(zhǔn)等于零
forced error : value not equal to 0             標(biāo)準(zhǔn)不等于零
forced error : symbol not defined            符號(hào)沒有定義
forced error : symbol defined               符號(hào)已定義
forced error : string blank                   字符串是空的
forced error : string not blank             字符串不是空的
forced error : strings equal              字符串是相同的
forced error : strings not equal              字符串不是相同的
[ELSE]IF2/.ERR2 not allowed : single-pass assembler          [ELSE]IF2/.ERR2不允許單獨(dú)匯編
expression too complex for .UNTILCXZ             .UNTILCXZ表達(dá)式太復(fù)雜
can ALIGN only to power of 2                    僅能對(duì)齊到2的冪
structure alignment must be 1, 2, 4, 8, or 16             結(jié)構(gòu)對(duì)齊必須是1,2,4,8或16
expected               預(yù)定義
incompatible CPU mode and segment size              不匹配的CPU模式和段尺寸
LOCK must be followed by a memory operation          LOCK指令必須跟在內(nèi)存操作之后
instruction prefix not allowed                    不允許的命令前綴
no operands allowed for this instruction          指令沒有操作數(shù)
invalid instruction operands                   無效的指令操作數(shù)
initializer magnitude too large for specified size        初始指定尺寸太大
cannot access symbol in given segment or group        在特定的段或類不能存取符號(hào)
operands have different frames                  操作數(shù)存在不同的結(jié)構(gòu)
cannot access label through segment registers        在段寄存器中不能存取標(biāo)記
jump destination too far                            跳轉(zhuǎn)目標(biāo)太遠(yuǎn)
jump destination must specify a label           跳轉(zhuǎn)目標(biāo)必須指定一個(gè)標(biāo)記
instruction does not allow NEAR indirect addressing      指令不允許近間接尋址
instruction does not allow FAR indirect addressing      指令不允許遠(yuǎn)間接尋址

以上就是匯編中常見錯(cuò)誤信息及中文注解,希望對(duì)你有所幫助

相關(guān)文章

  • C語言 奇偶排序算法詳解及實(shí)例代碼

    C語言 奇偶排序算法詳解及實(shí)例代碼

    這篇文章主要介紹了C語言 奇偶排序算法詳解及實(shí)例代碼的相關(guān)資料,需要的朋友可以參考下
    2016-11-11
  • C語言詳細(xì)講解常用字符串處理函數(shù)

    C語言詳細(xì)講解常用字符串處理函數(shù)

    在日常編程中,對(duì)于字符串的操作中我們都很習(xí)慣的使用一些C庫中自帶的函數(shù),并且關(guān)于字符串的操作函數(shù)基本都在 string.h 這個(gè)頭文件中。關(guān)于C庫字符串常用處理函數(shù)也是平時(shí)面試或者考試過程中非常喜歡考的,本文將帶大家手動(dòng)來實(shí)現(xiàn)這些常用函數(shù)
    2022-05-05
  • C++20中的協(xié)程(Coroutine)的實(shí)現(xiàn)

    C++20中的協(xié)程(Coroutine)的實(shí)現(xiàn)

    這篇文章主要介紹了C++20中的協(xié)程(Coroutine)的實(shí)現(xiàn),文中通過示例代碼介紹的非常詳細(xì),對(duì)大家的學(xué)習(xí)或者工作具有一定的參考學(xué)習(xí)價(jià)值,需要的朋友們下面隨著小編來一起學(xué)習(xí)學(xué)習(xí)吧
    2021-03-03
  • 超詳細(xì)講解C++的三種函數(shù)傳遞方式

    超詳細(xì)講解C++的三種函數(shù)傳遞方式

    這個(gè)文章我將把我學(xué)習(xí)的有關(guān)函數(shù)傳遞形式的知識(shí)做個(gè)總結(jié),相信很多剛?cè)腴T的同學(xué)看到許多文章五花八門的形參會(huì)感到頭疼,但本質(zhì)上無非就是我要說的三種傳遞形式,快來跟我一起學(xué)習(xí)吧
    2022-05-05
  • C語言非遞歸后序遍歷二叉樹

    C語言非遞歸后序遍歷二叉樹

    這篇文章主要為大家詳細(xì)介紹了C語言非遞歸后序遍歷二叉樹,文中示例代碼介紹的非常詳細(xì),具有一定的參考價(jià)值,感興趣的小伙伴們可以參考一下
    2017-10-10
  • C語言實(shí)現(xiàn)投票系統(tǒng)

    C語言實(shí)現(xiàn)投票系統(tǒng)

    這篇文章主要為大家詳細(xì)介紹了C語言實(shí)現(xiàn)投票系統(tǒng),文中示例代碼介紹的非常詳細(xì),具有一定的參考價(jià)值,感興趣的小伙伴們可以參考一下
    2020-07-07
  • C++繼承的定義與注意事項(xiàng)

    C++繼承的定義與注意事項(xiàng)

    這篇文章主要給大家介紹了關(guān)于C++繼承的定義與注意事項(xiàng)的相關(guān)資料,文中通過示例代碼介紹的非常詳細(xì),對(duì)大家的學(xué)習(xí)或者工作具有一定的參考學(xué)習(xí)價(jià)值,需要的朋友們下面隨著小編來一起學(xué)習(xí)學(xué)習(xí)吧
    2021-05-05
  • C基礎(chǔ) 尋找隨機(jī)函數(shù)的G點(diǎn)詳解

    C基礎(chǔ) 尋找隨機(jī)函數(shù)的G點(diǎn)詳解

    下面小編就為大家?guī)硪黄狢基礎(chǔ) 尋找隨機(jī)函數(shù)的G點(diǎn)詳解。小編覺得挺不錯(cuò)的,現(xiàn)在就分享給大家,也給大家做個(gè)參考。一起跟隨小編過來看看吧
    2016-06-06
  • VC++ 使用 _access函數(shù)判斷文件或文件夾是否存在

    VC++ 使用 _access函數(shù)判斷文件或文件夾是否存在

    這篇文章主要介紹了VC++ 使用 _access函數(shù)判斷文件或文件夾是否存在的相關(guān)資料,需要的朋友可以參考下
    2015-10-10
  • C++ 隨機(jī)數(shù)與隨機(jī)種子數(shù)的實(shí)例

    C++ 隨機(jī)數(shù)與隨機(jī)種子數(shù)的實(shí)例

    這篇文章主要介紹了C++ 隨機(jī)數(shù)與隨機(jī)種子數(shù)的實(shí)例的相關(guān)資料,需要的朋友可以參考下
    2017-07-07

最新評(píng)論

方城县| 嘉鱼县| 当雄县| 永善县| 万安县| 哈巴河县| 从江县| 清水河县| 南通市| 永和县| 巍山| 大埔区| 油尖旺区| 石景山区| 河东区| 炉霍县| 东源县| 光泽县| 阜平县| 八宿县| 德化县| 鞍山市| 城固县| 天长市| 尼木县| 溧水县| 楚雄市| 西充县| 长海县| 会东县| 中超| 夏河县| 三原县| 团风县| 二手房| 金华市| 澎湖县| 毕节市| 新闻| 鸡西市| 阿拉善左旗|