本文介绍了如何在c#中将字符串或文本转换为urlencode的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好



我的语言是波斯语

i希望将我的应用程序中的波斯文本(短信)发送到手机

这个已经完成,但是当我要发送波斯邮政时

手机显示这个字符:??????





所以我应该将我的角色转换为urlencode





如果你有权使用某个功能或命令指导请...谢谢

hi all

My language is persian
i want to send persian text (sms) in my application to mobile
this is done, but when i want send Persian Post
Mobile show this caracters :??????


So I should convert my character to urlencode


If you have access to a function or command guidance please...thanks

推荐答案


这篇关于如何在c#中将字符串或文本转换为urlencode的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-25 03:10