# 有道翻译 **Repository Path**: yumho/youdao-translation ## Basic Information - **Project Name**: 有道翻译 - **Description**: 活字格有道翻译插件(服务端插件) - **Primary Language**: C# - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2021-02-05 - **Last Updated**: 2024-03-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 有道翻译 #### 介绍 活字格有道翻译插件(服务端插件) ![输入图片说明](https://images.gitee.com/uploads/images/2021/0206/212017_a7c75015_136885.png "截屏2021-02-06 下午8.53.05.png") #### 软件基于 ``` 基于visual studio 2019 c# 有道翻译API ``` #### 参数 一共两个参数 ``` 1.原文 2.类型 ``` #### 支持翻译类型 ``` AUTO 任意 中文 ZH_CN2EN 中文   英语 ZH_CN2JA 中文  日语 ZH_CN2KR 中文   韩语 ZH_CN2FR 中文   法语 ZH_CN2RU 中文   俄语 ZH_CN2SP 中文   西语 EN2ZH_CN 英语   中文 JA2ZH_CN 日语   中文 KR2ZH_CN 韩语   中文 FR2ZH_CN 法语   中文 RU2ZH_CN 俄语   中文 SP2ZH_CN 西语   中文 ```