摘要: 客户端:使用encodeURIComponent('中文') 进行编码//异步获取数据var tpAction=action+'getSearch.ashx?key='+encodeURIComponent('中国'); $.getJSON(tpAction,function... 阅读全文
posted @ 2015-06-08 09:43 linyongqin 阅读(149) 评论(0) 推荐(0)