2014年10月28日
摘要: 使用encodeURI编码内容 var Path = encodeURI("中文.xls"); url: "ashx/Data.ashx?Path =" + Path, 阅读全文
posted @ 2014-10-28 17:12 苏上话 阅读(255) 评论(0) 推荐(0) 编辑