The following tracing mechanism helps you to trace the complete flow of control and data.
以下跟踪机制有助于您跟踪完整的控制和数据流程。
2
At first, applications are more difficult to debug because the extra binding layer makes it harder to trace the flow of data between controls and domain objects.
首先,应用程序更难调试,因为附加的绑定层使追踪控件与域对象之间的数据流变得更难。
3
By performing a dataflow analysis based on the final results, it's possible to trace the result back through all of the statements that contributed to producing it.