如何让网站在用户输入时提出类似的问题?

发布于 2024-11-16 04:26:43 字数 92 浏览 0 评论 0原文

我想知道是否有某种开源或其他东西可以帮助我做到这一点。

当用户输入问题时,我想按顺序提取相关的问题,以便他们可以获得相关答案。

提前致谢!

I was wondering if there was some sort of open source or something that could help me do this.

As the user is typing questions, i want to pull up questions that relate in order so they can get relevant answers.

Thanks in advance!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

谈场末日恋爱 2024-11-23 04:26:43

如果您熟悉 jQuery,

jQuery Autocomplete

将是您最好的选择。

If you are familiar with jQuery,

jQuery Autocomplete

would be your best bet.

要走就滚别墨迹 2024-11-23 04:26:43

将前端的 jQuery UI AutoComplete 与后端的 JSON 服务与您使用的任何服务器端代码结合起来使用。
jQuery UI 文档非常好,您应该可以轻松开始使用自动完成工具。如果不了解情况,我无法进一步帮助您。

Couple jQuery UI's AutoComplete on the frontend with a JSON service on the backend with whatever server side code you're using.
the jQuery UI docs are really good and you should get started with the Autocomplete tool easily. Without any other knowledge of situation i can't help you further.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文