資源簡介
code.tar.gz
代碼片段和文件信息
/*?Experiments?to?test?pushl?%esp?*/
#include?
#include?
long?pushtest();
long?poptest();
int?main()
{
??printf(“pushtest?->?0x%lx\n“?pushtest());
??printf(“poptest?->?0x%lx\n“?poptest());
}
- 上一篇:北航-《高等計算機網絡》課件
- 下一篇:MP4v2錄制rtsp流存為MP4文件
評論
共有 條評論