摘要: (1) 源代码如下 编译,连接得到exe文件后执行。 1.CPU执行程序,程序返回前,data段中数据为多少? data段数据为0123h,0456h,0789h,0abch,0defh,0fdeh,0cbah,0987h(未变化) 2.CPU执行程序,程序返回前,cs=076c、ss=076b、d 阅读全文
posted @ 2018-11-29 21:38 日暮晨曦丶恋 阅读(535) 评论(0) 推荐(0)