【问题标题】:Algorithm for IRI-to-URI/URI-to-IRI conversionIRI-to-URI/URI-to-IRI转换算法
【发布时间】:2011-09-27 18:49:05
【问题描述】:

是否有任何开源算法可以将 IRI 转换为 URI 并将 URI 转换为 IRI?

最好使用 C# 实现,但不是必需的。

【问题讨论】:

  • 3.2. Converting URIs to IRIsietf.org/rfc/rfc3987.txt
  • @dand,我看到了。我希望在我自己编写之前有一个现有的实现。

标签: url unicode uri ascii iri


【解决方案1】:

.NET 2.0 SP1 及更高版本已内置对 IRI 的支持:http://msdn.microsoft.com/en-us/library/bb968786.aspx

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2017-07-25
    • 1970-01-01
    • 2012-02-09
    • 1970-01-01
    • 2013-01-06
    • 2011-03-10
    • 2013-10-15
    • 1970-01-01
    相关资源
    最近更新 更多