摘要: public void download(HttpServletRequest request, HttpServletResponse response){ //获取服务器文件 String file_url = "http//:www.baidu.com/201811239413.doc"; InputStream ins = null; ... 阅读全文
posted @ 2018-12-03 17:54 记忆斑驳的回忆 阅读(660) 评论(0) 推荐(0)
摘要: 读数据: 写入数据: 阅读全文
posted @ 2018-12-03 15:07 记忆斑驳的回忆 阅读(135) 评论(0) 推荐(0)