interrupt vt. 1.阻止;妨碍;遮断。 2.打断(别人的话等);中断;打搅。 3.截断。 interrupt a view 遮住视线。 Don't interrupt me. 别打搅我。 He interrupted college to serve in the army. 他中断大学的学业到军队服役。 Interrupt sb. In his work 打搅某人工作。 May I interrupt you to comment on that last remark? 对不起,刚才这句话是什么意思请讲讲。 Interrupt an electric current 截断电流。 vi. 打扰,(别人谈话时)插嘴。
This text introduced the work patterns and register structure of 80386 processors in detail at first , latterly expounded especially the hardware interrupt handling of windows 98 with the course to the kernel of windows 98 ; then recommended the framework of realization of highly demanding hardware board interrupt handling by revising idt to intercept interrupt handling at hardware layer , subsequently introduced the application and development of vxd technology to achieve interrupt handling overall all situations under the windows 98 platform ; finally introduced the b / s pattern network application development part of this topic , specifically introduced the jsp technology system , elaborated the communication between network application part and the hardware interrupt handling routine combined with the jni technology , and provided partial important program and corresponding commentary 本文首先详细介绍了80386处理器的工作模式和寄存器结构,接着对windows98的内核进行了相关分析,重点介绍了windows98的硬件中断处理过程;随后介绍了通过修改中断向量表以实现在硬件层截获中断来实现高实时性处理的框架,又介绍了windows98下虚拟设备驱动vxd技术的应用与开发,以及中断全局处理的实现;最后介绍本课题的b / s模式网络应用开发部分,具体介绍了jsp技术体系,并结合jni技术阐述了网络应用与硬件中断处理程序的通信,并给出部分关键程序及其注释。
Its main contents include : ( 1 ) establish friendly human - computer interface , which make it convenient to input and store the often - used welding parameters . ( 2 ) establish the communication between pc and pmac , transfer the internal function of pmac by loading the dll in the program to harmonize the moving of multi - axes . ( 3 ) develop vxd via vtoolsd to realize hardware interrupt , make the communication between vxd and application program , utilize the interrupt to read data real - timely 软件设计的主要内容为: ( 1 )编制了友好的人机界面,能方便地完成焊接参数的输入及常用焊接参数的存储; ( 2 )建立pc机与pmac的通信接口,通过加载动态链接库在程序中调用pmac的内部函数,控制多轴的协调运动; ( 3 )利用vtoolsd研制vxd实现硬件中断,建立vxd和应用程序的通信接口,通过中断来实现数据的实时读取。