关于底层汇编的标准

      程序 2005-7-23 12:22
.model small
output marco q
mov dx,q
mov ah,2
int 21h
endm

exit marco
mov ah,4ch
int 21h
endm
.stack
.data
.extradata
.code
.start
.exit
end
标签集:TAGS:
回复Comments() 点击Count()

回复Comments

{commentauthor}
{commentauthor}
{commenttime}
{commentnum}
{commentcontent}
作者:
{commentrecontent}