Regardless of the ranking and scoring technique, it's likely that the user will need to browse through the search-return set to review each choice.
无论采用哪种排名和评分技术,用户似乎总是需要浏览返回的搜索集,以便查看每个选项。
This is by far the simplest technique because you're just changing your code's structure (frequently through refactoring support in your IDE of choice).
这是目前为止最简单的方法,因为您改变的仅是代码的结构(通常通过在您选择的IDE中重构支持)。
The technique also follows the single choice principle of concentrating all the onClick handling in one place.
此技巧还遵循将所有onClick处理集中于一处的single choice原则。
应用推荐