flex httpservice 传递给后台java servlet中文

xiaoxiao2026-06-18  28

前台 var strUrl:String=StringUtil.trim(strFileInServerPath)+"?dowhat=add&plusPath="+StringUtil.trim(plusPath);request = new URLRequest(encodeURI(strUrl)); 后台 plusPath = new String(request.getParameter("plusPath").getBytes( "ISO-8859-1"), "gbk"); 相关资源:敏捷开发V1.0.pptx
转载请注明原文地址: https://www.6miu.com/read-5050379.html

最新回复(0)