If the character is an ETX, the ISR might set a global flag. 如果其中的一个字节为ETX,中断处理程序就是修改一个全局标志(GF)。
The only thing you should normally do inside a signal handler is set a global flag that will be processed later. 在一个信号处理器内部,您通常应该做的一件事是,设置一个将在以后处理的全局标记。
This can be achieved by setting a global flag in the handler code and checking for the flag after completion of the critical part. 这可以通过在信号处理程序代码中设置一个全局标志(GF)并在完成关键部分的代码之后检查这个标志来实现。
This example replaces only the first'a ', so in the second example, we add the'g ' ( for global ) flag to cause sed to change all occurrences. 这个例子仅替换了第一个‘a’,因此在第二个例子中,我们添加了‘g’(表示全局)标记,以使sed替换出现的所有小写‘a’。
Combining with the experience of practice, simplified the flow of global query decomposing with a method of inserting flag. 针对全局查询的分解,结合实践经验,提出了一种加标志法简化了全局查询分解的流程。