摘要: 在汇编代码中使用 call printf的时候,一定要先将寄存器push到堆栈中,否则printf会改变各寄存器的值。 阅读全文
posted @ 2010-12-26 16:25 CuiXS 阅读(432) 评论(0) 推荐(0)