Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/php/269.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
是否替换asp.net中的php rawurlencode?_Php_Asp.net - Fatal编程技术网

是否替换asp.net中的php rawurlencode?

是否替换asp.net中的php rawurlencode?,php,asp.net,Php,Asp.net,我有一个php运行的代码来发送彩信,但当我将整个代码转换成asp.net时,我在asp.net中没有得到任何rawurlencode的替代品。我在过去两天里一直在搜索这个问题,因为什么都不起作用。请帮我解决这个问题。 提前谢谢。 URL对字符串进行编码并返回编码的字符串 请参阅此问题:

我有一个php运行的代码来发送彩信,但当我将整个代码转换成asp.net时,我在asp.net中没有得到任何rawurlencode的替代品。我在过去两天里一直在搜索这个问题,因为什么都不起作用。请帮我解决这个问题。 提前谢谢。

URL对字符串进行编码并返回编码的字符串

请参阅此问题: