AZEncodeURIComponent 1.1.0

AZEncodeURIComponent 1.1.0

测试已测试
Lang语言 Obj-CObjective C
许可证 MIT
发布最后发布2014年12月

Maintained by azu, akuraru.



JavaScript 的 encodeURIComponent() 的端口。

AZEncodeURIComponent 除了下列字符外,对其他所有字符进行转义: 字母、数字、- _ . ! ~ * ' ( )

安装

使用

使用 AZEncodeURIComponent C 函数。

AZEncodeURIComponent(@"日本語"); // -> "%E6%97%A5%E6%9C%AC%E8%AA%9E"

作者

azu, [email protected]

许可证

AZEncodeURIComponent 在 MIT 许可下可用。有关更多信息,请参阅 LICENSE 文件。