采用顺序控制编程方法编写抢答器的指令表程序。
I set an empty instruction list for this MethodGen, which I'll later fill in with the actual timing code.我为这个MethodGen设置一个空的指令清单,在后面我将用实际的计时代码填充它。
According to compiling principle knowledge, the thesis has realized the instruction list language compiler.最后本文根据编译原理的知识,实现了指令表语言的编译器。