摘要:
下载//下载 @RequestMapping(value="/download") public ResponseEntity download() throws IOException{ String fileName = "test.txt"; File ... 阅读全文
摘要:
参考:http://starscream.iteye.com/blog/1075855 阅读全文
摘要:
参考:http://starscream.iteye.com/blog/1075854 阅读全文
摘要:
参考:http://starscream.iteye.com/blog/1072180 阅读全文
摘要:
输入前台代码: var cfg = { type: 'POST', data: JSON.stringify({userName:'winzip',password:'password',mobileNO:'13818881888'}), ... 阅读全文