reconciler
- 网络协调器;调解人
reconciler
-
This event occurs when the reconciler is started , or when your code performs a synchronization check .
启动协调器或代码执行同步检查时,将发生此事件。
-
The Reconciler 's thread starts when its listener detects a new Document .
当其监听程序检测到一个新Document时,Reconciler的线程开始。
-
Also , the Reconciler is not incremental , which means that the strategy operates on the entire Document whenever a change occurs .
同样,Reconciler也不是增量的,这意味着一发生改变,该策略就会运行于整个Document之上。
-
Similarly , CDT parsing starts with a Reconciler object , which listens for the same type of events .
同样的,CDT解析开始于Reconciler对象,该对象监听相同类型的事件。
-
This installation allows the reconciler to listen for TextEvents .
此安装允许协调程序监听TextEvent。