引用本文: |
-
蔡启先,王智文,陈志成.跨平台汇编语言集成系统的设计与实现[J].广西科学院学报,2008,24(4):313-316. [点击复制]
- CAI Qi-xian,WANG Zhi-wen,CHEN Zhi-cheng.Design and Implementation of an Cross-platform Integrated Environment for Assembler Language[J].Journal of Guangxi Academy of Sciences,2008,24(4):313-316. [点击复制]
|
|
摘要: |
采用JAVA面向对象程序设计为主体开发技术,设计实现一个跨Windows和Linux平台的汇编语言集成系统。该系统以JAVA程序中相应的界面视图类、文件检查类、出错信息处理类、编译功能集成类和主类的详细设计来说明系统结构之间的联系,能够实现高级语言程序、底层汇编环境、操作系统环境相互通信,以及Windows/Linux双系统兼容,全中文界面交互,源程序编辑、编译、运行及调试集成和出错信息处理,不仅有利于工程技术开发,也有利于初学者掌握汇编语言程序的开发过程。 |
关键词: 汇编语言 Windows Linux JAVA |
DOI: |
投稿时间:2008-10-12 |
基金项目:广西教育厅科研课题(200708LX183)资助。 |
|
Design and Implementation of an Cross-platform Integrated Environment for Assembler Language |
CAI Qi-xian, WANG Zhi-wen, CHEN Zhi-cheng
|
(Department of Computer Engineering, Guangxi University of Technology, Liuzhou, guangxi, 545006, China) |
Abstract: |
The cross Windows and Linux OS platform integrated environment for Assembler Language is based on objected-oriented JAVA technique.Key technique of the system is identifying OS with KnowWinOrLinux design,identifying and running the assembler files type with CheckFile class,compiling handles for correcting errors with DoErrorMes design,and system running design,procedure corpus(WLasm) design etc.It supports intercommunication within high-level language,assembler language and operating system,compatible Windows/Linux OS,Chinese interface,and source programs editing,compiling,running,debugging and error message processing. |
Key words: assembler language Windows Linux JAVA |