JavaScript 的 encodeURIComponent() 的端口。
AZEncodeURIComponent
除了下列字符外,对其他所有字符进行转义: 字母、数字、- _ . ! ~ * ' ( )
使用 AZEncodeURIComponent
C 函数。
AZEncodeURIComponent(@"日本語"); // -> "%E6%97%A5%E6%9C%AC%E8%AA%9E"
azu, [email protected]
AZEncodeURIComponent 在 MIT 许可下可用。有关更多信息,请参阅 LICENSE 文件。