-
Now let's focus on the search method.
现在我们把注意力放在方法search上面。
-
Listing 2 only shows the new search method.
清单2仅演示了新的搜索方法。
-
This USES a search method on the Story class.
代码对Story类使用了搜索方法。
-
It has a static search method and ACTS as a data model.
它有一个静态搜索方法,并充当一个数据模型。
-
The search method searches for peers, groups, and pipes.
search方法搜索对等点、组和管道。