风清月

通过url传递一个带井号(#)的参数并正确获取

电脑版发表于:2019/2/13 9:58


正常情况下支持通过url是不能传递#等特殊符号的

但是可以通过url编码解码解决通过url传递参数时某些特殊符号不能传递的问题


net framework中可以通过server对象来进行url编码与解码


net core可以参考这篇文章

http://www.tnblog.net/aojiancc2/article/details/275

关于TNBLOG
TNBLOG,技术分享。技术交流:群号677373950
ICP备案 :渝ICP备18016597号-1
App store Android
精彩评论
{{item.replyName}}
{{item.content}}
{{item.time}}
{{subpj.replyName}}
@{{subpj.beReplyName}}{{subpj.content}}
{{subpj.time}}
猜你喜欢