顺序构造 meaning in English
sequence construct
Examples
- The tree - based approach used for jibx code generation ends up constructing methods in this depth - first order anyway , so the duplicate checks work as long as there are no cycles in the method call graphs mutually recursive methods
Jibx代码生成所使用的基于树的方法总能按照深度优先顺序构造方法;如果在方法调用图中没有循环(方法的相互调用) ,重复检查是有效的。