WPF中有像Visual FoxPro Strconv一样的功能吗? [英] is any function like visual foxpro strconv in wpf?

查看:61
本文介绍了WPF中有像Visual FoxPro Strconv一样的功能吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

朋友,

很长一段时间后,我回到了Code Project.

在我的公司中,项目是在Visual Fox Pro和mysql中完成的.这样,一些文本将使用VF转换并保存在mysql中.
我想在wpf中检索转换后的数据.可以这样做吗?.

有关字符串转换的更多信息-

http://msdn.microsoft.com/en-us/library/k0yb2181 (v = vs.80).aspx [

Hi Friends,

After a long time, I have returned to Code Project.

In my company, project is done in visual fox pro, and mysql. In that some text are converted using VF and saved in mysql.
I want to retrieve the converted data in wpf. Is it possible to do that?.

For more Information in string conversion -

http://msdn.microsoft.com/en-us/library/k0yb2181(v=vs.80).aspx[^]

For example,.. the 10th point,

Converts Unicode characters to UTF-8 is done by Visual Foxpro.

I want Unicode Characters. So Utf-8 convertion i want.


Thanks in advance.

Regards,
Jegadeeswaran.

推荐答案

与WPF无关(谢谢,否则-什么样的运行时库.NET是?:-)). br/>
您只需要使用类System.Text.UTF8Encoding,请参见
http://msdn.microsoft. com/en-us/library/system.text.utf8encoding.aspx [ ^ ].

—SA
It has nothing to do with WPF (thank goodness, otherwise — what kind of the run-time library .NET was? :-)).

All you need is using the class System.Text.UTF8Encoding, see http://msdn.microsoft.com/en-us/library/system.text.utf8encoding.aspx[^].

—SA


这篇关于WPF中有像Visual FoxPro Strconv一样的功能吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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