data segment first db "BaSiC" db "iNfOrMaTiOn" len equ $-first ;×Ö·û´®³¤¶Èendscode segmentstart: mov ax, data mov ds, ax ... Read More
posted @ 2015-04-22 18:10 庚武 Views(540) Comments(0) Diggs(0)