IdnMapping.GetAscii()C中的Methode [英] IdnMapping.GetAscii() Methode in C

查看:116
本文介绍了IdnMapping.GetAscii()C中的Methode的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





C#有一个名为IdnMapping.GetAscii()的方法。它在它的机制中做了什么,我怎么能在C中模仿这个方法呢?步骤是什么?



非常感谢!

Hi,

C# has a methode named IdnMapping.GetAscii(). What does it do in its mechanism, how could I imitate this methode in C? What''s the steps?

Thanks much!

推荐答案

这里有一个非常详细的描述它的作用:



http:// msdn.microsoft.com/en-us/library/3dcsw2h8.aspx [ ^ ]
Here is a pretty detailed description of what it does:

http://msdn.microsoft.com/en-us/library/3dcsw2h8.aspx[^]


您可以使用 IdnToAscii() [ ^ ]功能。另请参阅处理国际化域名(IDN) [ ^ 关于背景。
You can use the IdnToAscii()[^] function. See also Handling Internationalized Domain Names (IDNs)[^] about the background.


抱歉,我忘了告诉你我的操作系统。此函数应在WinCE6.0上运行,其OS设计上没有.NET组件。这意味着将在其上执行纯C / C ++代码:?
Sorry, I forgot to inform you about my OS. This function should run on a WinCE6.0 which has no .NET component on its OS design. This means pure C/C++ code will be executed on it :?


这篇关于IdnMapping.GetAscii()C中的Methode的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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