网页_访问 (“http://api.my531.com/GetMsg/?token=” + c + “&id=” + d + “&phone=” + e, 0)
返回 = 网页_访问 (“http://api.my531.com/GetMsg/?token=” + c + “&id=” + d + “&phone=” + e, 0)
编辑框4.内容 = 编码_utf8到gb2312 (到文本 (返回)) + #换行符
使用命令”编码_utf8到gb2312“
就可以实现,编辑框的文本内容变为可视文本

命令:编码_utf8到gb2312