MyTranslatorApp:Visual Studio 2019中的WPF应用程序

时间:2021-04-05 04:07:46
【文件属性】:
文件名称:MyTranslatorApp:Visual Studio 2019中的WPF应用程序
文件大小:16KB
文件格式:ZIP
更新时间:2021-04-05 04:07:46
C# MyTranslatorApp Visual Studio 2019中的WPF应用程序 在Azure门户中为Translator资源创建了一个认知服务,并从订阅菜单中获取了密钥。 使用来自Azure服务门户的密钥输入C#代码,以利用我的应用程序中的资源。 还使用了Microsoft Translator App 3.0版中的API端点。 从翻译的角度出发,还需要为我的下拉组合框检索不同类型的语言代码。 在此示例中,在应用程序运行时,我使用的示例是将文本从英语翻译为法语的示例。 需要通过检查所有填充到下拉菜单中的语言代码来更新应用程序,并检查翻译是否正常!
【文件预览】:
MyTranslatorApp-master
----.gitattributes(2KB)
----README.md(785B)
----.gitignore(6KB)
----MyTranslatorApp.sln(1KB)
----MyTranslatorApp()
--------packages.config(141B)
--------App.xaml.cs(331B)
--------MainWindow.xaml.cs(6KB)
--------MainWindow.xaml(2KB)
--------Properties()
--------App.config(184B)
--------App.xaml(375B)
--------MyTranslatorApp.csproj(4KB)

网友评论