搜索资源列表
asm_gui_win32
- 大家都习惯了使用windows gui风格,开发者也习惯了使用windows gui 的 API,即使嵌入式平台,很多gui的api也被包装成windows 的 win32函数。这个例子演示了使用汇编语言调用win32 gui函数实现窗口应用的例子,希望大家从中了解汇编语言调用windows api的规则。-we are in the habit of using windows gui style, developers are accustomed to the use of windows
ASM
- 用.386汇编语言写的一个可以显示姓名,年龄,学籍等管理系统,可以实现功能拓展,代码精简只有几十行,希望喜欢-Written in assembly language, one can show the name, age, school management system