摘要
汇编语言能够实现高级语言全部的功能,包括实现图形界面。阐述Win32汇编的基本概念,给出一个窗口示例程序并分析了程序结构及关键部分。在此基础上,读者可以用汇编语言开发出自己的图形界面。
ASM has all functions of advanced language, including making graphics interface program. In this paper, the basic conception of win32 ASM is presented and an example of windows graphics interface program is described and the framework and the important parts of program are analyzed also. On the basis of the example, readers can make yourself graphics interface by using ASM.
出处
《电脑开发与应用》
2006年第8期49-51,共3页
Computer Development & Applications
关键词
汇编语言
窗口
图形界面
类
ASM, windows, graphics interface, class