JQUERY 编码解码
摘要:JQUERY 编码解码 中文转Unicode:HttpUtility.UrlEncodeUnicode(string str); 转换后中文格式:"%uxxxx" 举例:"柳_abc123" 转换结果是:"%u67f3_abc123" Unicode转中文1:HttpUtility.UrlDecod
阅读全文
posted @ 2020-04-17 17:42
posted @ 2020-04-17 17:42
posted @ 2020-01-15 09:59