编写汇编语言程序

时间:2017.04.29 发布人:capritime

编写汇编语言程序

已解决问题

谷歌capritime用户在2017.04.29提交了关于“钉钉编写汇编语言程序”的提问,欢迎大家涌跃发表自己的观点。目前共有1个回答,最后更新于2025-02-07T21:15:48。希望大家能够帮助她。

详细问题描述及疑问:期待您的答案,你是我的宝贝,你是我的花,谢谢你对我的帮助!

希望以下的回答,能够帮助你。

第1个回答

用户名:9sx6n9b33  

来自codesegment
a德虽赶甲注应河材止话测ssumecs:code
org100h
start:jmpbegin

str1db'Thisisthefirstwordstring.',13,10,'$'
str2db'Thisisthesecondwordstring.',13,10,'$'

begin:
pushc问答s
popds
pushcs
popes
@0:
movah,8
int21h
cmpal,'F'
je@1
cmpal,'f'
je@1
cmpal,'S'
je@2
cmpal,'s'
j松亲周格影间e@2
jm见切张连p@exit
@1:
leadx,str1
movah,9
int21h
jmp@0
@2:
le斗容亮速假元数层adx,str2
movah,9
int21h
jmp@0
@exit:
m赵ovah,4ch
int21h
codeends
endstart