摘要: 实验结论 实验任务1 将下面的程序编译、连接,用Debug加载、跟踪,然后回答问题 assume cs:code, ds:data, ss:stackdata segment dw 0123h, 0456h, 0789h, 0abch, 0defh, 0fedh, 0cbah, 0987hdata 阅读全文
posted @ 2018-12-02 14:26 江小雯 阅读(244) 评论(0) 推荐(0) 编辑