V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
zhuwd
V2EX  ›  问与答

有什么浏览器插件,可以在浏览英文网站的时候,在右侧同屏显示翻译后的内容

  •  
  •   zhuwd · 2022-09-19 14:31:40 +08:00 · 770 次点击
    这是一个创建于 590 天前的主题,其中的信息可能已经有所发展或是发生改变。
    4 条回复    2022-10-01 03:05:06 +08:00
    nekoneko
        1
    nekoneko  
       2022-09-19 14:46:05 +08:00   ❤️ 1
    有个插件 沙拉查词 , 右键->沙拉查词->彩云小译翻译页面, 可以上下文对照, 比如:


    ```
    Continuing the recent theme of blog posts about Go tooling, this post will briefly discuss how analysis tools interact with one of Go's newest features - generics. As usual, this post provides a motivating example and discusses a couple of approaches to writing a tool. The full code is on GitHub.

    延续最近关于 Go 工具的博客文章的主题,本文将简要讨论分析工具如何与 Go 的最新特性之一——泛型交互。像往常一样,这篇文章提供了一个激励人心的例子,并讨论了几种编写工具的方法。全部代码在 GitHub 上。

    As a motivating example, let's find all calls to generic functions in a module, and the instantiated type arguments for that call. We'll use this code sample:

    作为一个有启发性的示例,让我们查找对模块中的泛型函数的所有调用,以及该调用的实例化类型参数。我们将使用这个代码示例:
    ```
    JvnaStudio
        2
    JvnaStudio  
       2022-09-19 16:40:30 +08:00
    我用得谷歌翻译插件
    danhua
        3
    danhua  
       2022-09-19 16:51:00 +08:00
    同推彩云小译
    leonleon
        4
    leonleon  
       2022-10-01 03:05:06 +08:00
    彩云小译貌似需要付费
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   987 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 28ms · UTC 23:27 · PVG 07:27 · LAX 16:27 · JFK 19:27
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.