jx.log

来自「各种汇编课程设计 对需要课设的 还有练习汇编语言的同学很有帮助哦」· LOG 代码 · 共 23 行

LOG
23
字号
Microsoft (R) Macro Assembler Version 5.00 
Copyright (C) Microsoft Corp 1981-1985, 1987.  All rights reserved.

jx.asm(16): error A2105: Expected: instruction or directive
jx.asm(17): error A2105: Expected: instruction or directive
jx.asm(18): error A2105: Expected: instruction or directive
jx.asm(19): error A2105: Expected: instruction or directive
jx.asm(20): error A2105: Expected: instruction or directive
jx.asm(22): error A2105: Expected: instruction or directive
jx.asm(23): error A2105: Expected: instruction or directive
jx.asm(24): error A2105: Expected: instruction or directive
jx.asm(25): error A2105: Expected: instruction or directive
jx.asm(26): error A2105: Expected: instruction or directive
jx.asm(27): error A2105: Expected: instruction or directive
jx.asm(28): error A2105: Expected: instruction or directive
jx.asm(31): error A2105: Expected: instruction or directive
jx.asm(58): error A2000: Block nesting error

  49424 + 441744 Bytes symbol space free

      0 Warning Errors
     14 Severe  Errors

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?