代码 教程 aardio 匹配 match aardio string.match匹配html 视图:代码:get_ipcity=function(){ import inet.http var http=inet.http() var str=http.down("https://4dn.net... ღ軍尐ღ 技术学习 2023-9-7 阅读(1378) 评论(0)
代码 教程 aardio aardio获取的字符串代码乱码的解决方法 aardio内核现在使用的代码是utf8,如果返回的编码是gbk的,显示出来就是乱码。解决方法:r=string.fromto(r,936,65001); //GBK转UTF8其中936是GBK的代码页,65001是utf8的代码页... ღ軍尐ღ 技术学习 2023-8-31 阅读(1351) 评论(0)