开发者

Algorithm for IRI-to-URI/URI-to-IRI conversion

开发者 https://www.devze.com 2023-03-17 13:45 出处:网络
Are there any open source algorithms for converting an IRI to an URI and an开发者_开发百科 URI to an IRI?

Are there any open source algorithms for converting an IRI to an URI and an开发者_开发百科 URI to an IRI?

A C# implementation is preferable, but not necessary.


.NET 2.0 SP1 and later has built in support for IRI: http://msdn.microsoft.com/en-us/library/bb968786.aspx

0

精彩评论

暂无评论...
验证码 换一张
取 消