跳到主要内容

curl_easy_unescape

此函数将 URL 编码的字符串输入转换为 纯字符串

声明

string curl_easy_unescape(string str, int length = 0)

参数

参数名描述
str
length

返回值

解码结果

使用方式

返回文档