导航

<2005年2月>
303112345
6789101112
13141516171819
20212223242526
272812345
6789101112

随笔分类

随笔档案

文章档案

相册

2005年2月3日

资料来源:迷迷糊糊
1)菜单Project\Settings... 选择C/C++卡片;
2)Category选择Listing files;
3)Listing file type 选择Assembly with Source Code(这个选择可以同时看到C/C++的源程序和ASM程序);
4)重新编译工程,然后到相应的Debug或Release目录下打开 xxx.asm 文件去看吧。

提示:Debug 没有优化,Release中才是是优化后的汇编程序。

发表于 2005-02-03 13:42 杨老师的茅屋 阅读(3098) | 评论 (8)编辑 收藏

统计