码迷,mamicode.com
首页 > Windows程序 > 详细

Which Uri Encoding method should i use in C#/.net?

时间:2015-07-08 16:18:15      阅读:178      评论:0      收藏:0      [点我收藏+]

标签:

June 19, 2015

This too is one of the boring "factual" posts. Sorry Lachlan.

I never know which .net uri encoding (or url encoding?) method to use in any given scenario.

So I‘ve built this informative lookup table you can use, whenever you‘re wondering what sort of encoding to apply to a string that is part of, or all of, a URL. Or URI, url, Url, Uri, or uri.

(This is exactly the sort of fun stuff you need to think about constantly when writing a brilliant and much-loved tool likeNimbleText, so that hopefully, sometimes, just sometimes less other people have to worry about it.)

技术分享

↑ That was a picture, which you can download and print out.

Remember kids: Cool URIs don‘t change. People do.

原文:http://www.secretgeek.net/uri_enconding

Which Uri Encoding method should i use in C#/.net?

标签:

原文地址:http://www.cnblogs.com/imust2008/p/4630355.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!