assume cs :code, ds :data. start: mov ax ,data. mov ds , ax. mov ax , abc. mov bx , def. mov cx ,pqr. mov dx ,0002H. jmp ma. back: push ax.
確定! 回上一頁