httpclient上传文件,同时带字符串参数 中文乱码问题
PostMethod filePost = new PostMethod(URL); HttpClient client = new HttpClient(connectionManager);// 通过以下方法可以模拟页面参数提交try {Part[] parts = { new FilePart("upfile", file),new StringPart("idc