# 调用百度翻译接口 **Repository Path**: lugangtian/baidu-translation-api ## Basic Information - **Project Name**: 调用百度翻译接口 - **Description**: C#调用百度翻译API自动将中文转化为英文 - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2023-11-02 - **Last Updated**: 2024-09-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 调用百度翻译接口 #### 介绍 C#调用百度翻译API自动将中文转化为英文 #### 环境 1.基于.net6.0 2.Visual Studio 2022 3.winfrom #### 使用说明 1.百度翻译开放平台在这里申请你自己的appid,和密钥 2.开通后就在我提供的gitee链接下载代码,直接修改就能使用如下图所示 3. csdn代码说明链接: https://blog.csdn.net/chujian_a/article/details/134181792