基本信息
源码名称:百度翻译API对接
源码大小:0.40M
文件格式:.zip
开发语言:C#
更新时间:2025-04-15
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍

TransBaidu

├── App.config
├── Main.Designer.cs
├── Main.cs
├── Main.resx
├── Program.cs
├── Properties
│   ├── AssemblyInfo.cs
│   ├── Resources.Designer.cs
│   ├── Resources.resx
│   ├── Settings.Designer.cs
│   ├── Settings.settings
│   └── ntcon.Icon.ico
├── Resources
│   └── ntcon.Icon.ico
├── bin
│   ├── Debug
│   │   ├── 112723144384_01.ico
│   │   ├── Newtonsoft.Json.dll
│   │   ├── Newtonsoft.Json.xml
│   │   ├── TransBaidu.exe
│   │   ├── TransBaidu.exe.config
│   │   └── TransBaidu.pdb
│   └── Release
├── login.ico
├── obj
│   └── Debug
│       ├── DesignTimeResolveAssemblyReferences.cache
│       ├── DesignTimeResolveAssemblyReferencesInput.cache
│       ├── TempPE
│       │   └── Properties.Resources.Designer.cs.dll
│       ├── TransBaidu.Main.resources
│       ├── TransBaidu.csproj.AssemblyReference.cache
│       ├── TransBaidu.csproj.CoreCompileInputs.cache
│       ├── TransBaidu.csproj.FileListAbsolute.txt
│       ├── TransBaidu.csproj.GenerateResource.cache
│       ├── TransBaidu.exe
│       ├── TransBaidu.g.resources
│       ├── TransBaidu.pdb
│       ├── 百度翻译.csproj.AssemblyReference.cache
│       ├── 百度翻译.csproj.CoreCompileInputs.cache
│       ├── 百度翻译.csproj.FileListAbsolute.txt
│       ├── 百度翻译.csproj.GenerateResource.cache
│       └── 百度翻译.csproj.Up2Date
├── packages.config
└── 百度翻译.csproj

8 directories, 37 files