动词短语
中文翻译:第一顺序遍历同义词
同义词:
['first-order traversal', 'first-order sweep']
例句:
-
1. The algorithm is designed to perform a first-order traverse of the data structure.
这个算法被设计用来对数据结构进行第一顺序遍历。
-
2. During the first-order traverse, the program will print out all the keys in the dictionary.
在第一顺序遍历过程中,程序将打印出字典中所有的键。
-
3. The first-order traverse method is efficient for large datasets and is widely used in databases.
第一顺序遍历方法对于大型数据集来说效率很高,并且在数据库中被广泛使用。