詞語:traversal
traversal的同義詞
n. traverse
traversal的解釋
traversal['trævə:səl]n. 遍歷;橫越;橫斷物
traversal的意思
traversal 遍歷;橫過;穿越;形的搜索;Graph Traversal 圖的遍歷;path traversal 路徑遍歷;NAT traversal NAT穿越;symmetric traversal 對稱截線;
traversal的參考例句
1.The generic algorithms handle the first requirement, container traversal, by using iterators. 泛型算法用迭代器來解決第一個要求:遍歷容器。
2.A simple XML file for the procedure, which contains the document to read and write and many Recursive quadtree traversal. 一個對簡單的XML文件進行的程序,裡面包含了對文件的讀寫和多叉樹遞歸遍歷。
3.The recursive traversal method can be fooled by placing garbage data after a conditional jump instruction and programmatically ensuring that the jump condition always succeeds. 通過在一個有條件跳轉指令之後放置無用數據、並且有規劃地確保跳轉條件總是跳轉成功,能夠欺騙遞歸遍歷方法。