autosuggest中文,autosuggest的意思,autosuggest翻译及用法

2025-08-10 21:08 浏览次数 6

autosuggest

通过自我暗示产生(或去掉、支配)

autosuggest 英语释义

英语释义

    1. a feature found in many computer programs (such as search engines and text messaging apps) that analyzes a user's typing and presents a list of words and phrases that can be selected and entered based on history, context, and the first few typed letters
    Autocomplete, as the name suggests, is the feature that completes a partial search query by matching the character string that the user types. Autosuggest is the clever little feature that makes it seem like Google is nesting in your brain, predicting what you want to search seemingly before you even know it yourself.
    — Louise Merry

autosuggest 例句

英汉例句

  • Now whenever those events are fired, you「ll call the submission action and thus make a request to your server for some Suggestions for your autosuggest field.

    这样当触发此类事件时,就会调用这个submission动作向服务器请求自动建议字段的建议。

  • It」s not going to be an ordinary text field, though, since it will have your Ajax-ish autosuggest feature.

    但也不是普通的文本字段,因为需要具备Ajax的自动建议特性。

  • Let「s take a look at each of these steps in creating an Ajax-based autosuggest field.

    我们来实际创建一个基于Ajax的自动建议字段,看看每个步骤如何实现。

  • Its jQuery.post method is calling the Ajax controller」s autosuggest method, which echoes an unordered list of autosuggest results.

    它的jQuery . post方法调用Ajax控制器的autosuggest方法,后者回传autosuggest结果的无序列表。

  • Next, add the find_unscheduled_activities method to return the autosuggest results from the database.

    接下来,添加find_unscheduled_activities方法以从数据库返回autosuggest结果。

  • You'll also want to style the autosuggest and list so that the UI is clearer and the list elements are clickable.

    您还需要对autosuggest 应用样式并将其列成表,从而使UI更清晰、更便于单击列表元素。

相关热词