因为返回的SOAPElement在底层具有对象层次结构,所以必须递归地处理树以获得实际的数据对象。
Since the returned SOAPElement has a hierarchy of objects underneath, you have to iterate through the tree to get the actual data object.
可以使用到这种层次结构,也可以使用递归嵌套的元素。
You can use either the through hierarchy or the element, nested recursively.
由于其复杂的结构,你可以对活动递归地进行分组并对流进行连接以形成更高的层,这种层次清晰地定义了输入和输出。
As with complex structures, you can recursively group activities and their interconnection flows into higher-level activities with clearly defined inputs and outputs.
某个流程在其本身的分解层次结构中出现,这将导致一个递归的细化过程。
A process that occurs within its own decomposition hierarchy leads to a recursive refinement.
此外,BLA体系结构支持按引用的递归组合,从而促进BLA和各个所部署构件的层次结构组装。
Additionally, BLA architecture supports recursive composition by reference, facilitating hierarchical assembly of BLAs and individual deployed artifacts.
XML文档非常适合使用递归算法,因为它们的层次结构在本质上是可递归的。
A recursive algorithm works well with XML documents because their hierarchical structure is inherently recursive. The algorithm is as follows.
ls- R可以递归地列出层次结构中的内容。
所有的程序员都熟悉这些算法,包括递归、层次数据结构和多线程等。
All programmers are fluent in these algorithms, including such things as recursion, hierarchical data structures, and multithreading.
所有的程序员都熟悉这些算法,包括递归、层次数据结构和多线程等。
All programmers are fluent in these algorithms, including such things as recursion, hierarchical data structures, and multithreading.
应用推荐