string:reverse

说明:反转字符串,支持中文

用法:
 (string:reverse str)

参数:1 str : 字符串;

返回值:Str

示例: