04 2018 档案
摘要:<tr id="nr"> <th style="width:10%"><span class="a_hong">*</span> 荣誉说明:</th> <td colspan="3" style="text-align:left;"> <textarea id="content" name="con
阅读全文
摘要:<%@page contentType="text/html" pageEncoding="UTF-8" %><%@ taglib prefix="form" uri="http://www.springframework.org/tags/form" %><%@taglib prefix="s"
阅读全文
摘要:@RequestMapping( value = "/download.shtml", method = { RequestMethod.GET, RequestMethod.POST } )public void downloadFile( HttpServletResponse response
阅读全文
摘要:以下为建立路径所使用的几个特殊符号,及其所代表的意义。 "./":代表目前所在的目录。 "../":代表上一层目录。 以"/"开头:代表根目录
阅读全文
摘要:1.使用httpclient执行get请求 @Test public void doGet()throws Exception { //创建一个httpclient对象 CloseableHttpClient httpClient = HttpClients.createDefault(); //创
阅读全文

浙公网安备 33010602011771号