SpellCheck for Windows Phone 8.1 [英] SpellCheck for Windows Phone 8.1

查看:81
本文介绍了SpellCheck for Windows Phone 8.1的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hello All,

Hello All,

我想写一个简单的Windows Phone库,其中一个服务是SpellCheck,类似于:

I'd like to write a simple Windows Phone library which one of its services is SpellCheck, something like:

public List<string> SpellCheck(string text);

我安装了NuGet包:NetSpell和NHunspell,但似乎它们在Windows Phone 8.1中都不受支持。

I installed the NuGet packages: NetSpell and NHunspell, but it seems they both are not supported in Windows Phone 8.1.

我知道文本框控件中有一个嵌入式SpellChecker(IsSpellCheckEnable = true,通过xaml),但我无法找到一种方法来使用它的功能而不用GUI控件。

I understand there is an embedded SpellChecker in the textbox control (IsSpellCheckEnable=true via xaml), but I can't find a way to use its functionality w/o the GUI control.

您建议使用什么?是否有图书馆或嵌入式服务?

What would you recommend to use? is there a library or embedded service for that?

提前致谢,

Avishag

推荐答案

你好AvishagSh,

Hi AvishagSh,

>> 我知道文本框控件中有一个嵌入式SpellChecker(IsSpellCheckEnable = true,来自xaml) ,但我无法找到一种方法来使用其功能而无需GUI控制。

您是否意味着您想要实施一项功能  ;如果您的字符串中的单词在后面的代码中拼写错误,则显示正确的单词?

Do you mean that you want to implement a function that will show a correct word if the word in your string is not spelled correctly in code behind?

最好的问候,

Amy Peng

Best Regards,
Amy Peng


这篇关于SpellCheck for Windows Phone 8.1的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆