适用于 Android 的 Google 快捷方式

发布于 2024-10-31 23:30:11 字数 254 浏览 3 评论 0原文

您好,我正在尝试将谷歌翻译的网址作为快捷方式,以便它自动搜索输入框中的单词。它可以在电脑上运行,但不能在模拟器上运行。

例如,如果我在 Firefox 或 chrome 上输入 "http://translate.google.com/?hl=en&tab=wT#auto|en|hello" ,它会直接进入输入框并翻译“你好”。但是当我在模拟器上执行此操作时,它不会将单词放入输入框中。

有人可以帮忙吗?

谢谢

Hi I am trying to get the url for google translate as a shortcut so as it automatically searches for the word in the input box. It works on the pc but does not work on Emulator.

For example if I type in "http://translate.google.com/?hl=en&tab=wT#auto|en|hello" on firefox or chrome it goes straight to the input box and translates "hello". But when I do it on the emulator it does not put the word in the input box.

Can anyone help?

Thanks

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

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

发布评论

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

评论(1

自在安然 2024-11-07 23:30:11

vi=c 添加到 URL,以便您获得“经典”版本的 Google 翻译,而不是行为不同的移动版本。

http://translate.google.com/?vi=c&hl=en&tab=wT#auto|en|hello

Add vi=c to the URL so you get the 'classic' version of Google Translate, not the Mobile version which behaves differently.

http://translate.google.com/?vi=c&hl=en&tab=wT#auto|en|hello
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文