命令处理器 meaning in Chinese
ccommand processor
comproc command processor
processor, command
Examples
- Instead of typing in a regular expression that says " a character followed by any number of characters , and ending with a character " , we just need to type in a regexp that says " a character followed by any number of non - characters , and ending with a character "
请注意命令尾部的& ,它表明命令处理器将把控制返还给终端窗口,而不是等待该命令结束。还要注意的是,这是由该终端窗口产生的第一个这样的进程,它的进程标识( pid )是4313 。 - Then , put forward the design policy for the lower - layer of embed linux browser . considering running on embed system platform , each blocking i / o operation has been encapsulated to be independent module by using “ request queue - asynchronous callback ” mechanism implemented from command processor design pattern
针对嵌入式平台的特点,利用根据命令处理器设计模式实现的“请求队列-异步回调”机制,将各个引起延迟的网络i / o操作模块封装隔离成可以异步回调操作的模块。